diff options
author | TheKandiman <thekandiman@gmail.com> | 2011-01-26 23:26:57 -0500 |
---|---|---|
committer | TheKandiman <thekandiman@gmail.com> | 2011-01-26 23:26:57 -0500 |
commit | 5fb61b03b577161e35df12fde4afc381a0edd0db (patch) | |
tree | a56ddd6f1c3dbdf003177eeb964eedf5915af56e /npc/021-1_Tulimshar/gate_guards.txt | |
parent | 198bb07155e85afe82b5640d837f7cd651174cce (diff) | |
download | serverdata-5fb61b03b577161e35df12fde4afc381a0edd0db.tar.gz serverdata-5fb61b03b577161e35df12fde4afc381a0edd0db.tar.bz2 serverdata-5fb61b03b577161e35df12fde4afc381a0edd0db.tar.xz serverdata-5fb61b03b577161e35df12fde4afc381a0edd0db.zip |
Spelling and grammar updates in NPC dialog for maps 018 to 032
Diffstat (limited to 'npc/021-1_Tulimshar/gate_guards.txt')
-rw-r--r-- | npc/021-1_Tulimshar/gate_guards.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/021-1_Tulimshar/gate_guards.txt b/npc/021-1_Tulimshar/gate_guards.txt index 1a090c5f..2d0dc504 100644 --- a/npc/021-1_Tulimshar/gate_guards.txt +++ b/npc/021-1_Tulimshar/gate_guards.txt @@ -3,7 +3,7 @@ // Guards by the gates to the port 021-1.gat,70,23,0 script Guard 104,{ mes "[Guard]"; - mes "\"Lot's of stuff happens in the port district. Those sailors can get quite roudy.\""; + mes "\"Lots of stuff happens in the port district. Those sailors can get quite rowdy.\""; close; } |