Modular items update tweak, Water Sponge vapor function
Changed modular items to update periodically though handle_fatness, not just when fatness is changed. Water Sponge vapor function restored and updated
This commit is contained in:
@@ -222,6 +222,7 @@
|
||||
|
||||
/datum/species/proc/handle_fatness(mob/living/carbon/human/H)
|
||||
handle_helplessness(H)
|
||||
H.handle_modular_items()
|
||||
|
||||
// update movement speed
|
||||
var/fatness_delay = 0
|
||||
|
||||
Reference in New Issue
Block a user