Merge pull request #13650 from Supermichael777/Supermichael777-resriction-removal

Removes access restricitons on trinary atmos devices.
This commit is contained in:
duncathan salt
2015-12-15 20:08:27 -05:00
2 changed files with 0 additions and 5 deletions
@@ -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