UtBS::3: Fixed a bug that caused walking corpses to spawn for the player.

This commit is contained in:
Fabian Müller 2009-09-01 09:13:17 +00:00
parent 5102606bc3
commit d8ed11eda8

View file

@ -607,7 +607,7 @@
[/if]
#endif
#ifdef EASY
{NOTRAIT_UNIT $unit.side (Walking Corpse) $|x1 $|y1}
{NOTRAIT_UNIT $|unit.side (Walking Corpse) $|x1 $|y1}
#endif
[/then]
[/if]