summaryrefslogtreecommitdiff
path: root/npc/commands
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-04-26 08:47:58 -0300
committerJesusaves <cpntb1@ymail.com>2020-04-26 08:47:58 -0300
commitb73a753958168b32c2449b7b20439ae081e0126d (patch)
tree8719821c30b161424d3bd66762ba89cd06f075aa /npc/commands
parentc4972677187d280cc62b8c07e1010b50ac0f5415 (diff)
downloadserverdata-b73a753958168b32c2449b7b20439ae081e0126d.tar.gz
serverdata-b73a753958168b32c2449b7b20439ae081e0126d.tar.bz2
serverdata-b73a753958168b32c2449b7b20439ae081e0126d.tar.xz
serverdata-b73a753958168b32c2449b7b20439ae081e0126d.zip
[skip ci]
Diffstat (limited to 'npc/commands')
-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 be71e4f07..d1b8518f1 100644
--- a/npc/commands/kami.txt
+++ b/npc/commands/kami.txt
@@ -73,7 +73,7 @@ OnSkry:
OnJustDoIt:
//dispbottom l("STR: %d AGI %d VIT %d", readparam2(bStr), readparam2(bAgi), readparam2(bVit));
- unitskilluseid(getcharid(3), 20000, 1, getcharid(3));
+ unitskilluseid(getcharid(3), 20000, 4, getcharid(3));
end;
OnInit: