code/modules/unit_tests/spell_shapeshift.dm
/datum/unit_test/shapeshift_spell_validity | Validates that all shapeshift type spells have a valid possible_shapes setup. |
---|---|
/datum/unit_test/shapeshift_spell | Validates that shapeshift spells put the mob in another mob, as they should. |
/datum/unit_test/shapeshift_holoparasites | Validates that shapeshifts function properly with holoparasites. |
/datum/unit_test/shapeshift_health | Validates that shapeshifting carries health or death between forms properly, if it is supposed to |