mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-26 06:40:08 +01:00
Merge pull request #6188 from Meghan-Rossi/solarsensorfix
Fix solars powernet sensors
This commit is contained in:
@@ -334,10 +334,17 @@
|
||||
/turf/simulated/floor/virgo3b,
|
||||
/area/tether/outpost/solars_outside)
|
||||
"aK" = (
|
||||
/obj/structure/cable/heavyduty{
|
||||
icon_state = "2-8"
|
||||
},
|
||||
/obj/effect/decal/cleanable/dirt,
|
||||
/obj/structure/cable/heavyduty{
|
||||
icon_state = "0-8"
|
||||
},
|
||||
/obj/structure/cable/heavyduty{
|
||||
icon_state = "0-2"
|
||||
},
|
||||
/obj/machinery/power/sensor{
|
||||
name = "Powernet Sensor - Solar Farm Output";
|
||||
name_tag = "Solar Farm Output"
|
||||
},
|
||||
/turf/simulated/floor/virgo3b,
|
||||
/area/tether/outpost/solars_outside)
|
||||
"aL" = (
|
||||
@@ -381,30 +388,6 @@
|
||||
/obj/structure/cable/heavyduty,
|
||||
/turf/simulated/floor/virgo3b_indoors,
|
||||
/area/tether/outpost/solars_shed)
|
||||
"aP" = (
|
||||
/obj/structure/cable/yellow{
|
||||
d1 = 1;
|
||||
d2 = 2;
|
||||
icon_state = "1-2"
|
||||
},
|
||||
/obj/machinery/power/sensor{
|
||||
name = "Powernet Sensor - Solar Farm Input";
|
||||
name_tag = "Solar Farm Input"
|
||||
},
|
||||
/obj/effect/decal/cleanable/dirt,
|
||||
/turf/simulated/floor/virgo3b,
|
||||
/area/tether/outpost/solars_outside)
|
||||
"aQ" = (
|
||||
/obj/structure/cable/heavyduty{
|
||||
icon_state = "1-2"
|
||||
},
|
||||
/obj/machinery/power/sensor{
|
||||
name = "Powernet Sensor - Solar Farm Output";
|
||||
name_tag = "Solar Farm Output"
|
||||
},
|
||||
/obj/effect/decal/cleanable/dirt,
|
||||
/turf/simulated/floor/virgo3b,
|
||||
/area/tether/outpost/solars_outside)
|
||||
"aR" = (
|
||||
/obj/effect/decal/cleanable/dirt,
|
||||
/obj/machinery/power/solar_control,
|
||||
@@ -513,6 +496,14 @@
|
||||
dir = 4
|
||||
},
|
||||
/obj/effect/decal/cleanable/dirt,
|
||||
/obj/structure/cable/yellow{
|
||||
d2 = 2;
|
||||
icon_state = "0-2"
|
||||
},
|
||||
/obj/machinery/power/sensor{
|
||||
name = "Powernet Sensor - Solar Farm Input";
|
||||
name_tag = "Solar Farm Input"
|
||||
},
|
||||
/turf/simulated/floor/virgo3b,
|
||||
/area/tether/outpost/solars_outside)
|
||||
"bd" = (
|
||||
@@ -18860,7 +18851,7 @@ ad
|
||||
ad
|
||||
at
|
||||
aI
|
||||
aP
|
||||
aW
|
||||
aW
|
||||
bc
|
||||
bf
|
||||
@@ -20564,7 +20555,7 @@ ad
|
||||
ad
|
||||
ad
|
||||
aK
|
||||
aQ
|
||||
aX
|
||||
aX
|
||||
bl
|
||||
bn
|
||||
|
||||
Reference in New Issue
Block a user