summaryrefslogtreecommitdiff
path: root/npc/commands/music.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-01-25 13:32:48 -0300
committerJesusaves <cpntb1@ymail.com>2020-01-25 13:32:48 -0300
commitec896c2e2c9bfcfa7aafbaf06a42fca29f7c7166 (patch)
tree9b2e0c7ed11d56da29012be5b9855651cbb3b106 /npc/commands/music.txt
parent15980870495e892fd5bd1381b62df1a6cceb298c (diff)
downloadserverdata-ec896c2e2c9bfcfa7aafbaf06a42fca29f7c7166.tar.gz
serverdata-ec896c2e2c9bfcfa7aafbaf06a42fca29f7c7166.tar.bz2
serverdata-ec896c2e2c9bfcfa7aafbaf06a42fca29f7c7166.tar.xz
serverdata-ec896c2e2c9bfcfa7aafbaf06a42fca29f7c7166.zip
Do not log @mymusic
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 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");