mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-09 16:14:13 +00:00
Adds "linked_to_centcomm" variable to maps.
- Obviously, by default, this will be one. - Adds new event where the link with central command is broken for - Admins can make or break the link with Central command Indefinitely with the secrets panel - You cannot do the following while the link is broken: Call the shuttle / Recall the shuttle / Fax Central command / Recieve messages from Central command / Send messages to Central Command / Call or Send the Cargo Shuttle - An admin may send a message to the crew even when the link is broken, but he will be prompted first asking if he is sure. - Blob alerts ignore whether or not the link with central command is broken
This commit is contained in:
@@ -754,6 +754,8 @@ var/global/floorIsLava = 0
|
||||
<A href='?src=\ref[src];secretsfun=power'>Make all areas powered</A><BR>
|
||||
<A href='?src=\ref[src];secretsfun=unpower'>Make all areas unpowered</A><BR>
|
||||
<A href='?src=\ref[src];secretsfun=quickpower'>Power all SMES</A><BR>
|
||||
<A href='?src=\ref[src];secretsfun=breaklink'>Break the station's link with Central Command</A><BR>
|
||||
<A href='?src=\ref[src];secretsfun=makelink'>Make the station linked with Central Command</A><BR>
|
||||
<A href='?src=\ref[src];secretsfun=toggleprisonstatus'>Toggle Prison Shuttle Status(Use with S/R)</A><BR>
|
||||
<A href='?src=\ref[src];secretsfun=activateprison'>Send Prison Shuttle</A><BR>
|
||||
<A href='?src=\ref[src];secretsfun=deactivateprison'>Return Prison Shuttle</A><BR>
|
||||
|
||||
Reference in New Issue
Block a user