removed access restriction on hydroponics locker

This commit is contained in:
shellspeed1
2022-08-24 15:49:05 -07:00
parent e628f17e7a
commit bbffaa61df

View File

@@ -83,7 +83,9 @@
/turf/open/floor/grass,
/area/survivalpod/nonpowered)
"tg" = (
/obj/structure/closet/secure_closet/hydroponics,
/obj/structure/closet/secure_closet/hydroponics{
req_access = null
},
/obj/machinery/light{
dir = 4
},