code/modules/unit_tests/species_change_clothing.dm
/datum/unit_test/species_change_clothing | Gives a Human lizard-incompatible shoes, then changes their species over to see if they drop the now incompatible shoes, testing if Digitigrade feet works. Gives a Monkey a collar, then changes their species to Human to see if item's restrictions works on species change. |
---|---|
/datum/unit_test/species_change_held_items | Gives a Human items in both hands, then swaps them to be another species. Held items should remain. |