From 52ffedc581038aeee42141819342b333734bece4 Mon Sep 17 00:00:00 2001 From: Jessica Tölke Date: Sat, 9 Apr 2011 11:23:18 +0200 Subject: converter: adding 041-1 and 042-2, changes in 004-1 and 022-1 --- data/004-1.wlk | Bin 15565 -> 15565 bytes data/022-1.wlk | Bin 19354 -> 19354 bytes data/041-1.wlk | Bin 0 -> 15629 bytes data/042-1.wlk | Bin 0 -> 10004 bytes data/resnametable.txt | 2 ++ npc/041-1/_import.txt | 4 ++++ npc/041-1/_mobs.txt | 8 ++++++++ npc/041-1/_warps.txt | 3 +++ npc/042-1/_import.txt | 4 ++++ npc/042-1/_mobs.txt | 8 ++++++++ npc/042-1/_warps.txt | 3 +++ npc/_import.txt | 2 ++ 12 files changed, 34 insertions(+) create mode 100644 data/041-1.wlk create mode 100644 data/042-1.wlk create mode 100644 npc/041-1/_import.txt create mode 100644 npc/041-1/_mobs.txt create mode 100644 npc/041-1/_warps.txt create mode 100644 npc/042-1/_import.txt create mode 100644 npc/042-1/_mobs.txt create mode 100644 npc/042-1/_warps.txt diff --git a/data/004-1.wlk b/data/004-1.wlk index 27423757..ec0884a3 100644 Binary files a/data/004-1.wlk and b/data/004-1.wlk differ diff --git a/data/022-1.wlk b/data/022-1.wlk index 18f68fed..0fc6ea4f 100644 Binary files a/data/022-1.wlk and b/data/022-1.wlk differ diff --git a/data/041-1.wlk b/data/041-1.wlk new file mode 100644 index 00000000..4113f6e4 Binary files /dev/null and b/data/041-1.wlk differ diff --git a/data/042-1.wlk b/data/042-1.wlk new file mode 100644 index 00000000..2ce449ef Binary files /dev/null and b/data/042-1.wlk differ diff --git a/data/resnametable.txt b/data/resnametable.txt index 5a9f1f14..81c28d7b 100644 --- a/data/resnametable.txt +++ b/data/resnametable.txt @@ -75,4 +75,6 @@ 032-3.gat#032-3.wlk# 033-1.gat#033-1.wlk# 034-1.gat#034-1.wlk# +041-1.gat#041-1.wlk# +042-1.gat#042-1.wlk# botcheck.gat#botcheck.wlk# diff --git a/npc/041-1/_import.txt b/npc/041-1/_import.txt new file mode 100644 index 00000000..ddd49583 --- /dev/null +++ b/npc/041-1/_import.txt @@ -0,0 +1,4 @@ +// This file is generated automatically. All manually changes will be removed when running the Converter. +map: 041-1.gat +npc: npc/041-1/_mobs.txt +npc: npc/041-1/_warps.txt diff --git a/npc/041-1/_mobs.txt b/npc/041-1/_mobs.txt new file mode 100644 index 00000000..a3360251 --- /dev/null +++ b/npc/041-1/_mobs.txt @@ -0,0 +1,8 @@ +// This file is generated automatically. All manually changes will be removed when running the Converter. +// 041-1 mobs + + + +041-1.gat,0,0,0 script Mob041-1 -1,{ + end; +} diff --git a/npc/041-1/_warps.txt b/npc/041-1/_warps.txt new file mode 100644 index 00000000..e0f12767 --- /dev/null +++ b/npc/041-1/_warps.txt @@ -0,0 +1,3 @@ +// This file is generated automatically. All manually changes will be removed when running the Converter. +// 041-1 warps + diff --git a/npc/042-1/_import.txt b/npc/042-1/_import.txt new file mode 100644 index 00000000..140141d6 --- /dev/null +++ b/npc/042-1/_import.txt @@ -0,0 +1,4 @@ +// This file is generated automatically. All manually changes will be removed when running the Converter. +map: 042-1.gat +npc: npc/042-1/_mobs.txt +npc: npc/042-1/_warps.txt diff --git a/npc/042-1/_mobs.txt b/npc/042-1/_mobs.txt new file mode 100644 index 00000000..f439ba03 --- /dev/null +++ b/npc/042-1/_mobs.txt @@ -0,0 +1,8 @@ +// This file is generated automatically. All manually changes will be removed when running the Converter. +// 042-1 mobs + + + +042-1.gat,0,0,0 script Mob042-1 -1,{ + end; +} diff --git a/npc/042-1/_warps.txt b/npc/042-1/_warps.txt new file mode 100644 index 00000000..0c25ca9d --- /dev/null +++ b/npc/042-1/_warps.txt @@ -0,0 +1,3 @@ +// This file is generated automatically. All manually changes will be removed when running the Converter. +// 042-1 warps + diff --git a/npc/_import.txt b/npc/_import.txt index a995eee5..ce2f662f 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -74,4 +74,6 @@ import: npc/032-1_Outback/_import.txt import: npc/032-3_Cave/_import.txt 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/botcheck/_import.txt -- cgit v1.2.3-60-g2f50