/tg/ Station 13 - Modules - Types

code/modules/surgery/organs/external/wings/wings.dm

/obj/item/organ/wingsWing base type. can do things :>
/datum/action/innate/flighthud action for starting and stopping flight
/datum/bodypart_overlay/mutant/wingsBodypart overlay of default wings. Does not have any wing functionality
/datum/bodypart_overlay/mutant/wings/functionalBodypart overlay of functional wings, including open and close sprite functionality!
/obj/item/organ/wings/angelangel wings, which relate to humans. comes with holiness.
/obj/item/organ/wings/dragondragon wings, which relate to lizards.
/obj/item/organ/wings/roboticrobotic wings, which relate to androids.
/obj/item/organ/wings/skeletonskeletal wings, which relate to skeletal races.
/obj/item/organ/wings/flyfly wings, which relate to flies.
/obj/item/organ/wings/slimeslime wings, which relate to slimes.