Update emergency.dm

This commit is contained in:
kevinz000
2020-02-02 16:23:54 -07:00
committed by GitHub
parent 40a2698b55
commit fb0f12520c
+1 -1
View File
@@ -15,7 +15,7 @@
desc = "For shuttle control."
icon_screen = "shuttle"
icon_keyboard = "tech_key"
obj_flags = INDESTRUCTIBLE
resistance_flags = INDESTRUCTIBLE
var/auth_need = 3
var/list/authorized = list()
var/hijack_last_stage_increase = 0