From ab2de755eeb5f693ffbdab42df121f6c83c80f63 Mon Sep 17 00:00:00 2001 From: Vincent Petithory Date: Sat, 22 Dec 2012 19:04:51 +0100 Subject: Illia witch: announce players that will participate, remove one dialog. --- world/map/npc/007-1/witch.txt | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/world/map/npc/007-1/witch.txt b/world/map/npc/007-1/witch.txt index 69badc64..62b98d41 100644 --- a/world/map/npc/007-1/witch.txt +++ b/world/map/npc/007-1/witch.txt @@ -574,7 +574,7 @@ OnTimer3000: OnTimer2500: if ($@ILLIA_STATUS != 3) end; - npctalk "All of you, listen!"; + npctalk $@ILLIA_HERO$ + ", " + $@ILLIA_HELPER1$ + ", " + $@ILLIA_HELPER2$ + ", " + $@ILLIA_HELPER3$ + ", listen!"; end; OnTimer7500: @@ -600,13 +600,7 @@ OnTimer24000: npctalk "This will be awfully dangerous, but do your best and save my sister!"; end; -OnTimer32000: - if ($@ILLIA_STATUS != 3) - end; - npctalk "Get ready!"; - end; - -OnTimer38000: +OnTimer34000: if ($@ILLIA_STATUS != 3) end; // Trigger 4 areatimers to show the teleport spell -- cgit v1.2.3-60-g2f50