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 --- 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 ++ 7 files changed, 32 insertions(+) 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 (limited to 'npc') 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-70-g09d2