Make the wmlxgettext workaround for feeding a bit less hacky

This commit is contained in:
Alexander van Gessel 2012-02-22 02:45:45 +01:00
parent 028fb2291a
commit ca1ffecc9a

View file

@ -525,7 +525,8 @@ 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] # a hack to please wmlxgettext (using a bug in wmlxgettext!): dummy tag start: [abilities]
[/dummy]
# wmlxgettext: [abilities]
[/abilities]
[event]
id=ability_feeding_die
@ -568,7 +569,8 @@ This unit gains 1 hitpoint added to its maximum whenever it kills a living unit.
[/effect]
[/object]
[/event]
[+abilities] # a hack to please wmlxgettext (using a bug in wmlxgettext!): dummy tag end: [/abilities]
[+abilities]
# wmlxgettext: [/abilities]
#enddef
# wmllint: unbalanced-off