diff options
Diffstat (limited to 'npc/018-1_Woodland_mining_camp/miners.txt')
-rw-r--r-- | npc/018-1_Woodland_mining_camp/miners.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/npc/018-1_Woodland_mining_camp/miners.txt b/npc/018-1_Woodland_mining_camp/miners.txt new file mode 100644 index 00000000..cfa990dd --- /dev/null +++ b/npc/018-1_Woodland_mining_camp/miners.txt @@ -0,0 +1,6 @@ +// + +018-1.gat,80,61,0 script Miner 109,{ + mes "[Miner]"; + mes "\"Be careful in there.\""; +} |