From ba5ca9e100564cecb4a1fb1edabca1c042c10204 Mon Sep 17 00:00:00 2001 From: Haru Date: Mon, 4 Nov 2013 16:30:43 +0100 Subject: Follow-up to 124ab2a1cdb344f24170a4d91f7000ebabf39b40 - Changed a few leftover NPC IDs to constants - Note: we're still missing support for mob sprite constants, so the NPCs using mob sprites are still not converted. Signed-off-by: Haru --- npc/re/quests/quests_malangdo.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/re/quests/quests_malangdo.txt') diff --git a/npc/re/quests/quests_malangdo.txt b/npc/re/quests/quests_malangdo.txt index ea03d66bb..62b356c23 100644 --- a/npc/re/quests/quests_malangdo.txt +++ b/npc/re/quests/quests_malangdo.txt @@ -2468,7 +2468,7 @@ OnTouch: close; } -malangdo,246,184,0 script 1st Rate Point 111,{ +malangdo,246,184,0 script 1st Rate Point HIDDEN_NPC,{ if (checkweight(1201,1) == 0) { mes " - Notice !! -"; mes " - Since you have too many items - "; -- cgit v1.2.3-70-g09d2