1,297
edits
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
* [[Unowned Allied Colony]] | * [[Unowned Allied Colony]] | ||
* [[Controlled Colony]] | * [[Controlled Colony]] | ||
= Properties = | = Properties = | ||
Line 22: | Line 19: | ||
Implementation note: All values are stored as floating numbers but the user interface rounds values. | Implementation note: All values are stored as floating numbers but the user interface rounds values. | ||
= Orders = | |||
The player may set what the ants should be doing in the colony. See [[Colony Orders]] | |||
= Founding = | = Founding = | ||
Line 56: | Line 56: | ||
* if (capacity < 2 and not inhabited) nest is broken and destroyed | * if (capacity < 2 and not inhabited) nest is broken and destroyed | ||
== Every 12 minutes == | |||
* Animal attacks | |||
== Every | |||
* Animal attacks |