use the trollskin image mod on summoned torls
This commit is contained in:
parent
1d7cc2549c
commit
f8d24c6127
1 changed files with 7 additions and 2 deletions
|
@ -284,7 +284,8 @@ name=moveto
|
|||
first_time_only=no
|
||||
[filter]
|
||||
type="Troll Whelp"
|
||||
[/filter]
|
||||
[/filter]
|
||||
#define GIVE_TROLLSKIN
|
||||
{RANDOM "RC(troll_skin>mauve_troll)","RC(troll_skin>aqua_troll)","RC(troll_skin>aqua_troll)","RC(troll_skin>green_troll)","RC(troll_skin>grey_troll)","donothing()"}
|
||||
[object]
|
||||
silent=yes
|
||||
|
@ -292,7 +293,9 @@ name=moveto
|
|||
apply_to=image_mod
|
||||
replace=$random
|
||||
[/effect]
|
||||
[/object]
|
||||
[/object]
|
||||
#enddef
|
||||
{GIVE_TROLLSKIN}
|
||||
[/event]
|
||||
|
||||
|
||||
|
@ -503,6 +506,8 @@ _s, _s, _s, _s, Aa, Aa, _s, _s, _s, _s
|
|||
[/filter_location]
|
||||
[command]
|
||||
{UNIT (Troll) (MagicTroll) ( "Magic Troll") $side_number $x1 $y1}
|
||||
{GIVE_TROLLSKIN}
|
||||
#undef GIVE_TROLLSKIN
|
||||
[sound]
|
||||
name=magic-holy-miss-3.ogg
|
||||
[/sound]
|
||||
|
|
Loading…
Add table
Reference in a new issue