summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
Diffstat (limited to 'npc')
-rw-r--r--npc/commands/music.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/commands/music.txt b/npc/commands/music.txt
index f8fbe54ba..d89bfc7db 100644
--- a/npc/commands/music.txt
+++ b/npc/commands/music.txt
@@ -37,7 +37,7 @@ OnCall:
end;
OnInit:
- bindatcmd "music", "@music::OnCall", 80, 80, 1;
+ bindatcmd "music", "@music::OnCall", 60, 80, 1;
.hash = htnew; // create hashtable
htput(.hash, "ship", "sail_away.ogg");