made bookshelves passable
This commit is contained in:
@@ -22,7 +22,8 @@
|
||||
"fC" = (
|
||||
/obj/structure/bookcase/random{
|
||||
pixel_y = 32;
|
||||
pass_flags = 1
|
||||
pass_flags = 1;
|
||||
density = 0
|
||||
},
|
||||
/turf/open/floor/festive/wooden/wooden1,
|
||||
/area/survivalpod/nonpowered)
|
||||
@@ -78,7 +79,8 @@
|
||||
"ko" = (
|
||||
/obj/machinery/vending/boozeomat{
|
||||
pixel_y = 32;
|
||||
pass_flags = 1
|
||||
pass_flags = -1;
|
||||
density = 0
|
||||
},
|
||||
/turf/open/floor/festive/wooden/wooden1,
|
||||
/area/survivalpod/nonpowered)
|
||||
@@ -107,7 +109,9 @@
|
||||
/turf/open/floor/pod/dark,
|
||||
/area/survivalpod/nonpowered)
|
||||
"oo" = (
|
||||
/obj/structure/table/plasmaglass,
|
||||
/obj/structure/table/plasmaglass{
|
||||
density = s
|
||||
},
|
||||
/turf/open/floor/festive/wooden/wooden1,
|
||||
/area/survivalpod/nonpowered)
|
||||
"pg" = (
|
||||
|
||||
Reference in New Issue
Block a user