mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-25 01:22:13 +00:00
Shuttle update: Part Two: The Legion Protects (#7457)
This commit is contained in:
@@ -104,6 +104,9 @@
|
||||
var/datum/wifi/sender/door/wifi_sender = new("tcfl_shuttle_lockdown", src)
|
||||
wifi_sender.activate("close")
|
||||
|
||||
var/datum/wifi/sender/door/wifi_sender_blast = new("tcfl_shuttle_release", src)
|
||||
wifi_sender_blast.activate("open")
|
||||
|
||||
/client/proc/response_team()
|
||||
set name = "Dispatch Emergency Response Team"
|
||||
set category = "Special Verbs"
|
||||
|
||||
Reference in New Issue
Block a user