From 42eccc51aa5e21cfb4e1e6998d1b761c9e68fd9b Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 8 Sep 2019 23:32:31 -0300 Subject: Music can be a GM 60 command for all I care --- npc/commands/music.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/commands') 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"); -- cgit v1.2.3-60-g2f50