summaryrefslogtreecommitdiff
path: root/world/map/npc/027-1/golbenez.txt
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/027-1/golbenez.txt')
-rw-r--r--world/map/npc/027-1/golbenez.txt4
1 files changed, 3 insertions, 1 deletions
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;