bunker_buster

Vars | |
beacon_duration | How long the beacon takes to trigger its effect |
---|---|
beacon_timer | Holds the actual timer for the beacon |
Procs | |
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 |
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