diff options
Diffstat (limited to 'npc/031-1_NivalisPort')
-rw-r--r-- | npc/031-1_NivalisPort/_import.txt | 3 | ||||
-rw-r--r-- | npc/031-1_NivalisPort/_mobs.txt | 7 | ||||
-rw-r--r-- | npc/031-1_NivalisPort/_warps.txt | 4 |
3 files changed, 14 insertions, 0 deletions
diff --git a/npc/031-1_NivalisPort/_import.txt b/npc/031-1_NivalisPort/_import.txt new file mode 100644 index 00000000..d256e273 --- /dev/null +++ b/npc/031-1_NivalisPort/_import.txt @@ -0,0 +1,3 @@ +map: 031-1.gat +npc: npc/031-1_NivalisPort/_mobs.txt +npc: npc/031-1_NivalisPort/_warps.txt diff --git a/npc/031-1_NivalisPort/_mobs.txt b/npc/031-1_NivalisPort/_mobs.txt new file mode 100644 index 00000000..dc109dc5 --- /dev/null +++ b/npc/031-1_NivalisPort/_mobs.txt @@ -0,0 +1,7 @@ +// 031-1 NivalisPort mobs + + + +031-1.gat,0,0,0 script Mob031-1 -1,{ + end; +} diff --git a/npc/031-1_NivalisPort/_warps.txt b/npc/031-1_NivalisPort/_warps.txt new file mode 100644 index 00000000..ca2bdc30 --- /dev/null +++ b/npc/031-1_NivalisPort/_warps.txt @@ -0,0 +1,4 @@ +// 031-1 NivalisPort warps + +031-1.gat,37,55 warp toNivalis -1,-1,020-1.gat,106,55 +031-1.gat,76,24 warp toLabyrinth -1,-1,031-3.gat,212,298 |