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/010-2/loratay.txt | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) (limited to 'world/map/npc/010-2/loratay.txt') diff --git a/world/map/npc/010-2/loratay.txt b/world/map/npc/010-2/loratay.txt index a6b4c06f..35cf3af7 100644 --- a/world/map/npc/010-2/loratay.txt +++ b/world/map/npc/010-2/loratay.txt @@ -160,11 +160,11 @@ L_agostine_2: "Are you alright?", L_Next, "Here, have a bottle of water...", L_give_water, "Can I help you?", L_Next; - //else - menu - "(sneak out of the room)", L_end, - "Are you alright?", L_Next, - "Can I help you?", L_Next; + + menu + "(sneak out of the room)", L_end, + "Are you alright?", L_Next, + "Can I help you?", L_Next; L_Next: mes "[Lora Tay the Seamstress]"; @@ -328,7 +328,6 @@ L_Next4: mes "\"I will fix them, but I cannot use normal threading to fix these materials."; mes "I will need a soft thin thread so I won't spoil the textures.\""; next; - goto L_proposal_search_items; L_proposal_search_items: @@ -1116,5 +1115,4 @@ L_CleanSorcererRobe: set @chosen_color, 0; set @cotton_cloth_id, 0; close; - } -- cgit v1.2.3-60-g2f50