From abdee2ccaa24f361eef4bc44f11c5b900ae6ce25 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 27 Apr 2020 12:43:48 -0300 Subject: Sketch, playing with filters, for fake skills implementations --- 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 7ac50c7bc..92505a2be 100644 --- a/npc/commands/kami.txt +++ b/npc/commands/kami.txt @@ -73,7 +73,8 @@ OnSkry: OnJustDoIt: //dispbottom l("STR: %d AGI %d VIT %d", readparam2(bStr), readparam2(bAgi), readparam2(bVit)); - unitskilluseid(getcharid(3), 10010, 1, getcharid(3)); + //unitskilluseid(getcharid(3), 10010, 1, getcharid(3)); + areasc(9, 10000, SC_INCAGI, BL_PC, 10, "filter_sameguild"); end; OnInit: -- cgit v1.2.3-60-g2f50