mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
Merge pull request #12300 from florkeger/candle-fix
Fixes missing candles in the candle boxes around the station
This commit is contained in:
@@ -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,13 +31966,13 @@
|
||||
/area/chapel/office)
|
||||
"bfW" = (
|
||||
/obj/structure/rack,
|
||||
/obj/item/storage/fancy/candle_box,
|
||||
/obj/item/storage/fancy/candle_box{
|
||||
/obj/item/storage/fancy/candle_box/full{
|
||||
pixel_x = -3;
|
||||
pixel_y = 3
|
||||
},
|
||||
/obj/item/storage/fancy/candle_box{
|
||||
pixel_x = 3;
|
||||
/obj/item/storage/fancy/candle_box/full,
|
||||
/obj/item/storage/fancy/candle_box/full{
|
||||
pixel_x = -3;
|
||||
pixel_y = -3
|
||||
},
|
||||
/turf/simulated/floor/plating,
|
||||
@@ -35632,7 +35632,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 +79001,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" = (
|
||||
|
||||
Reference in New Issue
Block a user