From a00579f57be4f02cd2a60ecd9468277ba6631e78 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Wed, 2 Apr 2014 22:33:31 -0700 Subject: Fix style (split for more readable diff) --- world/map/npc/033-1/kimarr.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'world/map/npc/033-1/kimarr.txt') diff --git a/world/map/npc/033-1/kimarr.txt b/world/map/npc/033-1/kimarr.txt index 183d3651..26993614 100644 --- a/world/map/npc/033-1/kimarr.txt +++ b/world/map/npc/033-1/kimarr.txt @@ -69,9 +69,9 @@ L_Continue: next; set @state, 1; callsub S_Update_Mask; - goto L_Explain_Game; + goto L_ExplainGame; -L_Explain_Game: +L_ExplainGame: mes "[Kimarr]"; mes "\"In that cave there are living Fluffies. They like to eat apples.\""; next; @@ -93,7 +93,7 @@ L_Ask: mes "\"So, are you going to try?\""; menu "Yeah, let's start!",L_Game, - "Could you explain again?",L_Explain_Game, + "Could you explain again?",L_ExplainGame, "Can you tell me who were the most successful Fluffy hunters?",L_ShowRecord, "Maybe later.",L_Close; -- cgit v1.2.3-60-g2f50