diff options
-rw-r--r-- | changelog.txt | 4 | ||||
-rw-r--r-- | npc/tulimshar/monster_guide.txt | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/changelog.txt b/changelog.txt index 2cd11be2..88ffaaa9 100644 --- a/changelog.txt +++ b/changelog.txt @@ -42,4 +42,6 @@ 12.09.07: * b_lindeijer: Solved View ID conflicts in item_db.txt. -12.09.07: * Crush: Fixed the collision layer problems on new_14-1
\ No newline at end of file +12.09.07: * Crush: Fixed the collision layer problems on new_14-1 + +02.10.07: * b_lindeijer: Fixed a typo. 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; } |