/tg/ Station 13 - Modules - Types

code/modules/unit_tests/species_change_clothing.dm

/datum/unit_test/species_change_clothingGives 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_itemsGives a Human items in both hands, then swaps them to be another species. Held items should remain.