From bae4b92e560c2694eaaf0e8b4d9e95e56204471b Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Sat, 18 Jun 2011 21:58:47 -0700 Subject: Move to a subdirectory --- world/map/npc/botcheck/_import.txt | 5 +++++ world/map/npc/botcheck/_mobs.txt | 8 ++++++++ world/map/npc/botcheck/_warps.txt | 3 +++ 3 files changed, 16 insertions(+) create mode 100644 world/map/npc/botcheck/_import.txt create mode 100644 world/map/npc/botcheck/_mobs.txt create mode 100644 world/map/npc/botcheck/_warps.txt (limited to 'world/map/npc/botcheck') diff --git a/world/map/npc/botcheck/_import.txt b/world/map/npc/botcheck/_import.txt new file mode 100644 index 00000000..8c1b3663 --- /dev/null +++ b/world/map/npc/botcheck/_import.txt @@ -0,0 +1,5 @@ +// Map botcheck: +// This file is generated automatically. All manually changes will be removed when running the Converter. +map: botcheck.gat +npc: npc/botcheck/_mobs.txt +npc: npc/botcheck/_warps.txt diff --git a/world/map/npc/botcheck/_mobs.txt b/world/map/npc/botcheck/_mobs.txt new file mode 100644 index 00000000..c54ee2ac --- /dev/null +++ b/world/map/npc/botcheck/_mobs.txt @@ -0,0 +1,8 @@ +// This file is generated automatically. All manually changes will be removed when running the Converter. +// mobs + + + +botcheck.gat,0,0,0 script Mobbotcheck -1,{ + end; +} diff --git a/world/map/npc/botcheck/_warps.txt b/world/map/npc/botcheck/_warps.txt new file mode 100644 index 00000000..605abadf --- /dev/null +++ b/world/map/npc/botcheck/_warps.txt @@ -0,0 +1,3 @@ +// This file is generated automatically. All manually changes will be removed when running the Converter. +// warps + -- cgit v1.2.3-60-g2f50