wmllint and wmlscope detected some glitches.
This commit is contained in:
parent
5ed729e205
commit
7f5299e1ac
2 changed files with 3 additions and 3 deletions
|
@ -589,7 +589,7 @@
|
|||
speaker=Thursagan
|
||||
message= _ "Well, now we are in the caves again! Come on, back south, to the city."
|
||||
[/message]
|
||||
{UNMAKE_HERO id=Baglur}
|
||||
{UNMAKE_HERO Baglur}
|
||||
[endlevel]
|
||||
result=victory
|
||||
bonus=yes
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
|
||||
#define ADD_HERO_ICON FILTER
|
||||
# Add hero icon to specified units
|
||||
{DEPRECATED_MACRO ADD_HERO_ICON 1.7.2}
|
||||
{DEPRECATE ADD_HERO_ICON 1.7.2}
|
||||
[store_unit]
|
||||
[filter]
|
||||
{FILTER}
|
||||
|
@ -44,7 +44,7 @@
|
|||
|
||||
#define REMOVE_HERO_ICON FILTER
|
||||
# Remove the hero icon from a unit by ID or other filter
|
||||
{DEPRECATED_MACRO REMOVE_HERO_ICON 1.7.2}
|
||||
{DEPRECATE REMOVE_HERO_ICON 1.7.2}
|
||||
[store_unit]
|
||||
[filter]
|
||||
{FILTER}
|
||||
|
|
Loading…
Add table
Reference in a new issue