1,297
edits
Line 63: | Line 63: | ||
* if (capacity > 10) capacity slowly decreases if not maintained? -= const similar to setting 1%? | * if (capacity > 10) capacity slowly decreases if not maintained? -= const similar to setting 1%? | ||
* if (capacity < 2) nest is broken and destroyed. If inhabited the ants are killed. | * if (capacity < 2) nest is broken and destroyed. If inhabited the ants are killed. | ||
== Every N minutes | |||
* Animal attacks (or moves) |