Closed tdauth closed 1 month ago
It does not work for the Tinker for Warlord either. The first was the Engineering upgrade and afterwards nothing:
if (skillUlti) then
return ROBO_GOBLIN
elseif (mod == 0) then
return CLUSTER_ROCKETS
elseif (mod == 1) then
return ENGINEERING
elseif (mod == 2) then
return POCKET_FACTORY
endif
See #645 for this specific issue. Check out the other abilities.
We have autoskill via triggers now.
Some hero abilities are not skilled automatically.