From 921f100af87307c830d2736f801c6b7ed29aa4ad Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 1 Jun 2018 17:19:21 -0300 Subject: Introducing @k, which will broadcast to #world too --- npc/commands/music.txt | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'npc/commands/music.txt') diff --git a/npc/commands/music.txt b/npc/commands/music.txt index 82b7fc139..3a964083b 100644 --- a/npc/commands/music.txt +++ b/npc/commands/music.txt @@ -15,8 +15,7 @@ end; OnCall: - if (!is_gm()) - { + if (!is_gm()) { end; } @@ -26,8 +25,7 @@ OnCall: .@key$ = .@atcmd_parameters$[0]; .@m$ = htget(.hash, .@key$, "Not found"); - if (.@m$ == "Not found") - { + if (.@m$ == "Not found") { //.@m$ = implode(.@atcmd_parameters$[0], " "); dispbottom "Invalid music key. Current accepted values are:"; dispbottom "ship, city, ghoul, surreal, magic, forest, mythica, acid, misuse, prelude, sunrise, peace, toast"; -- cgit v1.2.3-60-g2f50