From c2246a792b1354b39b537c1494e54a62aed52470 Mon Sep 17 00:00:00 2001 From: Jessica Tölke Date: Thu, 2 Aug 2012 17:24:35 +0200 Subject: Run 'make maps' for new maps 009-5 and 009-6. --- world/map/npc/009-6/_import.txt | 5 +++++ world/map/npc/009-6/_mobs.txt | 8 ++++++++ world/map/npc/009-6/_warps.txt | 4 ++++ 3 files changed, 17 insertions(+) create mode 100644 world/map/npc/009-6/_import.txt create mode 100644 world/map/npc/009-6/_mobs.txt create mode 100644 world/map/npc/009-6/_warps.txt (limited to 'world/map/npc/009-6') diff --git a/world/map/npc/009-6/_import.txt b/world/map/npc/009-6/_import.txt new file mode 100644 index 00000000..aa9d3218 --- /dev/null +++ b/world/map/npc/009-6/_import.txt @@ -0,0 +1,5 @@ +// Map 009-6: Cave +// This file is generated automatically. All manually changes will be removed when running the Converter. +map: 009-6.gat +npc: npc/009-6/_mobs.txt +npc: npc/009-6/_warps.txt diff --git a/world/map/npc/009-6/_mobs.txt b/world/map/npc/009-6/_mobs.txt new file mode 100644 index 00000000..d97492a3 --- /dev/null +++ b/world/map/npc/009-6/_mobs.txt @@ -0,0 +1,8 @@ +// This file is generated automatically. All manually changes will be removed when running the Converter. +// Cave mobs + + + +009-6.gat,0,0,0|script|Mob009-6|-1,{ + end; +} diff --git a/world/map/npc/009-6/_warps.txt b/world/map/npc/009-6/_warps.txt new file mode 100644 index 00000000..a1f47265 --- /dev/null +++ b/world/map/npc/009-6/_warps.txt @@ -0,0 +1,4 @@ +// This file is generated automatically. All manually changes will be removed when running the Converter. +// Cave warps + +009-6.gat,36,48|warp|To Hurnscaldcave|-1,-1,009-3.gat,162,82 -- cgit v1.2.3-70-g09d2