/tg/ Station 13 - Modules - Types

code/modules/unit_tests/death_moodlets.dm

/datum/unit_test/death_moodletsTests death moodlets given various traits and personalities
/datum/unit_test/death_moodlets/humanBase type for human death moodlets
/datum/unit_test/death_moodlets/petBase type for pet death moodlets
/datum/unit_test/death_moodlets/human/normalTest the normal ol default moodlet
/datum/unit_test/death_moodlets/human/desensitizedTest desensitized moodlet
/datum/unit_test/death_moodlets/human/callousTest callous moodlet
/datum/unit_test/death_moodlets/human/desensitized_and_callousTests that callous is prioritized over desensitized
/datum/unit_test/death_moodlets/human/cultistTest cultist positive moodlet
/datum/unit_test/death_moodlets/human/cultist/friendly_fireTests cultists are still sad when other cultists die
/datum/unit_test/death_moodlets/pet/animal_moodletTests animal moodlet
/datum/unit_test/death_moodlets/pet/desensitized_to_petTests desensitized moodlet when a pet dies
/datum/unit_test/death_moodlets/pet/callous_to_petTests callous moodlet when a pet dies
/datum/unit_test/death_moodlets/pet/animal_disliker_to_petTests animal disliker moodlet when a pet dies