removed access restriction on hydroponics locker
This commit is contained in:
@@ -83,7 +83,9 @@
|
|||||||
/turf/open/floor/grass,
|
/turf/open/floor/grass,
|
||||||
/area/survivalpod/nonpowered)
|
/area/survivalpod/nonpowered)
|
||||||
"tg" = (
|
"tg" = (
|
||||||
/obj/structure/closet/secure_closet/hydroponics,
|
/obj/structure/closet/secure_closet/hydroponics{
|
||||||
|
req_access = null
|
||||||
|
},
|
||||||
/obj/machinery/light{
|
/obj/machinery/light{
|
||||||
dir = 4
|
dir = 4
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user