summaryrefslogtreecommitdiff
path: root/npc/021-1_Tulimshar/gate_guards.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/021-1_Tulimshar/gate_guards.txt')
-rw-r--r--npc/021-1_Tulimshar/gate_guards.txt2
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;
}