From 72911cb6fa70a9498f2c783a472f90d2c7d9d546 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 16 Apr 2020 03:11:02 -0300 Subject: This should include 006-2 Piou Isles in system --- npc/006-2-2/_import.txt | 4 ++++ npc/006-2-2/_warps.txt | 3 +++ npc/006-2-2/ctrl.txt | 13 +++++++++++++ 3 files changed, 20 insertions(+) create mode 100644 npc/006-2-2/_import.txt create mode 100644 npc/006-2-2/_warps.txt create mode 100644 npc/006-2-2/ctrl.txt (limited to 'npc/006-2-2') diff --git a/npc/006-2-2/_import.txt b/npc/006-2-2/_import.txt new file mode 100644 index 000000000..87a636760 --- /dev/null +++ b/npc/006-2-2/_import.txt @@ -0,0 +1,4 @@ +// Map 006-2-2: Secret Cave +// This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/006-2-2/_warps.txt", +"npc/006-2-2/ctrl.txt", diff --git a/npc/006-2-2/_warps.txt b/npc/006-2-2/_warps.txt new file mode 100644 index 000000000..13697d056 --- /dev/null +++ b/npc/006-2-2/_warps.txt @@ -0,0 +1,3 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 006-2-2: Secret Cave warps +006-2-2,36,52,0 warp #006-2-2_36_52 0,0,006-2,71,87 diff --git a/npc/006-2-2/ctrl.txt b/npc/006-2-2/ctrl.txt new file mode 100644 index 000000000..4288cdc25 --- /dev/null +++ b/npc/006-2-2/ctrl.txt @@ -0,0 +1,13 @@ +// TMW2 Script +// Author: +// Jesusalva + +006-2-2,35,24,0 script #PiouGate NPC_HIDDEN,1,0,{ + end; + +OnTouch: + // TODO Checks + dispbottom l("This gate is still sealed."); + end; +} + -- cgit v1.2.3-60-g2f50