diff options
author | tux9th <mr.x@aon.at> | 2013-09-11 10:54:56 +0200 |
---|---|---|
committer | tux9th <mr.x@aon.at> | 2013-09-11 10:55:06 +0200 |
commit | fea1c93cbb17fd8b55a00bc033709018fdfd1120 (patch) | |
tree | dcd2152a061329d7212522086d0459dbdcbe7b34 /world/map/npc | |
parent | 79a4025fb7d47b6ae741526d699ee324a3eaf72d (diff) | |
download | serverdata-fea1c93cbb17fd8b55a00bc033709018fdfd1120.tar.gz serverdata-fea1c93cbb17fd8b55a00bc033709018fdfd1120.tar.bz2 serverdata-fea1c93cbb17fd8b55a00bc033709018fdfd1120.tar.xz serverdata-fea1c93cbb17fd8b55a00bc033709018fdfd1120.zip |
Adding missing "[" in gossip.txt, reported by cody.
Diffstat (limited to 'world/map/npc')
-rw-r--r-- | world/map/npc/001-1/gossip.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/001-1/gossip.txt b/world/map/npc/001-1/gossip.txt index 881ada61..db45d9af 100644 --- a/world/map/npc/001-1/gossip.txt +++ b/world/map/npc/001-1/gossip.txt @@ -36,7 +36,7 @@ L_Intro: mes "[Gladys, Town Gossip]"; mes "\"Have you met our lovely guard captain yet? He usually keeps a post just outside the gates where he can keep an eye on things. He likes to talk to new adventurers too.\""; next; - mes "Gladys, Town Gossip]"; + mes "[Gladys, Town Gossip]"; mes "\"I also overheard some of the children in the square talking today. I think they are having trouble with some of their chores. Kids these days...\""; next; mes "The old lady trails off and starts muttering to herself about hills and snow. Perhaps it's best to leave her alone for now."; |