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/event.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/commands/event.txt') diff --git a/npc/commands/event.txt b/npc/commands/event.txt index db98bcf29..a78be0f83 100644 --- a/npc/commands/event.txt +++ b/npc/commands/event.txt @@ -53,5 +53,5 @@ OnCall: end; OnInit: - bindatcmd "event", "@event::OnCall", 0, 99, 0; + bindatcmd "event", "@event::OnCall", 99, 99, 0; } -- cgit v1.2.3-60-g2f50