Luxury Pod Density Fix

- - -
Simply changes the luxury pod's bar objects to be non-dense.
Previously, you couldn't step behind the counter. This permits such.
- - -
This commit is contained in:
ProbablyCarl
2022-04-08 06:26:18 -04:00
parent d0137d3e14
commit f7fed13994
+3
View File
@@ -31,18 +31,21 @@
/area/survivalpod)
"f" = (
/obj/machinery/chem_dispenser/drinks/beer{
density = 0;
pixel_y = 24
},
/turf/open/floor/carpet/black,
/area/survivalpod)
"g" = (
/obj/machinery/chem_dispenser/drinks{
density = 0;
pixel_y = 24
},
/turf/open/floor/carpet/black,
/area/survivalpod)
"h" = (
/obj/machinery/vending/boozeomat/all_access{
density = 0;
pixel_y = 32
},
/turf/open/floor/carpet/black,