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/debug-skill.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/commands/debug-skill.txt') diff --git a/npc/commands/debug-skill.txt b/npc/commands/debug-skill.txt index 2e5393a49..2ad9859f7 100644 --- a/npc/commands/debug-skill.txt +++ b/npc/commands/debug-skill.txt @@ -77,5 +77,5 @@ OnCall: end; OnInit: - bindatcmd "sdebug", "@sdebug::OnCall", 0, 99, 0; + bindatcmd "sdebug", "@sdebug::OnCall", 0, 99, 1; } -- cgit v1.2.3-70-g09d2