mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-03-30 00:54:04 +01:00
emergency shuttle console is indestructable (#19115)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user