Skip to content

Commit

Permalink
Fast cable cleanup (BlueMoon-Labs#1195)
Browse files Browse the repository at this point in the history
  • Loading branch information
Flixsim authored Aug 9, 2024
1 parent ac2e037 commit 56eb46a
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 24 deletions.
13 changes: 4 additions & 9 deletions _maps/map_files/BoxStation/BoxStation.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -2204,9 +2204,7 @@
name = "test chamber blast door"
},
/obj/effect/spawner/structure/window/reinforced,
/obj/structure/cable{
dir = 1
},
/obj/structure/cable,
/turf/open/floor/engine,
/area/science/xenobiology)
"alB" = (
Expand Down Expand Up @@ -71020,8 +71018,7 @@
pixel_y = 28
},
/obj/structure/cable{
icon_state = "0-2";
pixel_y = 1
icon_state = "0-2"
},
/turf/open/floor/plasteel/white,
/area/science/xenobiology)
Expand Down Expand Up @@ -72101,8 +72098,7 @@
},
/obj/effect/spawner/structure/window/reinforced,
/obj/structure/cable{
icon_state = "0-2";
pixel_y = 1
icon_state = "0-2"
},
/turf/open/floor/engine,
/area/science/xenobiology)
Expand Down Expand Up @@ -72144,8 +72140,7 @@
/obj/effect/spawner/structure/window/reinforced,
/obj/machinery/door/firedoor,
/obj/structure/cable{
icon_state = "0-2";
pixel_y = 1
icon_state = "0-2"
},
/turf/open/floor/plating,
/area/ai_monitored/security/armory)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2942,10 +2942,8 @@
/obj/structure/cable{
icon_state = "1-8"
},
/obj/structure/cable{
dir = 1
},
/obj/effect/spawner/structure/window/plastitanium,
/obj/structure/cable,
/turf/open/floor/plating,
/area/security/brig)
"agP" = (
Expand Down Expand Up @@ -60157,11 +60155,9 @@
/turf/open/floor/mineral/plastitanium,
/area/security/prison)
"oqn" = (
/obj/structure/cable{
dir = 1
},
/obj/structure/closet/secure_closet/medical2,
/obj/machinery/power/apc/auto_name/west,
/obj/structure/cable,
/turf/open/floor/mineral/plastitanium,
/area/medical/surgery)
"oqO" = (
Expand Down
14 changes: 5 additions & 9 deletions _maps/map_files/PubbyStation/PubbyStation.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -51366,9 +51366,7 @@
name = "Nanotrasen Representative APC";
pixel_y = -23
},
/obj/structure/cable{
dir = 1
},
/obj/structure/cable,
/turf/open/floor/wood,
/area/command/heads_quarters/ntr)
"ezJ" = (
Expand Down Expand Up @@ -61932,11 +61930,10 @@
/turf/closed/wall/r_wall,
/area/engineering/supermatter)
"tfw" = (
/obj/machinery/atmospherics/pipe/simple/supply/hidden,
/obj/structure/cable{
icon_state = "0-2";
pixel_y = 1
icon_state = "0-2"
},
/obj/machinery/atmospherics/pipe/simple/supply/hidden,
/turf/open/floor/plating/airless,
/area/space/nearstation)
"tfx" = (
Expand Down Expand Up @@ -63097,11 +63094,10 @@
/turf/open/floor/engine,
/area/science/xenobiology)
"uMe" = (
/obj/structure/grille,
/obj/structure/cable{
icon_state = "0-2";
pixel_y = 1
icon_state = "0-2"
},
/obj/structure/grille,
/turf/open/floor/plating,
/area/maintenance/department/engine)
"uMf" = (
Expand Down

0 comments on commit 56eb46a

Please sign in to comment.