summaryrefslogtreecommitdiff
path: root/world/map/npc/048-2
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/048-2')
-rw-r--r--world/map/npc/048-2/helperChief.txt4
1 files changed, 2 insertions, 2 deletions
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