diff options
author | Chuck Miller <shadowmil@gmail.com> | 2010-07-08 21:33:32 -0400 |
---|---|---|
committer | Chuck Miller <shadowmil@gmail.com> | 2010-07-08 21:33:32 -0400 |
commit | ce6fd8f05c195494f134ec52b6c22443bda36566 (patch) | |
tree | 4f4c79278fcd7808a62f13ad3d0a1e8cb5eda9a4 | |
parent | e45b62a09b9e3391d682bbf34f997d623d6004fe (diff) | |
download | serverdata-ce6fd8f05c195494f134ec52b6c22443bda36566.tar.gz serverdata-ce6fd8f05c195494f134ec52b6c22443bda36566.tar.bz2 serverdata-ce6fd8f05c195494f134ec52b6c22443bda36566.tar.xz serverdata-ce6fd8f05c195494f134ec52b6c22443bda36566.zip |
Fix spelling error. Thanks goes to remoitnane.
-rw-r--r-- | npc/functions/evil_obelisk.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/functions/evil_obelisk.txt b/npc/functions/evil_obelisk.txt index c544058a..4de46eb9 100644 --- a/npc/functions/evil_obelisk.txt +++ b/npc/functions/evil_obelisk.txt @@ -1,6 +1,6 @@ function script EvilObelisk { mes "[Evil Obelisk]"; - mes "(A mystical aura surrounds this stone. To seems to crave money.)"; + mes "(A mystical aura surrounds this stone. It seems to crave money.)"; next; menu |