diff options
author | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2007-10-02 18:00:47 +0000 |
---|---|---|
committer | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2007-10-02 18:00:47 +0000 |
commit | b05e65ca2a3bfff141a77664a8eea3a36341a923 (patch) | |
tree | 74d76a7c2cbb18704d3f5a2212e7f7cec38e8c25 /npc | |
parent | 914b07183a81f7c970df9f893b1ca963c48be8a6 (diff) | |
download | classic-serverdata-b05e65ca2a3bfff141a77664a8eea3a36341a923.tar.gz classic-serverdata-b05e65ca2a3bfff141a77664a8eea3a36341a923.tar.bz2 classic-serverdata-b05e65ca2a3bfff141a77664a8eea3a36341a923.tar.xz classic-serverdata-b05e65ca2a3bfff141a77664a8eea3a36341a923.zip |
Fixed a typo.
Diffstat (limited to 'npc')
-rw-r--r-- | npc/tulimshar/monster_guide.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/tulimshar/monster_guide.txt b/npc/tulimshar/monster_guide.txt index 46bf1184..0b9972fa 100644 --- a/npc/tulimshar/monster_guide.txt +++ b/npc/tulimshar/monster_guide.txt @@ -29,7 +29,7 @@ L_I: mes "The more points you have, the more expensive things you can buy using them."; next; mes "[Monster Guide]"; - mes "So whaddya say, sign up wont u?"; + mes "So whaddya say, sign up won't you?"; next; goto Choice; } |