diff options
-rw-r--r-- | npc/commands/kami.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/npc/commands/kami.txt b/npc/commands/kami.txt index 982e8f10a..4b62cfb17 100644 --- a/npc/commands/kami.txt +++ b/npc/commands/kami.txt @@ -75,8 +75,6 @@ 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 - $@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"); |