diff options
-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)); |