mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
tf pref for chem (#8457)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user