From 6656999ab4c701327f6934f52b0305710d448cae Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 24 Sep 2021 11:17:23 -0300 Subject: Add Naftalin and map 001-13. Fix broken medal configuration. --- npc/001-13/_import.txt | 2 ++ npc/_import.txt | 1 + 2 files changed, 3 insertions(+) create mode 100644 npc/001-13/_import.txt (limited to 'npc') diff --git a/npc/001-13/_import.txt b/npc/001-13/_import.txt new file mode 100644 index 000000000..8f6744511 --- /dev/null +++ b/npc/001-13/_import.txt @@ -0,0 +1,2 @@ +// Map 001-13: Showdown +// 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 0a6fe5493..d07fe74a8 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -9,6 +9,7 @@ @include "npc/001-10/_import.txt" @include "npc/001-11/_import.txt" @include "npc/001-12/_import.txt" +@include "npc/001-13/_import.txt" @include "npc/001-2/_import.txt" @include "npc/001-3-1/_import.txt" @include "npc/001-3/_import.txt" -- cgit v1.2.3-70-g09d2