tf pref for chem (#8457)

This commit is contained in:
Kashargul
2024-06-04 04:57:45 +02:00
committed by GitHub
parent 6a92ee32f7
commit e9e27f676a

View File

@@ -77,7 +77,7 @@
chem_effective = 0.75
if(alien != IS_DIONA)
M.heal_organ_damage(8 * removed * chem_effective, 0)
/*CHOMPStation removal begin
/datum/reagent/sleevingcure
name = "Vey-Med Resleeving Booster"
@@ -209,6 +209,8 @@
if(!istype(M))
log_debug("polymorph istype")
return
if(!M.allow_spontaneous_tf)
return
if(M.tf_mob_holder)
log_debug("polymorph tf_holder")
var/mob/living/ourmob = M.tf_mob_holder