Moved leader-expendable.png to core; added IS_EXPENDABLE_LEADER.

This commit is contained in:
Steven Panek 2011-10-19 00:07:25 +00:00
parent 36f8d1db2e
commit 70094c6df4
3 changed files with 6 additions and 0 deletions

View File

@ -56,6 +56,7 @@ Version 1.9.9+svn:
* Fixed "error parsing image modifications" message caused by subsequent image
mod additions using the add attribute in [effect] apply_to=image_mod
* Made $this_unit in filter_recall work
* Added IS_EXPENDABLE_LEADER, which gives a unit the expendable leader icon
* Miscellaneous and bug fixes:
* Fixed compilation on all Debian architectures (Debian bug #636193)
* Fixed handling of #ifver and #ifnver preprocessor directives in wmllint

View File

Before

Width:  |  Height:  |  Size: 496 B

After

Width:  |  Height:  |  Size: 496 B

View File

@ -33,6 +33,11 @@
overlays="misc/loyal-icon.png"
#enddef
#define IS_EXPENDABLE_LEADER
# Embed this into a unit declaration to add an expendable leader icon to the unit.
overlays="misc/leader-expendable.png"
#enddef
#define NEW_JOURNEY X Y
# Make a new journey mark on a tracking map
[image]