mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-15 01:46:41 +01:00
Thirst, mood buff for qunching, No longer spawn thirsty, no longer suicidal if starving and dehydrated alone.
This commit is contained in:
@@ -57,7 +57,7 @@
|
||||
var/dizziness = 0//Carbon
|
||||
var/jitteriness = 0//Carbon
|
||||
var/nutrition = NUTRITION_LEVEL_START_MIN // randomised in Initialize
|
||||
var/thirst = NUTRITION_LEVEL_START_MIN // randomised in Initialize
|
||||
var/thirst = 300
|
||||
var/satiety = 0//Carbon
|
||||
|
||||
var/overeatduration = 0 // How long this guy is overeating //Carbon
|
||||
|
||||
Reference in New Issue
Block a user