byond - Modules - TypesVar Details - Proc Details

bunker_buster

Vars

beacon_durationHow long the beacon takes to trigger its effect
beacon_timerHolds the actual timer for the beacon

Procs

beacon_effectEffects triggered when the timer runs out
cancel_beaconClears the beacon if another beacon successfully activates
play_trigger_soundAlerts player on the z-level that the beacon has triggered successfully

Var Details

beacon_duration

How long the beacon takes to trigger its effect

beacon_timer

Holds the actual timer for the beacon

Proc Details

beacon_effect

Effects triggered when the timer runs out

cancel_beacon

Clears the beacon if another beacon successfully activates

play_trigger_sound

Alerts player on the z-level that the beacon has triggered successfully