mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-28 07:20:09 +01:00
Mapped light bugfix (#12034)
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
author: Doxxmedearly
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- maptweak: "The surface conference room light fixtures should have visible light tubes in them now."
|
||||
@@ -6715,14 +6715,15 @@
|
||||
pixel_y = 5
|
||||
},
|
||||
/obj/structure/table/standard,
|
||||
/obj/machinery/light{
|
||||
dir = 1
|
||||
},
|
||||
/obj/item/paper_bin{
|
||||
pixel_x = -3;
|
||||
pixel_y = 7
|
||||
},
|
||||
/obj/machinery/atmospherics/unary/vent_scrubber/on,
|
||||
/obj/machinery/light{
|
||||
dir = 1;
|
||||
icon_state = "tube1"
|
||||
},
|
||||
/turf/simulated/floor/wood,
|
||||
/area/sconference_room)
|
||||
"gec" = (
|
||||
@@ -6952,10 +6953,12 @@
|
||||
/turf/simulated/floor/plating,
|
||||
/area/tcommsat/entrance)
|
||||
"gqn" = (
|
||||
/obj/machinery/light,
|
||||
/obj/structure/flora/pottedplant{
|
||||
icon_state = "plant-33"
|
||||
},
|
||||
/obj/machinery/light{
|
||||
icon_state = "tube1"
|
||||
},
|
||||
/turf/simulated/floor/wood,
|
||||
/area/sconference_room)
|
||||
"gqB" = (
|
||||
@@ -9041,7 +9044,9 @@
|
||||
/obj/machinery/chemical_dispenser/coffee/full{
|
||||
spawn_cartridges = list(/obj/item/reagent_containers/chem_disp_cartridge/coffee,/obj/item/reagent_containers/chem_disp_cartridge/milk,/obj/item/reagent_containers/chem_disp_cartridge/cream,/obj/item/reagent_containers/chem_disp_cartridge/sugar)
|
||||
},
|
||||
/obj/machinery/light,
|
||||
/obj/machinery/light{
|
||||
icon_state = "tube1"
|
||||
},
|
||||
/turf/simulated/floor/wood,
|
||||
/area/sconference_room)
|
||||
"icV" = (
|
||||
@@ -17175,9 +17180,6 @@
|
||||
/obj/machinery/camera/network/civilian_surface{
|
||||
c_tag = "Surface - Conference Room"
|
||||
},
|
||||
/obj/machinery/light{
|
||||
dir = 1
|
||||
},
|
||||
/obj/structure/cable/green{
|
||||
d1 = 4;
|
||||
d2 = 8;
|
||||
@@ -17189,6 +17191,10 @@
|
||||
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{
|
||||
dir = 4
|
||||
},
|
||||
/obj/machinery/light{
|
||||
dir = 1;
|
||||
icon_state = "tube1"
|
||||
},
|
||||
/turf/simulated/floor/wood,
|
||||
/area/sconference_room)
|
||||
"prz" = (
|
||||
@@ -26103,7 +26109,9 @@
|
||||
/obj/structure/flora/pottedplant{
|
||||
icon_state = "plant-27"
|
||||
},
|
||||
/obj/machinery/light,
|
||||
/obj/machinery/light{
|
||||
icon_state = "tube1"
|
||||
},
|
||||
/turf/simulated/floor/wood,
|
||||
/area/sconference_room)
|
||||
"wXr" = (
|
||||
|
||||
Reference in New Issue
Block a user