From 2c922587f0607f27f8b92d301cbf4c2ef4a20eab Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 11 Jan 2020 18:03:18 -0300 Subject: Tyranny is a bow and needs arrow drop. Also, allow junior GMs to use @k --- npc/commands/kami.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/commands') diff --git a/npc/commands/kami.txt b/npc/commands/kami.txt index 54dfbdec8..e709d0202 100644 --- a/npc/commands/kami.txt +++ b/npc/commands/kami.txt @@ -56,8 +56,8 @@ OnInstCheck: end; OnInit: - bindatcmd "k", "@k::OnCall", 80, 80, 1; - bindatcmd "servmsg", "@k::OnServMsg", 99, 99, 1; + bindatcmd "k", "@k::OnCall", 60, 80, 1; + bindatcmd "servmsg", "@k::OnServMsg", 80, 99, 1; bindatcmd "blessing", "@k::OnBuff", 99, 100, 1; bindatcmd "instcheck", "@k::OnInstCheck", 99, 100, 1; -- cgit v1.2.3-60-g2f50