/tg/ Station 13 - Modules - TypesVar Details - Proc Details

wings

Wing base type. doesn't really do anything

Vars

can_openWhether a wing can be opened by the *wing emote. The sprite use a "_open" suffix, before their layer
flight_for_speciesWhat species get flights thanks to those wings. Important for moth wings
granted_flightWhether the owner of wings has flight thanks to the wings
is_openWhether an openable wing is currently opened
unconditional_flightWhether the wings should grant flight on insertion.

Procs

can_soften_fallChecks if the wings can soften short falls
make_flap_soundImplement as needed to play a sound effect on *flap emote

Var Details

can_open

Whether a wing can be opened by the *wing emote. The sprite use a "_open" suffix, before their layer

flight_for_species

What species get flights thanks to those wings. Important for moth wings

granted_flight

Whether the owner of wings has flight thanks to the wings

is_open

Whether an openable wing is currently opened

unconditional_flight

Whether the wings should grant flight on insertion.

Proc Details

can_soften_fall

Checks if the wings can soften short falls

make_flap_sound

Implement as needed to play a sound effect on *flap emote