From 18f2753484880689ff2b8659238ccff12da944c6 Mon Sep 17 00:00:00 2001 From: Wombat Date: Wed, 29 Dec 2010 03:37:07 -0500 Subject: added warps and mobs txt files to 009-4 Added _warps and _mobs .txt files to 009-4. --- npc/009-4/_mobs.txt | 7 +++++++ npc/009-4/_warps.txt | 6 ++++++ 2 files changed, 13 insertions(+) create mode 100644 npc/009-4/_mobs.txt create mode 100644 npc/009-4/_warps.txt diff --git a/npc/009-4/_mobs.txt b/npc/009-4/_mobs.txt new file mode 100644 index 00000000..aa688cd9 --- /dev/null +++ b/npc/009-4/_mobs.txt @@ -0,0 +1,7 @@ +// 009-4 mobs + + + +009-4.gat,0,0,0 script Mob009-4 -1,{ + end; +} diff --git a/npc/009-4/_warps.txt b/npc/009-4/_warps.txt new file mode 100644 index 00000000..64969942 --- /dev/null +++ b/npc/009-4/_warps.txt @@ -0,0 +1,6 @@ +// 009-4 warps + +009-4.gat,37,112 warp to 025-1 -1,-1,025-1.gat,1,2 +009-4.gat,72,125 warp to 025-1 -1,-1,025-1.gat,1,2 +009-4.gat,72,136 warp to Cavern -1,-1,025-1.gat,1,2 +009-4.gat,37,123 warp to Cavern -1,-1,025-1.gat,1,2 -- cgit v1.2.3-70-g09d2