Files
vgstation13/__DEFINES/human.dm
2018-08-01 12:38:20 -03:00

6 lines
204 B
Plaintext

// Amount of nutrition at which point overeatduration starts to tick up.
// AKA from this point on you get fat.
#define OVEREAT_THRESHOLD 450
#define MIMING_OUT_OF_CHOICE 1
#define MIMING_OUT_OF_CURSE 2