From 3885636fdeef604822d807b42ebe772a29da0e36 Mon Sep 17 00:00:00 2001 From: wushin Date: Sat, 24 Jan 2015 13:39:18 -0600 Subject: Move L_Close to L_Exit --- world/map/npc/029-3/parua.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'world') diff --git a/world/map/npc/029-3/parua.txt b/world/map/npc/029-3/parua.txt index 2b6f06e3..db0ae0a1 100644 --- a/world/map/npc/029-3/parua.txt +++ b/world/map/npc/029-3/parua.txt @@ -144,7 +144,7 @@ L_Explain: next; mes "\"Pay me and I will use my dark astral magic to summon the undead. If you survive you will receive 100 Boss Points.\""; menu - "I need to think about this.", L_Close, + "I need to think about this.", L_Exit, "I'm interested.", L_Next, "What are Boss Points?", L_Explain_Boss_Points; @@ -158,7 +158,7 @@ L_Explain_Boss_Points: next; mes "\"Be aware, they can be consumed as well. For instance by negative actions, such as selfishness or simply stupidity.\""; menu - "Thanks, I will think about your offer now.", L_Close, + "Thanks, I will think about your offer now.", L_Exit, "I want to challenge the powers in this cave.", L_Next; L_Stuck: -- cgit v1.2.3-60-g2f50