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/021-2/government_building.txt | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'world/map/npc/021-2/government_building.txt') diff --git a/world/map/npc/021-2/government_building.txt b/world/map/npc/021-2/government_building.txt index 7b39a821..e0a8796b 100644 --- a/world/map/npc/021-2/government_building.txt +++ b/world/map/npc/021-2/government_building.txt @@ -61,10 +61,9 @@ L_get_rings: if (Zeny < WEDDING_FEE) menu "Thanks anyways. I don't have enough with me.", L_Close; - //else - menu - "I'll buy a pair.", L_get_rings_pay, - "Thanks anyways.", L_Close; + menu + "I'll buy a pair.", L_get_rings_pay, + "Thanks anyways.", L_Close; L_get_rings_pay: callsub S_give_rings; -- cgit v1.2.3-60-g2f50