/tg/ Station 13 - Modules - TypesVar Details

transformer_rp

Vars

cooldownWhether we're on spawn cooldown
cooldown_timerHandles the Cyborg spawner timer.
countdownThe countdown itself
master_aiThe master AI , assigned when placed down with the ability.
max_stored_cyborgsHow many cyborgs can we store?
stored_cyborgsHow many cyborgs are we storing
stored_durationHow much time between the storing of cyborgs?
stored_timerHandles the stored Cyborg timer.

Var Details

cooldown

Whether we're on spawn cooldown

cooldown_timer

Handles the Cyborg spawner timer.

countdown

The countdown itself

master_ai

The master AI , assigned when placed down with the ability.

max_stored_cyborgs

How many cyborgs can we store?

stored_cyborgs

How many cyborgs are we storing

stored_duration

How much time between the storing of cyborgs?

stored_timer

Handles the stored Cyborg timer.