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/re/quests/quests_malaya.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/re/quests/quests_malaya.txt') diff --git a/npc/re/quests/quests_malaya.txt b/npc/re/quests/quests_malaya.txt index 3487871b4..edc964053 100644 --- a/npc/re/quests/quests_malaya.txt +++ b/npc/re/quests/quests_malaya.txt @@ -2472,7 +2472,7 @@ L_SetQuest: close; } -ma_in01,125,107,3 script Ghost Diwata 1761,4,4,{ +ma_in01,125,107,3 script Ghost Diwata G_SKOGUL,4,4,{ end; OnTouch: if (malaya_diwata == 0) { -- cgit v1.2.3-70-g09d2