code/modules/surgery/organs/external/wings/wings.dm 
| /obj/item/organ/wings | Wing base type. can do things :> |
|---|---|
| /datum/action/innate/flight | hud action for starting and stopping flight |
| /datum/bodypart_overlay/mutant/wings | Bodypart overlay of default wings. Does not have any wing functionality |
| /datum/bodypart_overlay/mutant/wings/functional | Bodypart overlay of functional wings, including open and close sprite functionality! |
| /obj/item/organ/wings/angel | angel wings, which relate to humans. comes with holiness. |
| /obj/item/organ/wings/dragon | dragon wings, which relate to lizards. |
| /obj/item/organ/wings/robotic | robotic wings, which relate to androids. |
| /obj/item/organ/wings/skeleton | skeletal wings, which relate to skeletal races. |
| /obj/item/organ/wings/fly | fly wings, which relate to flies. |
| /obj/item/organ/wings/slime | slime wings, which relate to slimes. |