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/data/024-3.wlk | Bin 0 -> 10004 bytes world/map/data/024-4.wlk | 1 + world/map/data/resnametable.txt | 2 ++ 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 ++ 10 files changed, 37 insertions(+) create mode 100644 world/map/data/024-3.wlk create mode 100644 world/map/data/024-4.wlk 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') diff --git a/world/map/data/024-3.wlk b/world/map/data/024-3.wlk new file mode 100644 index 00000000..a73afbf6 Binary files /dev/null and b/world/map/data/024-3.wlk differ diff --git a/world/map/data/024-4.wlk b/world/map/data/024-4.wlk new file mode 100644 index 00000000..7b0e8cd5 --- /dev/null +++ b/world/map/data/024-4.wlk @@ -0,0 +1 @@ +ôô \ No newline at end of file diff --git a/world/map/data/resnametable.txt b/world/map/data/resnametable.txt index c9cad372..a86a624d 100644 --- a/world/map/data/resnametable.txt +++ b/world/map/data/resnametable.txt @@ -56,6 +56,8 @@ 023-1.gat#023-1.wlk# 024-1.gat#024-1.wlk# 024-2.gat#024-2.wlk# +024-3.gat#024-3.wlk# +024-4.gat#024-4.wlk# 025-1.gat#025-1.wlk# 025-3.gat#025-3.wlk# 025-4.gat#025-4.wlk# 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