From f7fed139945234868567f2c78d99f85d570bc971 Mon Sep 17 00:00:00 2001 From: ProbablyCarl Date: Fri, 8 Apr 2022 06:26:18 -0400 Subject: [PATCH] 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. - - - --- _maps/templates/new_pod_luxury.dmm | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_maps/templates/new_pod_luxury.dmm b/_maps/templates/new_pod_luxury.dmm index eb5e5e4d5..e4bb3b5a7 100644 --- a/_maps/templates/new_pod_luxury.dmm +++ b/_maps/templates/new_pod_luxury.dmm @@ -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,