emergency shuttle console is indestructable (#19115)

This commit is contained in:
Qwertytoforty
2022-09-25 12:41:42 -04:00
committed by GitHub
parent 9cb85bc2f3
commit efca09e5a0

View File

@@ -13,6 +13,7 @@
desc = "For shuttle control."
icon_screen = "shuttle"
icon_keyboard = "tech_key"
resistance_flags = INDESTRUCTIBLE | LAVA_PROOF | FIRE_PROOF | ACID_PROOF
var/auth_need = 3
var/list/authorized = list()
var/hijack_last_stage_increase = 0 SECONDS