summaryrefslogtreecommitdiff
path: root/npc/commands/music.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-09-08 23:32:31 -0300
committerJesusaves <cpntb1@ymail.com>2019-09-08 23:32:31 -0300
commit42eccc51aa5e21cfb4e1e6998d1b761c9e68fd9b (patch)
tree98ae70cc8ed7ea6c68e99386c16c0f2e67001ed2 /npc/commands/music.txt
parent39a31ac8da289701fb04e9ef19b41a04e3802668 (diff)
downloadserverdata-42eccc51aa5e21cfb4e1e6998d1b761c9e68fd9b.tar.gz
serverdata-42eccc51aa5e21cfb4e1e6998d1b761c9e68fd9b.tar.bz2
serverdata-42eccc51aa5e21cfb4e1e6998d1b761c9e68fd9b.tar.xz
serverdata-42eccc51aa5e21cfb4e1e6998d1b761c9e68fd9b.zip
Music can be a GM 60 command for all I care
Diffstat (limited to 'npc/commands/music.txt')
-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");