Update mobs.dm

This commit is contained in:
Cyprex
2023-02-08 10:27:00 +01:00
committed by GitHub
parent e3e7af077f
commit 3a18f8764b

View File

@@ -429,7 +429,7 @@
#define POCKET_STRIP_DELAY (4 SECONDS) //time taken to search somebody's pockets
#define DOOR_CRUSH_DAMAGE 15 //the amount of damage that airlocks deal when they crush you
#define HUNGER_FACTOR 0.025 //factor at which mob nutrition decreases
#define HUNGER_FACTOR 0.025 //factor at which mob nutrition decreases //BUBBERS EDIT
#define ETHEREAL_CHARGE_FACTOR 0.8 //factor at which ethereal's charge decreases per second
/// How much nutrition eating clothes as moth gives and drains
#define CLOTHING_NUTRITION_GAIN 15