Reed baskets an now be placed in storage for residents to collect fruits and nuts. Should help offset food costs for upkeep.
This commit is contained in:
@@ -242,6 +242,7 @@ const int FALL_DAMAGE_MAX = 4;
|
||||
// Base Automation
|
||||
const int RESIDENT_SLING_COOLDOWN = 4000; // 4 seconds between shots
|
||||
const int RESIDENT_COLLECTION_CHANCE = 10; // 10% chance per basket per hour
|
||||
const int RESIDENT_FORAGING_CHANCE = 50; // 50% chance per resident per attempt (twice daily)
|
||||
|
||||
// Utility functions
|
||||
int abs(int value) {
|
||||
|
||||
Reference in New Issue
Block a user