summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 812e1f465..54dad07fe 100644
--- a/npc/commands/music.txt
+++ b/npc/commands/music.txt
@@ -57,7 +57,7 @@ OnMyself:
OnInit:
bindatcmd "music", "@music::OnCall", 60, 80, 1;
- bindatcmd "mymusic", "@music::OnMyself", 1, 80, 1;
+ bindatcmd "mymusic", "@music::OnMyself", 1, 80, 0;
.hash = htnew; // create hashtable
htput(.hash, "ship", "sail_away.ogg");