From 9a0b536324d87107a6ca31f47facb804d70c0d30 Mon Sep 17 00:00:00 2001 From: wushin Date: Mon, 16 Feb 2015 21:00:21 -0600 Subject: Clean up script --- world/map/npc/048-2/helperChief.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'world/map/npc/048-2/helperChief.txt') diff --git a/world/map/npc/048-2/helperChief.txt b/world/map/npc/048-2/helperChief.txt index 30fc12ce..7eae6f63 100644 --- a/world/map/npc/048-2/helperChief.txt +++ b/world/map/npc/048-2/helperChief.txt @@ -8,7 +8,7 @@ { set @investigate, ((QUEST_BlueSage & $@Q_BlueSageInvestigate_MASK) >> $@Q_BlueSageInvestigate_SHIFT); - if (@investigate >= 11) goto L_GoodJob; + if (@investigate >= 11) goto L_Goodjob; if (@investigate > 1) goto L_Investigate; mes "[Oskari]"; @@ -82,7 +82,7 @@ L_Continue: callfunc "updateBlueSageInvestigate"; goto L_Close; -L_GoodJob: +L_Goodjob: mes "[Oskari]"; mes "\"Thanks again for your investigations.\""; menu -- cgit v1.2.3-60-g2f50