From 6fd07c6e589c0c06bb35cc414b90dabe5f2a19ea Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 19 Mar 2018 17:57:06 -0300 Subject: Remove unused maps, music updates --- npc/_import.txt | 4 ---- npc/commands/music.txt | 3 +++ 2 files changed, 3 insertions(+), 4 deletions(-) (limited to 'npc') diff --git a/npc/_import.txt b/npc/_import.txt index 27389b3c2..ee8ff40d2 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -14,9 +14,6 @@ @include "npc/003-1-3/_import.txt" @include "npc/003-1/_import.txt" @include "npc/003-13/_import.txt" -@include "npc/003-2-0/_import.txt" -@include "npc/003-2-1/_import.txt" -@include "npc/003-2-2/_import.txt" @include "npc/003-2/_import.txt" @include "npc/003-3/_import.txt" @include "npc/003-4/_import.txt" @@ -53,7 +50,6 @@ @include "npc/009-1/_import.txt" @include "npc/009-2/_import.txt" @include "npc/009-5/_import.txt" -@include "npc/010-1/_import.txt" @include "npc/boss/_import.txt" @include "npc/botcheck/_import.txt" @include "npc/sec_pri/_import.txt" diff --git a/npc/commands/music.txt b/npc/commands/music.txt index 2aa30d06b..144dc059a 100644 --- a/npc/commands/music.txt +++ b/npc/commands/music.txt @@ -48,4 +48,7 @@ OnInit: htput(.hash, "mythica", "mythica.mp3"); htput(.hash, "3b5", "3b5.ogg"); htput(.hash, "misuse", "misuse.ogg"); + htput(.hash, "prelude", "water_prelude.ogg"); + htput(.hash, "sunrise", "tws_birds_in_the_sunrise.ogg"); + htput(.hash, "peace", "peace.ogg"); } -- cgit v1.2.3-70-g09d2