code/modules/mob/transform_procs.dm 
TEMPORARY_TRANSFORMATION_TRAIT | Will be removed once the transformation is complete. |
---|---|
PERMANENT_TRANSFORMATION_TRAIT | Considered "permanent" since we'll be deleting the old mob and the client will be inserted into a new one (without this trait) |
Define Details
PERMANENT_TRANSFORMATION_TRAIT 
Considered "permanent" since we'll be deleting the old mob and the client will be inserted into a new one (without this trait)
TEMPORARY_TRANSFORMATION_TRAIT 
Will be removed once the transformation is complete.