mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 15:08:02 +01:00
emergency shuttle console is indestructable (#19115)
This commit is contained in:
@@ -13,6 +13,7 @@
|
|||||||
desc = "For shuttle control."
|
desc = "For shuttle control."
|
||||||
icon_screen = "shuttle"
|
icon_screen = "shuttle"
|
||||||
icon_keyboard = "tech_key"
|
icon_keyboard = "tech_key"
|
||||||
|
resistance_flags = INDESTRUCTIBLE | LAVA_PROOF | FIRE_PROOF | ACID_PROOF
|
||||||
var/auth_need = 3
|
var/auth_need = 3
|
||||||
var/list/authorized = list()
|
var/list/authorized = list()
|
||||||
var/hijack_last_stage_increase = 0 SECONDS
|
var/hijack_last_stage_increase = 0 SECONDS
|
||||||
|
|||||||
Reference in New Issue
Block a user