mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 03:25:49 +01:00
Monkies now take twice as long to starve (#21395)
* pun pun buff * lewcc review
This commit is contained in:
@@ -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)
|
||||
. = ..()
|
||||
|
||||
Reference in New Issue
Block a user