From 6abb5ec1ebcba8dacb66b7954cab4f2c8ef105eb Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 8 Sep 2019 23:30:42 -0300 Subject: @music update --- npc/commands/music.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'npc/commands') diff --git a/npc/commands/music.txt b/npc/commands/music.txt index 410a24421..8ab476b6a 100644 --- a/npc/commands/music.txt +++ b/npc/commands/music.txt @@ -30,7 +30,7 @@ OnCall: //.@m$ = implode(.@atcmd_parameters$[0], " "); dispbottom "Invalid music key. Current accepted values are:"; dispbottom "ship, city, ghoul, surreal, magic, forest, mythica, acid, misuse, prelude, sunrise, peace, peace2, peace3, toast, woodland2"; - dispbottom "unforgiving, deepcave, 8bit, action, hurns, fields, tulim, candor, lof, icecave, manacave, adventure, dance, academy"; + dispbottom "unforgiving, deepcave, 8bit, action, hurns, fields, tulim, candor, lof, icecave, manacave, adventure, dance, academy, shrine, boss, ruins"; } else { changemusic .@map$, .@m$; } @@ -70,4 +70,8 @@ OnInit: htput(.hash, "manacave", "tws_green_island.ogg"); htput(.hash, "dance", "dance_monster.ogg"); htput(.hash, "academy", "academy_bells.ogg"); + htput(.hash, "shrine", "Misty_Shrine.ogg"); + htput(.hash, "boss", "let_the_battles_begin.ogg"); + htput(.hash, "ruins", "Ruins.ogg"); } + -- cgit v1.2.3-60-g2f50