summaryrefslogtreecommitdiff
path: root/world/map/npc/009-1/constable.txt
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/009-1/constable.txt')
-rw-r--r--world/map/npc/009-1/constable.txt11
1 files changed, 0 insertions, 11 deletions
diff --git a/world/map/npc/009-1/constable.txt b/world/map/npc/009-1/constable.txt
deleted file mode 100644
index d87f83d7..00000000
--- a/world/map/npc/009-1/constable.txt
+++ /dev/null
@@ -1,11 +0,0 @@
-//
-
-009-1,55,34,0|script|Constable Bob|419
-{
- mes "[Constable Bob]";
- mes "\"Hello.\"";
- mes "\"I've been getting complaints of lawlessness in Hurnscald recently, so I thought I'd come down here myself and explain the rules.\"";
- mes "\"Please make sure that you follow them!\"";
- callfunc "GameRules";
- close;
-}