![]() |
|
#11
|
|||
|
|||
|
Quote:
Fortunately i think i found a solution, revert the patch changes to patch 1.3 settings in "addon_unit_features.lua" Edit the file with notepad CTRL + F for "function human_battle_spirit" Change Code:
--local ap = Attack.act_ap(attacker)
Attack.act_ap(attacker,1)
Code:
--local ap = Attack.act_ap(attacker)
Attack.act_ap(attacker,speed)
I uploaded the file for those who wants it, copy it into \scripts folder. Last edited by grimeleven; 01-20-2012 at 08:19 PM. |
| Thread Tools | |
| Display Modes | |
|
|