summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
authortoni <toni@toni-EP45-UD3L.(none)>2011-02-12 21:19:21 -0200
committertoni <toni@toni-EP45-UD3L.(none)>2011-02-12 21:19:21 -0200
commit08f7ddc6e24b30997d53314e9b2bc019650ad1ac (patch)
tree6333156c08b2233f2dfa334180845f70bcdc9106 /npc
parent926a109cf84a7eea637f8ed0f25ea33dad36b308 (diff)
downloadserverdata-08f7ddc6e24b30997d53314e9b2bc019650ad1ac.tar.gz
serverdata-08f7ddc6e24b30997d53314e9b2bc019650ad1ac.tar.bz2
serverdata-08f7ddc6e24b30997d53314e9b2bc019650ad1ac.tar.xz
serverdata-08f7ddc6e24b30997d53314e9b2bc019650ad1ac.zip
small fix
Diffstat (limited to 'npc')
-rw-r--r--npc/027-2_Caretakers_House/crying_child.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/027-2_Caretakers_House/crying_child.txt b/npc/027-2_Caretakers_House/crying_child.txt
index a8806626..c9cc0e87 100644
--- a/npc/027-2_Caretakers_House/crying_child.txt
+++ b/npc/027-2_Caretakers_House/crying_child.txt
@@ -79,7 +79,7 @@ L_intro:
"Hey, you messed up, now you deal with this.",L_close;
mes "[Aldred]";
- mes "\"Thank you " +strcharinfo(0)+"! Find it for me, pleeeease! Ohh, and don't tell my dad I lost his beetle, okay?\"";
+ mes "\"Thank you " +strcharinfo(0)+"! Find it for me, pleeeease! Ohh, and don't tell my parents I lost their beetle, okay?\"";
set @state, 1;
callsub S_Update_Mask;
close;