/datum/unit_test/valid_dna_infusion | Check that input types that aren't living mobs have the TRAIT_VALID_DNA_INFUSION trait |
---|
/datum/unit_test/organ_set_bonus_id | Checks that all "organ_set_bonus" status effects have unique "id" vars.
Required to ensure that the status effects are treated as "unique". |
---|
/datum/unit_test/organ_set_bonus_sanity | Checks that all implantable DNA Infuser organs are set up correctly and without error.
Tests the "organ set bonus" Elements and Status Effects, which are for the DNA Infuser.
This test ensures that the "organ_set_bonus" status effects activate and deactivate when expected. |
---|