Add a new TC shade ("Bright green") and apply to the unmoved orb

The existing "Green" TC was darker than the old unmoved orb artwork, which made the recolored orb difficult to spot against a green background.
This commit is contained in:
Emilien Rotival 2013-06-11 14:43:30 +02:00
parent b19311db12
commit 10e61be88d
2 changed files with 7 additions and 1 deletions

View file

@ -38,6 +38,12 @@
name= _ "Green"
[/color_range]
[color_range]
id="brightgreen"
name= _ "Bright green"
rgb="8CFF00,EBFFBF,2D4001,8CFF00"
[/color_range]
[color_range]
id=purple
rgb=93009D,FFFFFF,000000,FF00FF

View file

@ -52,7 +52,7 @@
orb="misc/orb.png"
enemy_orb_color="black"
unmoved_orb_color="green"
unmoved_orb_color="brightgreen"
ally_orb_color="blue"
partmoved_orb_color="orange"
moved_orb_color="red"