UtBS::3: Fixed a bug that caused walking corpses to spawn for the player.
This commit is contained in:
parent
5102606bc3
commit
d8ed11eda8
1 changed files with 1 additions and 1 deletions
|
@ -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]
|
||||
|
|
Loading…
Add table
Reference in a new issue