From 40063772570dd32a9080bd32c2094efad3bf760a Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 15 Jun 2019 22:58:11 -0300 Subject: Add three new maps for Player Story 5 --- npc/023-3-1/_import.txt | 2 ++ npc/023-3-2/_import.txt | 2 ++ npc/023-3/_import.txt | 2 ++ npc/_import.txt | 3 +++ 4 files changed, 9 insertions(+) create mode 100644 npc/023-3-1/_import.txt create mode 100644 npc/023-3-2/_import.txt create mode 100644 npc/023-3/_import.txt (limited to 'npc') diff --git a/npc/023-3-1/_import.txt b/npc/023-3-1/_import.txt new file mode 100644 index 000000000..39a6bd59a --- /dev/null +++ b/npc/023-3-1/_import.txt @@ -0,0 +1,2 @@ +// Map 023-3-1: Ice Caves +// This file is generated automatically. All manually added changes will be removed when running the Converter. diff --git a/npc/023-3-2/_import.txt b/npc/023-3-2/_import.txt new file mode 100644 index 000000000..0573c4d25 --- /dev/null +++ b/npc/023-3-2/_import.txt @@ -0,0 +1,2 @@ +// Map 023-3-2: Ice Caves +// This file is generated automatically. All manually added changes will be removed when running the Converter. diff --git a/npc/023-3/_import.txt b/npc/023-3/_import.txt new file mode 100644 index 000000000..a9e60c143 --- /dev/null +++ b/npc/023-3/_import.txt @@ -0,0 +1,2 @@ +// Map 023-3: Ice Caves +// 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 be8b6bd80..09c7ebc5d 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -146,6 +146,9 @@ @include "npc/022-1/_import.txt" @include "npc/023-1/_import.txt" @include "npc/023-2/_import.txt" +@include "npc/023-3-1/_import.txt" +@include "npc/023-3-2/_import.txt" +@include "npc/023-3/_import.txt" @include "npc/024-1/_import.txt" @include "npc/024-10/_import.txt" @include "npc/024-11/_import.txt" -- cgit v1.2.3-60-g2f50