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/009-2/wyara.txt | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'world/map/npc/009-2/wyara.txt') diff --git a/world/map/npc/009-2/wyara.txt b/world/map/npc/009-2/wyara.txt index adcc7f6e..da2b8dc5 100644 --- a/world/map/npc/009-2/wyara.txt +++ b/world/map/npc/009-2/wyara.txt @@ -47,12 +47,11 @@ L_Main: "Can you help me learn magic?", L_Magic, "I would like to buy potions.", L_Shop, "Bye!", L_Close; - //else - menu - "What do you know about...", L_Question, - "Can you help me learn magic?", L_Magic, - "I would like to buy potions.", L_Shop, - "Bye!", L_Close; + menu + "What do you know about...", L_Question, + "Can you help me learn magic?", L_Magic, + "I would like to buy potions.", L_Shop, + "Bye!", L_Close; L_Shop: mes "[Wyara the Witch]"; -- cgit v1.2.3-60-g2f50