Changed orb colors of enemy and moved units.
This commit is contained in:
parent
1d21db5f02
commit
138e9dc3e4
1 changed files with 2 additions and 2 deletions
|
@ -51,11 +51,11 @@
|
|||
game_title_background="maps/background.jpg"
|
||||
|
||||
orb="misc/orb.png"
|
||||
enemy_orb_color="black"
|
||||
enemy_orb_color="red"
|
||||
unmoved_orb_color="brightgreen"
|
||||
ally_orb_color="lightblue"
|
||||
partmoved_orb_color="brightorange"
|
||||
moved_orb_color="red"
|
||||
moved_orb_color="black"
|
||||
energy="misc/bar-energy.png"
|
||||
|
||||
flag="flags/flag-[1~4].png:150"
|
||||
|
|
Loading…
Add table
Reference in a new issue