From 528ff341c65ebb1fcf8332e611eca89c5e89aa6a Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 29 Apr 2020 05:51:13 -0300 Subject: Hopefully it'll work, now --- npc/commands/kami.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'npc/commands') diff --git a/npc/commands/kami.txt b/npc/commands/kami.txt index 70acb00ee..982e8f10a 100644 --- a/npc/commands/kami.txt +++ b/npc/commands/kami.txt @@ -75,7 +75,8 @@ OnJustDoIt: //dispbottom l("STR: %d AGI %d VIT %d", readparam2(bStr), readparam2(bAgi), readparam2(bVit)); //unitskilluseid(getcharid(3), GD_LEADERSHIP, 1, getcharid(3)); // This is only for testing - doevent(instance_npcname("#KDoor0422", $@KAMELOT_ID[getcharid(2)])+"::OnEmergency"); + $@KAMELOT_WAVE[getcharid(2)]=2; + //doevent(instance_npcname("#KDoor0422", $@KAMELOT_ID[getcharid(2)])+"::OnEmergency"); // areasc(range, time, skill code, who targets, power, filter) //areasc(9, 20000, SC_MAGNIFICAT, BL_PC, 1, "filter_sameguild"); -- cgit v1.2.3-60-g2f50