diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-03-16 19:53:14 +0000 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-03-16 19:53:14 +0000 |
commit | 45c02476b98f086bdcedddfc8371fcee4a1a55c1 (patch) | |
tree | 3c99ebd5ed12598ba9eebdc3f4a9ae7f75ac3855 | |
parent | 582e4f5903a30dbe1287611d5b82e9836e28c016 (diff) | |
parent | e5bcc1d36850f3a0ba1ef21df36b778cce184a8a (diff) | |
download | serverdata-45c02476b98f086bdcedddfc8371fcee4a1a55c1.tar.gz serverdata-45c02476b98f086bdcedddfc8371fcee4a1a55c1.tar.bz2 serverdata-45c02476b98f086bdcedddfc8371fcee4a1a55c1.tar.xz serverdata-45c02476b98f086bdcedddfc8371fcee4a1a55c1.zip |
Merge branch 'patch-1' into 'master'
Update neko.txt Changed small typo ... changed .. BAD ENGISH --- into good...
See merge request TMW2/serverdata!19
-rw-r--r-- | npc/003-1/neko.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-1/neko.txt b/npc/003-1/neko.txt index b3d0473b8..e9338449a 100644 --- a/npc/003-1/neko.txt +++ b/npc/003-1/neko.txt @@ -24,7 +24,7 @@ mesq l("Oh, that's a long story."); next; mesn; - mesq l("You see, I was walking on the secret caves near Ched, and... well..."); + mesq l("You see, I was walking in the secret caves near Ched, and... well..."); next; mesn; mesq l("The @@ stole my @@. Hahah. I can't find anywhere else to buy it.", getmonsterlink(CaveSnake), getitemlink(JeansShorts)); |