diff options
author | Frost <networktoy@cox.net> | 2012-03-19 16:04:19 -0700 |
---|---|---|
committer | Jessica Tölke <jtoelke@mail.upb.de> | 2012-03-20 14:09:22 +0100 |
commit | c4558a5549d5fe22fae68f1ce92da0a2c6f62bc5 (patch) | |
tree | 391f84794d7ec9a5deac39cf2b7c77005eb1e222 /world/map/npc/021-1/imec.txt | |
parent | dc2d7158f90ace751fa08def872299e0514dded0 (diff) | |
download | serverdata-c4558a5549d5fe22fae68f1ce92da0a2c6f62bc5.tar.gz serverdata-c4558a5549d5fe22fae68f1ce92da0a2c6f62bc5.tar.bz2 serverdata-c4558a5549d5fe22fae68f1ce92da0a2c6f62bc5.tar.xz serverdata-c4558a5549d5fe22fae68f1ce92da0a2c6f62bc5.zip |
Spell check of new and updated Tulimshar NPCs. -Frost
Diffstat (limited to 'world/map/npc/021-1/imec.txt')
-rw-r--r-- | world/map/npc/021-1/imec.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/world/map/npc/021-1/imec.txt b/world/map/npc/021-1/imec.txt index df5b74df..5ad150f8 100644 --- a/world/map/npc/021-1/imec.txt +++ b/world/map/npc/021-1/imec.txt @@ -23,11 +23,11 @@ OnInit: mes "\"The Wizard's Council shut down my shop!"; mes "They said I was selling illegal things, but what's so illegal about poison?\""; next; - mes "\"Anyways, I hope to get a merchant's permit again... One of these days...\""; + mes "\"Anyway, I hope to get a merchant's permit again... One of these days...\""; mes "He looks at you."; next; mes "[Imec]"; - mes "\"You can do some errand for me. I just finished writing a petition to the Council about my shop."; + mes "\"You can do an errand for me. I just finished writing a petition to the Council about my shop."; mes "If you bring it to the government building near the bazaar, I'll give you a small reward.\""; L_Offer: menu @@ -36,7 +36,7 @@ L_Offer: "No!",L_Close; mes "[Imec]"; mes "\"Very good. Here is the paper.\""; - mes "Imec gives you a sealed letter. You put it away in a pocket seperated from your inventory, so it won't get lost."; + mes "Imec gives you a sealed letter. You put it away in a pocket separated from your inventory, so it won't get lost."; set @state, 1; callsub S_Update_Mask; goto L_Close; @@ -76,7 +76,7 @@ L_Return: set @state, 3; callsub S_Update_Mask; next; - mes "\"Actually, you could be of further help for me.\""; + mes "\"Actually, you could be of further help to me.\""; next; L_Stingers: mes "[Imec]"; |