From c8ecac450f3e9ed55aee0994f27411898692acf9 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 27 Apr 2020 12:51:11 -0300 Subject: Well, and this might be the very first guild skill... Hmm.... Not sure... --- npc/commands/kami.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/commands') diff --git a/npc/commands/kami.txt b/npc/commands/kami.txt index 92505a2be..753b3d144 100644 --- a/npc/commands/kami.txt +++ b/npc/commands/kami.txt @@ -74,7 +74,7 @@ OnSkry: OnJustDoIt: //dispbottom l("STR: %d AGI %d VIT %d", readparam2(bStr), readparam2(bAgi), readparam2(bVit)); //unitskilluseid(getcharid(3), 10010, 1, getcharid(3)); - areasc(9, 10000, SC_INCAGI, BL_PC, 10, "filter_sameguild"); + areasc(9, 15000, SC_INCALLSTATUS, BL_PC, 10, "filter_sameguild"); end; OnInit: -- cgit v1.2.3-60-g2f50