From cb8276e22e2fba0f9a8a23cd0bb5344d07967369 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 15 Apr 2019 11:22:52 -0300 Subject: Implement @wgm right --- conf/atcommand.conf | 1 + npc/commands/wgm.txt | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/atcommand.conf b/conf/atcommand.conf index 02b646b6b..dbab7578b 100644 --- a/conf/atcommand.conf +++ b/conf/atcommand.conf @@ -62,6 +62,7 @@ aliases: { effect: ["specialeffect"] tee: ["t"] log: ["l"] + request: ["wgm"] } /* List of commands that should not be logged at all */ diff --git a/npc/commands/wgm.txt b/npc/commands/wgm.txt index 07076ba19..87d2387b1 100644 --- a/npc/commands/wgm.txt +++ b/npc/commands/wgm.txt @@ -21,6 +21,5 @@ OnCall: end; OnInit: - bindatcmd "wgm", "@wgm::OnCall", 0, 0, 1; end; } -- cgit v1.2.3-60-g2f50