From e80a9f91f84bc27df05e6a2466732d765aa075ac Mon Sep 17 00:00:00 2001 From: wushin Date: Sat, 14 Feb 2015 11:26:25 -0600 Subject: Shorten Labels --- world/map/npc/048-2/sageNikolai.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'world/map/npc/048-2') 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.\""; -- cgit v1.2.3-60-g2f50