mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-31 09:00:25 +01:00
Smartfridge atmos blocking fix (#16856)
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
)
|
||||
|
||||
var/datum/wires/smartfridge/wires = null
|
||||
atmos_canpass = CANPASS_NEVER
|
||||
atmos_canpass = CANPASS_DENSITY
|
||||
|
||||
/obj/machinery/smartfridge/secure
|
||||
is_secure = 1
|
||||
|
||||
Reference in New Issue
Block a user