From ebb846789161c72ea0255ec5e9a5626ff3de5170 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 22 May 2020 20:36:47 -0300 Subject: Make Maps + Placeholders --- npc/021-0/_import.txt | 2 ++ npc/025-1/ctrl.txt | 9 +++++++++ npc/027-2/_import.txt | 2 ++ npc/_import.txt | 2 ++ 4 files changed, 15 insertions(+) create mode 100644 npc/021-0/_import.txt create mode 100644 npc/025-1/ctrl.txt create mode 100644 npc/027-2/_import.txt (limited to 'npc') diff --git a/npc/021-0/_import.txt b/npc/021-0/_import.txt new file mode 100644 index 000000000..740220811 --- /dev/null +++ b/npc/021-0/_import.txt @@ -0,0 +1,2 @@ +// Map 021-0: Mountain Top +// This file is generated automatically. All manually added changes will be removed when running the Converter. diff --git a/npc/025-1/ctrl.txt b/npc/025-1/ctrl.txt new file mode 100644 index 000000000..e6656eb87 --- /dev/null +++ b/npc/025-1/ctrl.txt @@ -0,0 +1,9 @@ +// TMW2 Script +// Notes: The Monster King will retake the town every +// OnTue0000 +// (Tuesday, midnight) +// Only the world hero may begin a siege. +// Only one siege per day is allowed +// Writes to MK Temp Var. This variable will unlock the castle gates +// Then the inner gates, and finally, will be a co-requisite to the floors + diff --git a/npc/027-2/_import.txt b/npc/027-2/_import.txt new file mode 100644 index 000000000..a37473076 --- /dev/null +++ b/npc/027-2/_import.txt @@ -0,0 +1,2 @@ +// Map 027-2: Wizardry Institute Indoors +// This file is generated automatically. All manually added changes will be removed when running the Converter. diff --git a/npc/_import.txt b/npc/_import.txt index 551035d17..759af378e 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -158,6 +158,7 @@ @include "npc/020-7-1/_import.txt" @include "npc/020-7-2/_import.txt" @include "npc/020-7/_import.txt" +@include "npc/021-0/_import.txt" @include "npc/021-1/_import.txt" @include "npc/021-2/_import.txt" @include "npc/021-3/_import.txt" @@ -187,6 +188,7 @@ @include "npc/025-2-1/_import.txt" @include "npc/025-2/_import.txt" @include "npc/027-1/_import.txt" +@include "npc/027-2/_import.txt" @include "npc/042-0/_import.txt" @include "npc/042-1/_import.txt" @include "npc/042-10/_import.txt" -- cgit v1.2.3-60-g2f50