diff options
author | wushin <pasekei@gmail.com> | 2015-02-16 21:00:21 -0600 |
---|---|---|
committer | wushin <pasekei@gmail.com> | 2015-02-19 23:02:12 -0600 |
commit | 9a0b536324d87107a6ca31f47facb804d70c0d30 (patch) | |
tree | c233699e692bfb0d71d2838b06d23ed8ad28dfd8 /world/map/npc/048-2 | |
parent | d64e30a251b85ea68fcc955427856bdd4824bf33 (diff) | |
download | serverdata-9a0b536324d87107a6ca31f47facb804d70c0d30.tar.gz serverdata-9a0b536324d87107a6ca31f47facb804d70c0d30.tar.bz2 serverdata-9a0b536324d87107a6ca31f47facb804d70c0d30.tar.xz serverdata-9a0b536324d87107a6ca31f47facb804d70c0d30.zip |
Clean up script
Diffstat (limited to 'world/map/npc/048-2')
-rw-r--r-- | world/map/npc/048-2/helperChief.txt | 4 |
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 |