diff options
Diffstat (limited to 'world/map/npc/018-1/miners.txt')
-rw-r--r-- | world/map/npc/018-1/miners.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/world/map/npc/018-1/miners.txt b/world/map/npc/018-1/miners.txt index f16b8bd7..f372b120 100644 --- a/world/map/npc/018-1/miners.txt +++ b/world/map/npc/018-1/miners.txt @@ -1,7 +1,7 @@ // -018-1.gat,80,61,0 script Miner 109,{ - mes "[Miner]"; - mes "\"Be careful in there.\""; - close; +018-1.gat,80,61,0|script|Miner|109,{ + mes "[Miner]"; + mes "\"Be careful in there.\""; + close; } |