summaryrefslogtreecommitdiff
path: root/npc/commands/music.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-03-19 17:57:06 -0300
committerJesusaves <cpntb1@ymail.com>2018-03-19 17:57:06 -0300
commit6fd07c6e589c0c06bb35cc414b90dabe5f2a19ea (patch)
tree24d2d2cf041a86ead5c5c3d4adad2730be49a2f5 /npc/commands/music.txt
parenteb7e7a5e0699ef61cb8dcabc8f08feae1b8152bb (diff)
downloadserverdata-6fd07c6e589c0c06bb35cc414b90dabe5f2a19ea.tar.gz
serverdata-6fd07c6e589c0c06bb35cc414b90dabe5f2a19ea.tar.bz2
serverdata-6fd07c6e589c0c06bb35cc414b90dabe5f2a19ea.tar.xz
serverdata-6fd07c6e589c0c06bb35cc414b90dabe5f2a19ea.zip
Remove unused maps, music updates
Diffstat (limited to 'npc/commands/music.txt')
-rw-r--r--npc/commands/music.txt3
1 files changed, 3 insertions, 0 deletions
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");
}