Skip to content

Commit

Permalink
oops, set the ID wrong
Browse files Browse the repository at this point in the history
  • Loading branch information
Thera-Pissed committed Jun 21, 2024
1 parent 17001ed commit 6244c3f
Showing 1 changed file with 16 additions and 8 deletions.
24 changes: 16 additions & 8 deletions _maps/RandomRuins/WasteRuins/wasteplanet_yard.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,9 @@
icon_state = "1-2"
},
/obj/structure/cable,
/obj/machinery/power/apc/auto_name/directional/east,
/obj/machinery/power/apc/auto_name/directional/east{
start_charge = 0
},
/turf/open/floor/plasteel/dark/wasteplanet,
/area/ruin/wasteplanet/wasteplanet_shipbreaking/ship)
"eO" = (
Expand Down Expand Up @@ -808,7 +810,9 @@
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
dir = 4
},
/obj/machinery/power/apc/auto_name/directional/north,
/obj/machinery/power/apc/auto_name/directional/north{
start_charge = 0
},
/turf/open/floor/plasteel/wasteplanet,
/area/ruin/wasteplanet/wasteplanet_shipbreaking/bay)
"lq" = (
Expand Down Expand Up @@ -981,7 +985,9 @@
"nJ" = (
/obj/structure/cable/yellow,
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
/obj/machinery/power/apc/auto_name/directional/west,
/obj/machinery/power/apc/auto_name/directional/west{
start_charge = 0
},
/turf/open/floor/plasteel/wasteplanet,
/area/ruin/wasteplanet/wasteplanet_shipbreaking/dorms)
"nL" = (
Expand Down Expand Up @@ -1122,7 +1128,9 @@
/obj/structure/cable/yellow{
icon_state = "0-4"
},
/obj/machinery/power/apc/auto_name/directional/north,
/obj/machinery/power/apc/auto_name/directional/north{
start_charge = 0
},
/turf/open/floor/plasteel/dark/wasteplanet,
/area/ruin/wasteplanet/wasteplanet_shipbreaking/canteen)
"pG" = (
Expand Down Expand Up @@ -1704,7 +1712,7 @@
"zp" = (
/obj/machinery/conveyor/inverted{
dir = 4;
id = s
id = "wasteyard"
},
/obj/machinery/mineral/unloading_machine,
/obj/effect/turf_decal/industrial/warning{
Expand Down Expand Up @@ -2351,7 +2359,7 @@
"KW" = (
/obj/machinery/conveyor{
dir = 9;
id = "wasteyard"
id = s

Check failure on line 2362 in _maps/RandomRuins/WasteRuins/wasteplanet_yard.dmm

View workflow job for this annotation

GitHub Actions / Run Linters

DMM Linter

Unknown constant type: s
},
/obj/effect/turf_decal/industrial/warning{
dir = 10
Expand Down Expand Up @@ -4471,7 +4479,7 @@ OM
OM
OM
OM
QS
OM
OM
OM
OM
Expand Down Expand Up @@ -4525,7 +4533,7 @@ OM
OM
OM
jt
OM
QS
OM
OM
OM
Expand Down

0 comments on commit 6244c3f

Please sign in to comment.