From e79da5ef9b1be2c80ca041ed46d26f161745037b Mon Sep 17 00:00:00 2001 From: Jessica Tölke Date: Fri, 2 Sep 2011 13:34:03 +0200 Subject: Adding 024-3 and 024-4. Ran Converter and updated submodule pointer. --- world/map/npc/024-3/_import.txt | 5 +++++ world/map/npc/024-3/_mobs.txt | 8 ++++++++ world/map/npc/024-3/_warps.txt | 3 +++ world/map/npc/024-4/_import.txt | 5 +++++ world/map/npc/024-4/_mobs.txt | 8 ++++++++ world/map/npc/024-4/_warps.txt | 3 +++ world/map/npc/_import.txt | 2 ++ 7 files changed, 34 insertions(+) create mode 100644 world/map/npc/024-3/_import.txt create mode 100644 world/map/npc/024-3/_mobs.txt create mode 100644 world/map/npc/024-3/_warps.txt create mode 100644 world/map/npc/024-4/_import.txt create mode 100644 world/map/npc/024-4/_mobs.txt create mode 100644 world/map/npc/024-4/_warps.txt (limited to 'world/map/npc') diff --git a/world/map/npc/024-3/_import.txt b/world/map/npc/024-3/_import.txt new file mode 100644 index 00000000..306ec8ee --- /dev/null +++ b/world/map/npc/024-3/_import.txt @@ -0,0 +1,5 @@ +// Map 024-3: Entry Ancient Amulets +// This file is generated automatically. All manually changes will be removed when running the Converter. +map: 024-3.gat +npc: npc/024-3/_mobs.txt +npc: npc/024-3/_warps.txt diff --git a/world/map/npc/024-3/_mobs.txt b/world/map/npc/024-3/_mobs.txt new file mode 100644 index 00000000..5dc5d7fd --- /dev/null +++ b/world/map/npc/024-3/_mobs.txt @@ -0,0 +1,8 @@ +// This file is generated automatically. All manually changes will be removed when running the Converter. +// Entry Ancient Amulets mobs + + + +024-3.gat,0,0,0|script|Mob024-3|-1,{ + end; +} diff --git a/world/map/npc/024-3/_warps.txt b/world/map/npc/024-3/_warps.txt new file mode 100644 index 00000000..eb326a51 --- /dev/null +++ b/world/map/npc/024-3/_warps.txt @@ -0,0 +1,3 @@ +// This file is generated automatically. All manually changes will be removed when running the Converter. +// Entry Ancient Amulets warps + diff --git a/world/map/npc/024-4/_import.txt b/world/map/npc/024-4/_import.txt new file mode 100644 index 00000000..e76b609b --- /dev/null +++ b/world/map/npc/024-4/_import.txt @@ -0,0 +1,5 @@ +// Map 024-4: Giant Maze +// This file is generated automatically. All manually changes will be removed when running the Converter. +map: 024-4.gat +npc: npc/024-4/_mobs.txt +npc: npc/024-4/_warps.txt diff --git a/world/map/npc/024-4/_mobs.txt b/world/map/npc/024-4/_mobs.txt new file mode 100644 index 00000000..c0ad131d --- /dev/null +++ b/world/map/npc/024-4/_mobs.txt @@ -0,0 +1,8 @@ +// This file is generated automatically. All manually changes will be removed when running the Converter. +// Giant Maze mobs + + + +024-4.gat,0,0,0|script|Mob024-4|-1,{ + end; +} diff --git a/world/map/npc/024-4/_warps.txt b/world/map/npc/024-4/_warps.txt new file mode 100644 index 00000000..cd46789f --- /dev/null +++ b/world/map/npc/024-4/_warps.txt @@ -0,0 +1,3 @@ +// This file is generated automatically. All manually changes will be removed when running the Converter. +// Giant Maze warps + diff --git a/world/map/npc/_import.txt b/world/map/npc/_import.txt index 15563bfd..0ca266d1 100644 --- a/world/map/npc/_import.txt +++ b/world/map/npc/_import.txt @@ -55,6 +55,8 @@ import: npc/021-2/_import.txt import: npc/022-1/_import.txt import: npc/024-1/_import.txt import: npc/024-2/_import.txt +import: npc/024-3/_import.txt +import: npc/024-4/_import.txt import: npc/025-1/_import.txt import: npc/025-3/_import.txt import: npc/025-4/_import.txt -- cgit v1.2.3-60-g2f50