Monkies now take twice as long to starve (#21395)

* pun pun buff

* lewcc review
This commit is contained in:
Contrabang
2023-06-28 10:30:23 -04:00
committed by GitHub
parent 3922e9d462
commit 0603d8d4bb
@@ -38,6 +38,7 @@
total_health = 75
brute_mod = 1.5
burn_mod = 1.5
hunger_drain = HUNGER_FACTOR / 2 // twice as slow as normal
/datum/species/monkey/handle_mutations_and_radiation(mob/living/carbon/human/H)
. = ..()