From 7a57dfc0edc98771bbb185a4d523ede189850eec Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 2 Jul 2018 11:01:24 -0300 Subject: It could be nice to print a message when a friendly summon dies... But I'm not sure it is doable. (We're using donpcevent btw) --- npc/magic/zarkor.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/magic/zarkor.txt b/npc/magic/zarkor.txt index 35f625055..61470271f 100644 --- a/npc/magic/zarkor.txt +++ b/npc/magic/zarkor.txt @@ -10,8 +10,11 @@ - script sk#zarkor 32767,{ end; -OnNone: +/* +OnFriendlyDeath: + emote 4; end; +*/ OnCall: // Other requeriments -- cgit v1.2.3-60-g2f50