summaryrefslogtreecommitdiff
path: root/npc/commands/kami.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-04-26 12:35:25 -0300
committerJesusaves <cpntb1@ymail.com>2020-04-26 12:35:25 -0300
commitb8a16d5b4742b857c50e4c4cde4e3821eb51e791 (patch)
treec1948aa7d86a2457e5b84d5279da38aa3e3dd99d /npc/commands/kami.txt
parent23bb1aa4258fb4f6c450461a260795977aa6fdfa (diff)
downloadserverdata-b8a16d5b4742b857c50e4c4cde4e3821eb51e791.tar.gz
serverdata-b8a16d5b4742b857c50e4c4cde4e3821eb51e791.tar.bz2
serverdata-b8a16d5b4742b857c50e4c4cde4e3821eb51e791.tar.xz
serverdata-b8a16d5b4742b857c50e4c4cde4e3821eb51e791.zip
Tolchi is not purging its options correctly, so comment this chunk of code
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 d1b8518f1..7ac50c7bc 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, 4, getcharid(3));
+ unitskilluseid(getcharid(3), 10010, 1, getcharid(3));
end;
OnInit: