summaryrefslogtreecommitdiff
path: root/npc/new_37-1-woodland-mine/miners.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/new_37-1-woodland-mine/miners.txt')
-rw-r--r--npc/new_37-1-woodland-mine/miners.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/npc/new_37-1-woodland-mine/miners.txt b/npc/new_37-1-woodland-mine/miners.txt
new file mode 100644
index 00000000..99bba7fb
--- /dev/null
+++ b/npc/new_37-1-woodland-mine/miners.txt
@@ -0,0 +1,6 @@
+//
+
+new_37-1.gat,78,59,0 script Miner 109,1,1,{
+ mes "[Miner]";
+ mes "\"I'm sorry, but this area is closed off.\"";
+}