summaryrefslogtreecommitdiff
path: root/npc/027-2_Caretakers_House/alacrius.txt
diff options
context:
space:
mode:
authorThe Kandiman <kandiman@kandiman.(none)>2011-03-26 21:30:33 -0400
committerJessica Tölke <jtoelke@mail.upb.de>2011-04-04 19:26:42 +0200
commit8ef0339e829bb071f13ebee95ecfe8faf0183844 (patch)
tree0bf89a0ecd8ae650fbd5d362d84819eeeaf8c796 /npc/027-2_Caretakers_House/alacrius.txt
parent00b70aee7958572b045112bd83660010d984519c (diff)
downloadserverdata-8ef0339e829bb071f13ebee95ecfe8faf0183844.tar.gz
serverdata-8ef0339e829bb071f13ebee95ecfe8faf0183844.tar.bz2
serverdata-8ef0339e829bb071f13ebee95ecfe8faf0183844.tar.xz
serverdata-8ef0339e829bb071f13ebee95ecfe8faf0183844.zip
More spelling and grammar corrections.
Diffstat (limited to 'npc/027-2_Caretakers_House/alacrius.txt')
-rwxr-xr-xnpc/027-2_Caretakers_House/alacrius.txt6
1 files changed, 3 insertions, 3 deletions
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