diff options
author | Dino Paskvan <dpaskvan@gmail.com> | 2013-04-22 20:40:35 +0200 |
---|---|---|
committer | Dino Paskvan <dpaskvan@gmail.com> | 2013-04-22 20:40:35 +0200 |
commit | 938f0219eb2cb174f06b3e60d4fed48d2a1b7c16 (patch) | |
tree | 0ddc0f446e575462a7bd39ff3cf6d361d143c256 /world | |
parent | 42f170c3b205dffe28e39f9fc2e2c1161954e06d (diff) | |
download | serverdata-938f0219eb2cb174f06b3e60d4fed48d2a1b7c16.tar.gz serverdata-938f0219eb2cb174f06b3e60d4fed48d2a1b7c16.tar.bz2 serverdata-938f0219eb2cb174f06b3e60d4fed48d2a1b7c16.tar.xz serverdata-938f0219eb2cb174f06b3e60d4fed48d2a1b7c16.zip |
Added a missing period.
Diffstat (limited to 'world')
-rw-r--r-- | world/map/npc/027-2/crying_child.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/027-2/crying_child.txt b/world/map/npc/027-2/crying_child.txt index ea164819..f6df816c 100644 --- a/world/map/npc/027-2/crying_child.txt +++ b/world/map/npc/027-2/crying_child.txt @@ -129,7 +129,7 @@ L_return2: mes "\"Okay, great... But please, don't tell them about it. I don't want my parents to know I was playing with their stuff. My father is always carrying a lantern... I guess he's still afraid of the dark. My mother is the innkeeper. She's very beautiful and she's wearing a red dress.\""; next; mes "\"Don't forget to come back with the ring after you've talked to my parents.\""; - message strcharinfo(0), "Aldred hands you the ring and you keep it in a small pocket on your backpack"; + message strcharinfo(0), "Aldred hands you the ring and you keep it in a small pocket on your backpack."; goto L_Close; L_return3: |