From 3840aa9113ba8dd505230da162a156a616019f75 Mon Sep 17 00:00:00 2001 From: Jessica Tölke Date: Fri, 16 Dec 2011 11:17:53 +0100 Subject: New map: Snow Forest 045-1, submodule pointer updated. --- world/map/data/045-1.wlk | Bin 0 -> 40004 bytes world/map/data/resnametable.txt | 1 + world/map/npc/045-1/_import.txt | 5 +++++ world/map/npc/045-1/_mobs.txt | 8 ++++++++ world/map/npc/045-1/_warps.txt | 3 +++ world/map/npc/_import.txt | 1 + 6 files changed, 18 insertions(+) create mode 100644 world/map/data/045-1.wlk create mode 100644 world/map/npc/045-1/_import.txt create mode 100644 world/map/npc/045-1/_mobs.txt create mode 100644 world/map/npc/045-1/_warps.txt (limited to 'world/map') diff --git a/world/map/data/045-1.wlk b/world/map/data/045-1.wlk new file mode 100644 index 00000000..24f006d3 Binary files /dev/null and b/world/map/data/045-1.wlk differ diff --git a/world/map/data/resnametable.txt b/world/map/data/resnametable.txt index baf11880..746dfadc 100644 --- a/world/map/data/resnametable.txt +++ b/world/map/data/resnametable.txt @@ -83,4 +83,5 @@ 042-2.gat#042-2.wlk# 044-1.gat#044-1.wlk# 044-3.gat#044-3.wlk# +045-1.gat#045-1.wlk# botcheck.gat#botcheck.wlk# diff --git a/world/map/npc/045-1/_import.txt b/world/map/npc/045-1/_import.txt new file mode 100644 index 00000000..9ef61aff --- /dev/null +++ b/world/map/npc/045-1/_import.txt @@ -0,0 +1,5 @@ +// Map 045-1: Snow Forest +// This file is generated automatically. All manually changes will be removed when running the Converter. +map: 045-1.gat +npc: npc/045-1/_mobs.txt +npc: npc/045-1/_warps.txt diff --git a/world/map/npc/045-1/_mobs.txt b/world/map/npc/045-1/_mobs.txt new file mode 100644 index 00000000..f68b3421 --- /dev/null +++ b/world/map/npc/045-1/_mobs.txt @@ -0,0 +1,8 @@ +// This file is generated automatically. All manually changes will be removed when running the Converter. +// Snow Forest mobs + + + +045-1.gat,0,0,0|script|Mob045-1|-1,{ + end; +} diff --git a/world/map/npc/045-1/_warps.txt b/world/map/npc/045-1/_warps.txt new file mode 100644 index 00000000..c916be68 --- /dev/null +++ b/world/map/npc/045-1/_warps.txt @@ -0,0 +1,3 @@ +// This file is generated automatically. All manually changes will be removed when running the Converter. +// Snow Forest warps + diff --git a/world/map/npc/_import.txt b/world/map/npc/_import.txt index 623dd490..ffa22921 100644 --- a/world/map/npc/_import.txt +++ b/world/map/npc/_import.txt @@ -83,4 +83,5 @@ import: npc/042-1/_import.txt import: npc/042-2/_import.txt import: npc/044-1/_import.txt import: npc/044-3/_import.txt +import: npc/045-1/_import.txt import: npc/botcheck/_import.txt -- cgit v1.2.3-60-g2f50