mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 00:29:02 +01:00
Merge pull request #13650 from Supermichael777/Supermichael777-resriction-removal
Removes access restricitons on trinary atmos devices.
This commit is contained in:
@@ -11,8 +11,6 @@
|
||||
|
||||
name = "gas filter"
|
||||
|
||||
req_access = list(access_atmospherics)
|
||||
|
||||
can_unwrench = 1
|
||||
|
||||
var/on = 0
|
||||
|
||||
@@ -3,9 +3,6 @@
|
||||
density = 0
|
||||
|
||||
name = "gas mixer"
|
||||
|
||||
req_access = list(access_atmospherics)
|
||||
|
||||
can_unwrench = 1
|
||||
|
||||
var/on = 0
|
||||
|
||||
Reference in New Issue
Block a user