From 677802b3b6094ea7e15ed475373765523308ceb9 Mon Sep 17 00:00:00 2001 From: tux9th Date: Sat, 20 Oct 2012 23:32:52 +0200 Subject: 'make maps' for client-data changes regarding the introduction of 056-2 and 057-1 Amended by Jenalya with entries in resnametable.txt and submodule pointer. --- world/map/npc/056-2/_import.txt | 5 +++++ world/map/npc/056-2/_mobs.txt | 8 ++++++++ world/map/npc/056-2/_warps.txt | 5 +++++ 3 files changed, 18 insertions(+) create mode 100644 world/map/npc/056-2/_import.txt create mode 100644 world/map/npc/056-2/_mobs.txt create mode 100644 world/map/npc/056-2/_warps.txt (limited to 'world/map/npc/056-2') diff --git a/world/map/npc/056-2/_import.txt b/world/map/npc/056-2/_import.txt new file mode 100644 index 00000000..c7fdde56 --- /dev/null +++ b/world/map/npc/056-2/_import.txt @@ -0,0 +1,5 @@ +// Map 056-2: Mirak's House +// This file is generated automatically. All manually changes will be removed when running the Converter. +map: 056-2.gat +npc: npc/056-2/_mobs.txt +npc: npc/056-2/_warps.txt diff --git a/world/map/npc/056-2/_mobs.txt b/world/map/npc/056-2/_mobs.txt new file mode 100644 index 00000000..75c4d9f3 --- /dev/null +++ b/world/map/npc/056-2/_mobs.txt @@ -0,0 +1,8 @@ +// This file is generated automatically. All manually changes will be removed when running the Converter. +// Mirak's House mobs + + + +056-2.gat,0,0,0|script|Mob056-2|-1,{ + end; +} diff --git a/world/map/npc/056-2/_warps.txt b/world/map/npc/056-2/_warps.txt new file mode 100644 index 00000000..202e86d3 --- /dev/null +++ b/world/map/npc/056-2/_warps.txt @@ -0,0 +1,5 @@ +// This file is generated automatically. All manually changes will be removed when running the Converter. +// Mirak's House warps + +056-2.gat,63,34|warp|To First Floor|-1,-1,056-2.gat,23,32 +056-2.gat,35,30|warp|To Woods|-1,-1,056-1.gat,55,62 -- cgit v1.2.3-60-g2f50