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

blastoff

Vars

flip_countHow many flips have we done so far?
spin_countHow many spin have we done so far?
super_flip_requirementHow many flips for a super flip?

Procs

on_flipThis proc listens to the flip signal and throws the mob every third flip
on_spinThis proc listens to the spin signal and throws the mob every third spin

Var Details

flip_count

How many flips have we done so far?

spin_count

How many spin have we done so far?

super_flip_requirement

How many flips for a super flip?

Proc Details

on_flip

This proc listens to the flip signal and throws the mob every third flip

on_spin

This proc listens to the spin signal and throws the mob every third spin