From 7bfdf35817cdbf73bf308d9057e6a858fe1576ad Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 4 Dec 2022 22:34:15 -0300 Subject: stfu --- npc/commands/wgm.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/npc/commands/wgm.txt b/npc/commands/wgm.txt index 36a9fddc1..c99f9cfed 100644 --- a/npc/commands/wgm.txt +++ b/npc/commands/wgm.txt @@ -45,7 +45,7 @@ OnDoEvent: end; OnInit: - bindatcmd "callfunc", "@wgm::OnCallFunc", 99, 100, 1; - bindatcmd "doevent", "@wgm::OnDoEvent", 99, 100, 1; + bindatcmd "callfunc", "@wgm::OnCallFunc", 99, 99, 1; + bindatcmd "doevent", "@wgm::OnDoEvent", 99, 99, 1; end; } -- cgit v1.2.3-60-g2f50