From b8a16d5b4742b857c50e4c4cde4e3821eb51e791 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 26 Apr 2020 12:35:25 -0300 Subject: Tolchi is not purging its options correctly, so comment this chunk of code --- 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 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: -- cgit v1.2.3-60-g2f50