Files

6 lines
116 B
Lua

AbilityType = {SPEED = 0}
ablilities = {
{type = AbilityType.SPEED, ammount = .2, units = {UnitClass.WAR_MECH}}
}