drake rejuvenate resets scarring and nutrition

This commit is contained in:
spookerton
2023-09-26 15:40:15 +01:00
parent 5cf0edb95a
commit dcccdb3df9
@@ -444,6 +444,8 @@ You can eat glowing tree fruit to fuel your <b>ranged spitting attack</b> and <b
/mob/living/simple_mob/animal/sif/grafadreka/rejuvenate()
remove_modifiers_of_type(/datum/modifier/sifsap_salve, TRUE)
sap_heal_threshold = initial(sap_heal_threshold)
nutrition = rand(400, 500)
stored_sap = rand(20, 30)
..()