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

excited_group

EXCITED GROUPS

Vars

breakdown_cooldownIf this is over EXCITED_GROUP_BREAKDOWN_CYCLES we call self_breakdown()
dismantle_cooldownIf this is over EXCITED_GROUP_DISMANTLE_CYCLES we call dismantle()
display_idId of the index color of the displayed group
should_displayUsed for debug to show the excited groups active and their turfs
turf_listStores a reference to the turfs we are controlling
turf_reactionsAll turf reaction flags we have received.
wrapping_idWrapping loop of the index colors

Procs

dismantleDismantles the excited group, puts allll the turfs to sleep

Var Details

breakdown_cooldown

If this is over EXCITED_GROUP_BREAKDOWN_CYCLES we call self_breakdown()

dismantle_cooldown

If this is over EXCITED_GROUP_DISMANTLE_CYCLES we call dismantle()

display_id

Id of the index color of the displayed group

should_display

Used for debug to show the excited groups active and their turfs

turf_list

Stores a reference to the turfs we are controlling

turf_reactions

All turf reaction flags we have received.

wrapping_id

Wrapping loop of the index colors

Proc Details

dismantle

Dismantles the excited group, puts allll the turfs to sleep