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

toggle_flight

Vars

burning_audioAudio loop for when the jet boot flight is active.
jet_fireManaged overlay for the fire produced from flight.

Procs

can_flyLargely lifted off of wing's can_fly proc, tailored to the jet boots functionality.
switch_flightProc that toggles between flight behavior on the mob being on and off, including the mob's flight, gravity, passtable, and the sounds/visuals.

Var Details

burning_audio

Audio loop for when the jet boot flight is active.

jet_fire

Managed overlay for the fire produced from flight.

Proc Details

can_fly

Largely lifted off of wing's can_fly proc, tailored to the jet boots functionality.

switch_flight

Proc that toggles between flight behavior on the mob being on and off, including the mob's flight, gravity, passtable, and the sounds/visuals.