mirror of
https://github.com/devZoGok/PlanetFleet.git
synced 2026-09-02 12:33:39 +00:00
implemented CPU player building a land factory
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
AbilityType = {SPEED = 0}
|
||||
|
||||
ablilities = {
|
||||
{type = AbilityType.SPEED, ammount = .2, units = {UnitClass.WAR_MECH}}
|
||||
}
|
||||
Reference in New Issue
Block a user