mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-07-19 19:12:31 +01:00
Slowed down the rate at which most chemicals are absorbed. This may still need balancing in some areas.
This commit is contained in:
+2
-1
@@ -20,7 +20,8 @@
|
||||
|
||||
// Factor of how fast mob nutrition decreases
|
||||
#define HUNGER_FACTOR 0.1
|
||||
#define REAGENTS_METABOLISM 0.4
|
||||
#define REAGENTS_METABOLISM 0.05
|
||||
#define REAGENTS_OVERDOSE 30
|
||||
|
||||
#define MINIMUM_AIR_RATIO_TO_SUSPEND 0.05
|
||||
//Minimum ratio of air that must move to/from a tile to suspend group processing
|
||||
|
||||
Reference in New Issue
Block a user