Skip to content

Instantly share code, notes, and snippets.

@krisives
Created July 28, 2015 05:18
Show Gist options
  • Save krisives/cd0a5d7f5de8a4917c55 to your computer and use it in GitHub Desktop.
Save krisives/cd0a5d7f5de8a4917c55 to your computer and use it in GitHub Desktop.
#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