From c0ba38cd4b68491e28e467889804ebc09c9c002e Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Wed, 2 Apr 2014 11:06:32 -0700 Subject: Clean up main scripts --- world/map/npc/027-1/golbenez.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'world/map/npc/027-1/golbenez.txt') diff --git a/world/map/npc/027-1/golbenez.txt b/world/map/npc/027-1/golbenez.txt index 7c1956c6..35980b2f 100644 --- a/world/map/npc/027-1/golbenez.txt +++ b/world/map/npc/027-1/golbenez.txt @@ -9,8 +9,10 @@ goto L_Weak; mes "\"I will bring you there for a small fee of " + @fee + "GP.\""; menu - "What? You already got so much money!",-, + "What? You already got so much money!",L_SoMuchSwag, "Ok, bring me there.",L_Warp; + +L_SoMuchSwag: mes "[Golbenez]"; mes "\"Come back when you've changed your mind. It's a wonderful place.\""; close; -- cgit v1.2.3-60-g2f50