From 8ef0339e829bb071f13ebee95ecfe8faf0183844 Mon Sep 17 00:00:00 2001 From: The Kandiman Date: Sat, 26 Mar 2011 21:30:33 -0400 Subject: More spelling and grammar corrections. --- npc/027-2_Caretakers_House/alacrius.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'npc/027-2_Caretakers_House/alacrius.txt') diff --git a/npc/027-2_Caretakers_House/alacrius.txt b/npc/027-2_Caretakers_House/alacrius.txt index 16ebf399..e94bd053 100755 --- a/npc/027-2_Caretakers_House/alacrius.txt +++ b/npc/027-2_Caretakers_House/alacrius.txt @@ -9,8 +9,8 @@ // start quest section mes "Hi, want to fight the reaper?"; menu - "Let's go",L_START, - "No thank you",-; + "Let's go!",L_START, + "No, thank you.",-; close; L_START: @@ -30,7 +30,7 @@ OnTimer300000: killmonsterall "027-4.gat"; end; OnTimer301000: - npctalk "You have failed the mission"; + npctalk "You have failed the mission."; end; // cooldown before the quest can be restarted -- cgit v1.2.3-70-g09d2