Fixed an instance of the removed GIVE_TROLLSKIN macro.
This commit is contained in:
parent
4a6175b956
commit
b3f2cf9001
1 changed files with 7 additions and 2 deletions
|
@ -1213,8 +1213,13 @@ Result:
|
|||
[/filter_location]
|
||||
[command]
|
||||
{NAMED_LOYAL_UNIT $side_number (Troll) $x1 $y1 (MagicTroll) ("Magic Troll")}
|
||||
{GIVE_TROLLSKIN}
|
||||
#undef GIVE_TROLLSKIN
|
||||
[fire_event]
|
||||
name=apply_troll_skin
|
||||
[primary_unit]
|
||||
x=$x1
|
||||
y=$y1
|
||||
[/primary_unit]
|
||||
[/fire_event]
|
||||
[sound]
|
||||
name=magic-holy-miss-3.ogg
|
||||
[/sound]
|
||||
|
|
Loading…
Add table
Reference in a new issue