summaryrefslogtreecommitdiff
path: root/npc/024-16/guards.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/024-16/guards.txt')
-rw-r--r--npc/024-16/guards.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/024-16/guards.txt b/npc/024-16/guards.txt
index 80405dd83..d880d1098 100644
--- a/npc/024-16/guards.txt
+++ b/npc/024-16/guards.txt
@@ -23,7 +23,7 @@ end;
OnTouch:
if (getq(General_Narrator) <= 12) {
slide 30, 52;
- dispbottom l("Ops, I should not leave this room without talking to the king first.");
+ dispbottom l("I should not leave this room without talking to the king first.");
}
end;
}