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

mech_drop_alert_handler

Vars

beacon_queuelist of active mech summon beacons.

Procs

add_beaconadds a beacon to the inbound mech queue
get_announcement_locationreturns the location of the drop that triggered the annoucement. Blacklist centcom levels to avoid spamm when testing.
get_visible_mech_typesreturns all the inbound mechs types except hermes as it is stealthy
queue_lengthreturns the length of the inbound mech queue
remove_beaconremoves a beacon from the inbound mech queue

Var Details

beacon_queue

list of active mech summon beacons.

Proc Details

add_beacon

adds a beacon to the inbound mech queue

get_announcement_location

returns the location of the drop that triggered the annoucement. Blacklist centcom levels to avoid spamm when testing.

get_visible_mech_types

returns all the inbound mechs types except hermes as it is stealthy

queue_length

returns the length of the inbound mech queue

remove_beacon

removes a beacon from the inbound mech queue