From 9a0b536324d87107a6ca31f47facb804d70c0d30 Mon Sep 17 00:00:00 2001 From: wushin Date: Mon, 16 Feb 2015 21:00:21 -0600 Subject: Clean up script --- world/map/npc/006-1/miriam.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'world/map/npc/006-1') diff --git a/world/map/npc/006-1/miriam.txt b/world/map/npc/006-1/miriam.txt index 7fab4bcd..6580664f 100644 --- a/world/map/npc/006-1/miriam.txt +++ b/world/map/npc/006-1/miriam.txt @@ -224,7 +224,7 @@ L_TorsoNext: next; menu "I'm in! What kind of test is it?",L_test, - "I don't think I need more speed right now",L_giveup; + "I don't think I need more speed right now",L_GiveUp; L_test: mes "[Miriam]"; @@ -262,7 +262,7 @@ L_noskill: mes "\"For a person like you, I could even teach a useful skill! Too bad you don't have the basic abillities to learn it...\""; close; -L_giveup: +L_GiveUp: mes "[Miriam]"; mes "\"Oh, that is too bad... But if you change your mind, come back!\""; set QUEST_MIRIAM, 4; -- cgit v1.2.3-60-g2f50