mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-27 15:17:01 +01:00
Allow station self destruct with captains identity card
This commit is contained in:
@@ -144,6 +144,8 @@
|
||||
make_maint_all_access()
|
||||
feedback_inc("alert_keycard_auth_maint",1)
|
||||
|
||||
|
||||
|
||||
/var/emergency_access = 0
|
||||
/proc/make_maint_all_access()
|
||||
for(var/area/maintenance/A in world)
|
||||
@@ -159,4 +161,5 @@
|
||||
D.emergency = 0
|
||||
D.update_icon(0)
|
||||
minor_announce("Access restrictions in maintenance areas have been restored.", "Attention! Station-wide emergency rescinded:")
|
||||
emergency_access = 0
|
||||
emergency_access = 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user