From 1d6d226aa22b990de721354b7bd3dcaadfa7a581 Mon Sep 17 00:00:00 2001 From: Jessica Tölke Date: Mon, 9 May 2011 21:09:46 +0200 Subject: adding 042-2 --- data/042-2.wlk | Bin 0 -> 7704 bytes data/resnametable.txt | 1 + npc/042-2/_import.txt | 4 ++++ npc/042-2/_mobs.txt | 8 ++++++++ npc/042-2/_warps.txt | 3 +++ npc/_import.txt | 1 + 6 files changed, 17 insertions(+) create mode 100644 data/042-2.wlk create mode 100644 npc/042-2/_import.txt create mode 100644 npc/042-2/_mobs.txt create mode 100644 npc/042-2/_warps.txt diff --git a/data/042-2.wlk b/data/042-2.wlk new file mode 100644 index 00000000..e86fc9c6 Binary files /dev/null and b/data/042-2.wlk differ diff --git a/data/resnametable.txt b/data/resnametable.txt index 81c28d7b..505f9fdd 100644 --- a/data/resnametable.txt +++ b/data/resnametable.txt @@ -77,4 +77,5 @@ 034-1.gat#034-1.wlk# 041-1.gat#041-1.wlk# 042-1.gat#042-1.wlk# +042-2.gat#042-2.wlk# botcheck.gat#botcheck.wlk# diff --git a/npc/042-2/_import.txt b/npc/042-2/_import.txt new file mode 100644 index 00000000..e5d03ab6 --- /dev/null +++ b/npc/042-2/_import.txt @@ -0,0 +1,4 @@ +// This file is generated automatically. All manually changes will be removed when running the Converter. +map: 042-2.gat +npc: npc/042-2/_mobs.txt +npc: npc/042-2/_warps.txt diff --git a/npc/042-2/_mobs.txt b/npc/042-2/_mobs.txt new file mode 100644 index 00000000..589e4711 --- /dev/null +++ b/npc/042-2/_mobs.txt @@ -0,0 +1,8 @@ +// This file is generated automatically. All manually changes will be removed when running the Converter. +// 042-2 mobs + + + +042-2.gat,0,0,0 script Mob042-2 -1,{ + end; +} diff --git a/npc/042-2/_warps.txt b/npc/042-2/_warps.txt new file mode 100644 index 00000000..efc920e7 --- /dev/null +++ b/npc/042-2/_warps.txt @@ -0,0 +1,3 @@ +// This file is generated automatically. All manually changes will be removed when running the Converter. +// 042-2 warps + diff --git a/npc/_import.txt b/npc/_import.txt index ce2f662f..3530824d 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -76,4 +76,5 @@ import: npc/033-1_Snow_field/_import.txt import: npc/034-1_Snow_field/_import.txt import: npc/041-1/_import.txt import: npc/042-1/_import.txt +import: npc/042-2/_import.txt import: npc/botcheck/_import.txt -- cgit v1.2.3-60-g2f50