From 8e8664bfeb704c413ecc28e881ce3b4cb39e79c8 Mon Sep 17 00:00:00 2001 From: gumi Date: Sat, 3 Mar 2018 13:42:54 -0500 Subject: fix a few mapping issues in celestia's house --- world/map/npc/069-2/_import.txt | 6 ++++++ world/map/npc/069-2/_mobs.txt | 3 +++ world/map/npc/069-2/_nodes.txt | 4 ++++ world/map/npc/069-2/_warps.txt | 5 +++++ 4 files changed, 18 insertions(+) create mode 100644 world/map/npc/069-2/_import.txt create mode 100644 world/map/npc/069-2/_mobs.txt create mode 100644 world/map/npc/069-2/_nodes.txt create mode 100644 world/map/npc/069-2/_warps.txt (limited to 'world/map/npc/069-2') diff --git a/world/map/npc/069-2/_import.txt b/world/map/npc/069-2/_import.txt new file mode 100644 index 00000000..b612a57e --- /dev/null +++ b/world/map/npc/069-2/_import.txt @@ -0,0 +1,6 @@ +// Map 069-2: Celestia's Hideout +// This file is generated automatically. All manually added changes will be removed when running the Converter. +map: 069-2 +npc: npc/069-2/_mobs.txt +npc: npc/069-2/_nodes.txt +npc: npc/069-2/_warps.txt diff --git a/world/map/npc/069-2/_mobs.txt b/world/map/npc/069-2/_mobs.txt new file mode 100644 index 00000000..f37d0ff5 --- /dev/null +++ b/world/map/npc/069-2/_mobs.txt @@ -0,0 +1,3 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Celestia's Hideout mobs + diff --git a/world/map/npc/069-2/_nodes.txt b/world/map/npc/069-2/_nodes.txt new file mode 100644 index 00000000..514d7f41 --- /dev/null +++ b/world/map/npc/069-2/_nodes.txt @@ -0,0 +1,4 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Celestia's Hideout nodes + +// (no nodes) diff --git a/world/map/npc/069-2/_warps.txt b/world/map/npc/069-2/_warps.txt new file mode 100644 index 00000000..61131831 --- /dev/null +++ b/world/map/npc/069-2/_warps.txt @@ -0,0 +1,5 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Celestia's Hideout warps + +069-2,45,83|warp|2,-1,069-2,106,116 +069-2,107,117|warp|2,-1,069-2,44,84 -- cgit v1.2.3-60-g2f50