From 91974708248f362baa0b4ad2719ee04ff4eced50 Mon Sep 17 00:00:00 2001 From: kazboo Date: Sun, 15 Sep 2019 06:42:32 +0200 Subject: [PATCH 1/2] Fixes missing candles in the candle boxes around the station Title --- _maps/map_files/cyberiad/cyberiad.dmm | 18 ++++++------------ 1 file changed, 6 insertions(+), 12 deletions(-) diff --git a/_maps/map_files/cyberiad/cyberiad.dmm b/_maps/map_files/cyberiad/cyberiad.dmm index 40efa820622..27b8027cc3f 100644 --- a/_maps/map_files/cyberiad/cyberiad.dmm +++ b/_maps/map_files/cyberiad/cyberiad.dmm @@ -28853,7 +28853,7 @@ /area/chapel/office) "baA" = ( /obj/structure/rack, -/obj/item/storage/fancy/candle_box, +/obj/item/storage/fancy/candle_box/full, /turf/simulated/floor/plasteel{ icon_state = "vault"; dir = 5 @@ -31966,15 +31966,9 @@ /area/chapel/office) "bfW" = ( /obj/structure/rack, -/obj/item/storage/fancy/candle_box, -/obj/item/storage/fancy/candle_box{ - pixel_x = -3; - pixel_y = 3 - }, -/obj/item/storage/fancy/candle_box{ - pixel_x = 3; - pixel_y = -3 - }, +/obj/item/storage/fancy/candle_box/full, +/obj/item/storage/fancy/candle_box/full, +/obj/item/storage/fancy/candle_box/full, /turf/simulated/floor/plating, /area/maintenance/fsmaint2) "bfX" = ( @@ -35632,7 +35626,7 @@ /area/chapel/main) "bmU" = ( /obj/structure/table/wood, -/obj/item/storage/fancy/candle_box, +/obj/item/storage/fancy/candle_box/full, /turf/simulated/floor/plasteel{ icon_state = "dark" }, @@ -79001,7 +78995,7 @@ "cKD" = ( /obj/structure/table, /obj/structure/window/reinforced, -/obj/item/storage/fancy/candle_box, +/obj/item/storage/fancy/candle_box/full, /turf/simulated/floor/plating, /area/maintenance/asmaint) "cKE" = ( From 872ebf213a232b1ad5ad39408be083cc39e2f889 Mon Sep 17 00:00:00 2001 From: kazboo Date: Sun, 15 Sep 2019 20:30:22 +0200 Subject: [PATCH 2/2] adds off-sets back --- _maps/map_files/cyberiad/cyberiad.dmm | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/_maps/map_files/cyberiad/cyberiad.dmm b/_maps/map_files/cyberiad/cyberiad.dmm index 27b8027cc3f..16ae46b48d7 100644 --- a/_maps/map_files/cyberiad/cyberiad.dmm +++ b/_maps/map_files/cyberiad/cyberiad.dmm @@ -31966,9 +31966,15 @@ /area/chapel/office) "bfW" = ( /obj/structure/rack, +/obj/item/storage/fancy/candle_box/full{ + pixel_x = -3; + pixel_y = 3 + }, /obj/item/storage/fancy/candle_box/full, -/obj/item/storage/fancy/candle_box/full, -/obj/item/storage/fancy/candle_box/full, +/obj/item/storage/fancy/candle_box/full{ + pixel_x = -3; + pixel_y = -3 + }, /turf/simulated/floor/plating, /area/maintenance/fsmaint2) "bfX" = (