Created
July 28, 2015 05:18
-
-
Save krisives/cd0a5d7f5de8a4917c55 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#Show | |
# Sockets >= 5 | |
# LinkedSockets >= 4 | |
# SetBorderColor 0 128 0 | |
# SetTextColor 0 128 0 | |
Show | |
Sockets >= 5 | |
LinkedSockets >= 5 | |
SetBorderColor 0 255 0 | |
SetTextColor 0 255 0 | |
Show | |
Sockets >= 6 | |
SetBorderColor 0 255 255 | |
SetTextColor 0 255 255 | |
Show | |
Class Currency | |
SetTextColor 255 0 255 | |
Show | |
Class Jewel | |
SetTextColor 255 0 0 | |
Show | |
Class Card | |
SetTextColor 255 0 255 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment