From ee5cfe47beaa845059109cb61045beba88a39dae Mon Sep 17 00:00:00 2001 From: jesusalva Date: Wed, 14 Feb 2018 23:20:28 -0200 Subject: Change all custom commands. Mostly logging and obfuscation. Remove some functions. --- npc/commands/music.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/commands/music.txt') diff --git a/npc/commands/music.txt b/npc/commands/music.txt index e794060fc..606b08ac7 100644 --- a/npc/commands/music.txt +++ b/npc/commands/music.txt @@ -35,7 +35,7 @@ OnCall: end; OnInit: - bindatcmd "music", "@music::OnCall", 0, 99, 1; + bindatcmd "music", "@music::OnCall", 80, 80, 1; .hash = htnew; // create hashtable htput(.hash, "forest", "bartk - in the forest of the birches"); -- cgit v1.2.3-60-g2f50