summaryrefslogtreecommitdiff
path: root/npc/commands/kami.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-04-27 12:51:11 -0300
committerJesusaves <cpntb1@ymail.com>2020-04-27 12:51:11 -0300
commitc8ecac450f3e9ed55aee0994f27411898692acf9 (patch)
treeef9a8943b7f584d4183fad9c094fcf88dedf94dc /npc/commands/kami.txt
parentabdee2ccaa24f361eef4bc44f11c5b900ae6ce25 (diff)
downloadserverdata-c8ecac450f3e9ed55aee0994f27411898692acf9.tar.gz
serverdata-c8ecac450f3e9ed55aee0994f27411898692acf9.tar.bz2
serverdata-c8ecac450f3e9ed55aee0994f27411898692acf9.tar.xz
serverdata-c8ecac450f3e9ed55aee0994f27411898692acf9.zip
Well, and this might be the very first guild skill... Hmm....
Not sure...
Diffstat (limited to 'npc/commands/kami.txt')
-rw-r--r--npc/commands/kami.txt2
1 files changed, 1 insertions, 1 deletions
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: