add some comments that trigger a bug in the (perl) wmlxgettext...

...which pleases it regarding the unbalanced items...
This commit is contained in:
Nils Kneuper 2009-09-21 11:22:47 +00:00
parent 0d05ba1e8c
commit 5cab289f89

View file

@ -498,7 +498,7 @@ Enemy units cannot see this unit while it is in deep water, except if they have
female_name= _ "female^feeding"
description=_ "Feeding:
This unit gains 1 hitpoint added to its maximum whenever it kills a living unit."
[/dummy]
[/dummy] # a hack to please wmlxgettext (using a bug in wmlxgettext!): dummy tag start: [abilities]
[/abilities]
[event]
name=die
@ -540,7 +540,7 @@ This unit gains 1 hitpoint added to its maximum whenever it kills a living unit.
[/effect]
[/object]
[/event]
[+abilities]
[+abilities] # a hack to please wmlxgettext (using a bug in wmlxgettext!): dummy tag end: [/abilities]
#enddef
# wmllint: unbalanced-off