From 0b7b3796ec987cbb1c263722b841cfa5795aa6d3 Mon Sep 17 00:00:00 2001 From: Haru Date: Fri, 8 Nov 2013 03:09:20 +0100 Subject: Added support for monster spritename constants - Follow-up to 124ab2a1cdb344f24170a4d91f7000ebabf39b40 - Replaced numeric IDs in NPC definitions and setnpcdisplay calls with the appropriate constants - Made possible thanks to Ind Signed-off-by: Haru --- npc/events/halloween_2006.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/events/halloween_2006.txt') diff --git a/npc/events/halloween_2006.txt b/npc/events/halloween_2006.txt index ba603b207..5bc7c3332 100644 --- a/npc/events/halloween_2006.txt +++ b/npc/events/halloween_2006.txt @@ -20,7 +20,7 @@ // Pumpkin Mojo quest (Event 1) //============================================================ -prontera,162,69,5 script Gloomy Jack#06_hw 1130,2,2,{ +prontera,162,69,5 script Gloomy Jack#06_hw JAKK,2,2,{ end; OnTouch: @@ -380,7 +380,7 @@ geffen,145,132,3 script Hoirin#06_hw 4_F_NOVICE,{ } } -nif_in,18,34,5 script Loli Ruri#06_hw 1505,2,2,{ +nif_in,18,34,5 script Loli Ruri#06_hw LOLI_RURI,2,2,{ end; OnTouch: -- cgit v1.2.3-60-g2f50