excited_group

EXCITED GROUPS
Vars | |
| 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 |
Procs | |
| dismantle | Dismantles 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