From 8f14be5dc4faf1d4969e44c09e9e5e1aacb8fdc6 Mon Sep 17 00:00:00 2001 From: Reid Date: Thu, 1 Dec 2011 22:16:36 +0100 Subject: Add wlk of 000-x-x maps. Add maps to resnametable.txt . Add _import.txt _mobs.txt _warps.txt on every maps. add general _import.txt on npc/ . Add previous scripts like area and alige on _import.txt . --- npc/000-0/_import.txt | 4 ++++ npc/000-0/_mobs.txt | 7 +++++++ npc/000-0/_warps.txt | 3 +++ 3 files changed, 14 insertions(+) create mode 100644 npc/000-0/_import.txt create mode 100644 npc/000-0/_mobs.txt create mode 100644 npc/000-0/_warps.txt (limited to 'npc/000-0') diff --git a/npc/000-0/_import.txt b/npc/000-0/_import.txt new file mode 100644 index 00000000..14d47ea4 --- /dev/null +++ b/npc/000-0/_import.txt @@ -0,0 +1,4 @@ +map: 000-0.gat +npc: npc/000-0/_mobs.txt +npc: npc/000-0/_warps.txt +npc: npc/000-0/area.txt \ No newline at end of file diff --git a/npc/000-0/_mobs.txt b/npc/000-0/_mobs.txt new file mode 100644 index 00000000..b2af1d88 --- /dev/null +++ b/npc/000-0/_mobs.txt @@ -0,0 +1,7 @@ +// 000-0 mobs + + + +000-0.gat,0,0,0 script Mob000-0 -1,{ + end; +} diff --git a/npc/000-0/_warps.txt b/npc/000-0/_warps.txt new file mode 100644 index 00000000..041c85bb --- /dev/null +++ b/npc/000-0/_warps.txt @@ -0,0 +1,3 @@ +// 000-0 warps + +000-0.gat,142,70 warp ToInterior -1,0,001-2-0.gat,20,27 -- cgit v1.2.3-60-g2f50