diff options
Diffstat (limited to 'npc/new_37-1-woodland-mine/miners.txt')
-rw-r--r-- | npc/new_37-1-woodland-mine/miners.txt | 6 |
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.\""; +} |