summaryrefslogtreecommitdiff
path: root/npc/024-16/guards.txt
diff options
context:
space:
mode:
authorNetSysFire <16-NetSysFire@users.noreply.git.themanaworld.org>2023-01-30 02:06:30 +0000
committerNetSysFire <16-NetSysFire@users.noreply.git.themanaworld.org>2023-01-30 02:06:30 +0000
commite7fd238b04c9243a146aa2686541a9b532b45818 (patch)
treeaa81ac41f99773812f555a9a560c386c0dc5a35e /npc/024-16/guards.txt
parent02c1cd48d4de0300578f89c92b879d9e7032cd39 (diff)
parent78bfe00b3a420730ecf89687ea3da2d4f76d3f2a (diff)
downloadserverdata-master.tar.gz
serverdata-master.tar.bz2
serverdata-master.tar.xz
serverdata-master.zip
Merge branch 'random-typos' into 'master'HEADmaster
Random typo fixes See merge request ml/serverdata!78
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;
}