diff options
Diffstat (limited to 'npc/018-1_Woodland_mining_camp/miners.txt')
-rw-r--r-- | npc/018-1_Woodland_mining_camp/miners.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/018-1_Woodland_mining_camp/miners.txt b/npc/018-1_Woodland_mining_camp/miners.txt index 17873549..cfa990dd 100644 --- a/npc/018-1_Woodland_mining_camp/miners.txt +++ b/npc/018-1_Woodland_mining_camp/miners.txt @@ -1,6 +1,6 @@ // -018-1.gat,78,59,0 script Miner 109,1,1,{ +018-1.gat,80,61,0 script Miner 109,{ mes "[Miner]"; - mes "\"I'm sorry, but this area is closed off.\""; + mes "\"Be careful in there.\""; } |