summaryrefslogtreecommitdiff
path: root/world/map/npc/048-2
diff options
context:
space:
mode:
authorwushin <pasekei@gmail.com>2015-02-14 11:26:25 -0600
committerwushin <pasekei@gmail.com>2015-02-19 22:19:27 -0600
commite80a9f91f84bc27df05e6a2466732d765aa075ac (patch)
tree131b830eef61d25e1d16b555608493ea399c6350 /world/map/npc/048-2
parenta23957369f82dd7102623d3e373c7ecd2848556b (diff)
downloadserverdata-e80a9f91f84bc27df05e6a2466732d765aa075ac.tar.gz
serverdata-e80a9f91f84bc27df05e6a2466732d765aa075ac.tar.bz2
serverdata-e80a9f91f84bc27df05e6a2466732d765aa075ac.tar.xz
serverdata-e80a9f91f84bc27df05e6a2466732d765aa075ac.zip
Shorten Labels
Diffstat (limited to 'world/map/npc/048-2')
-rw-r--r--world/map/npc/048-2/sageNikolai.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/world/map/npc/048-2/sageNikolai.txt b/world/map/npc/048-2/sageNikolai.txt
index dc85d5f8..dced46d6 100644
--- a/world/map/npc/048-2/sageNikolai.txt
+++ b/world/map/npc/048-2/sageNikolai.txt
@@ -168,7 +168,7 @@ L_MenuChoice:
if (@choice_idx[@menu] == @C_slimes)
goto L_SlimesAdvice;
if (@choice_idx[@menu] == @C_startInvestigate)
- goto L_StartInvestigateAdvice;
+ goto L_StartInvAdvice;
if (@choice_idx[@menu] == @C_investigate)
goto L_InvestigateAdvice;
if (@choice_idx[@menu] == @C_investigate2)
@@ -217,7 +217,7 @@ L_SlimesAdvice:
mes "\"You're a great help! All helpers who would be capable of dealing with the slimes are occupied with other tasks.\"";
goto L_Close;
-L_StartInvestigateAdvice:
+L_StartInvAdvice:
// How did this all happen?
mes "[Nikolai]";
mes "\"We're not sure yet. The helper who was responsible for sealing away the slimes has been sent to his room until the situation calms down and we can start an investigation.\"";