mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-06 22:22:14 +00:00
Fix #undef position.
This commit is contained in:
parent
45bd1333ea
commit
e36afd81dd
@ -17,7 +17,6 @@ usage=fighter
|
||||
unit_description= _ "These animated walking corpses have become strong from long experience fighting the living."
|
||||
get_hit_sound=zombie-hit.wav
|
||||
#enddef
|
||||
#undef UNIT_BODY_SOULLESS
|
||||
[defend]
|
||||
[frame]
|
||||
begin=-150
|
||||
@ -129,3 +128,4 @@ get_hit_sound=zombie-hit.wav
|
||||
[/movement_costs]
|
||||
[/variation]
|
||||
[/unit]
|
||||
#undef UNIT_BODY_SOULLESS
|
||||
|
@ -16,7 +16,6 @@ usage=fighter
|
||||
unit_description= _ "Walking Corpses are the bodies of the dead, re-animated by dark magic. Although weak in combat, these zombies can spread their curse to those they kill, increasing the army of undead."
|
||||
get_hit_sound=zombie-hit.wav
|
||||
#enddef
|
||||
#undef UNIT_BODY_WALKING_CORPSE
|
||||
[defend]
|
||||
[frame]
|
||||
begin=-150
|
||||
@ -128,3 +127,4 @@ get_hit_sound=zombie-hit.wav
|
||||
[/movement_costs]
|
||||
[/variation]
|
||||
[/unit]
|
||||
#undef UNIT_BODY_WALKING_CORPSE
|
||||
|
Loading…
x
Reference in New Issue
Block a user