Skip to content

Commit

Permalink
fixim
Browse files Browse the repository at this point in the history
  • Loading branch information
Kar4es committed Oct 9, 2023
1 parent 03bdc71 commit ba8dcac
Showing 1 changed file with 16 additions and 23 deletions.
39 changes: 16 additions & 23 deletions _maps/map_files220/delta/delta.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -11399,11 +11399,6 @@
/obj/structure/disposalpipe/segment{
dir = 4
},
/obj/structure/cable{
d1 = 2;
d2 = 4;
icon_state = "2-4"
},
/turf/simulated/floor/plasteel{
icon_state = "brown"
},
Expand All @@ -11428,16 +11423,6 @@
d2 = 4;
icon_state = "1-4"
},
/obj/structure/cable{
d1 = 2;
d2 = 8;
icon_state = "2-8"
},
/obj/structure/cable{
d1 = 1;
d2 = 8;
icon_state = "1-8"
},
/turf/simulated/floor/plasteel{
dir = 6;
icon_state = "brown"
Expand Down Expand Up @@ -89997,11 +89982,6 @@
/area/station/maintenance/fore)
"tIO" = (
/obj/structure/disposalpipe/segment,
/obj/structure/cable{
d1 = 1;
d2 = 2;
icon_state = "1-2"
},
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,
/obj/machinery/atmospherics/pipe/simple/hidden/supply,
/obj/machinery/door/airlock/command/qm/glass,
Expand All @@ -90011,6 +89991,16 @@
id = "qm"
},
/obj/effect/mapping_helpers/airlock/autoname,
/obj/structure/cable{
d1 = 2;
d2 = 8;
icon_state = "2-8"
},
/obj/structure/cable{
d1 = 1;
d2 = 8;
icon_state = "1-8"
},
/turf/simulated/floor/plasteel,
/area/station/supply/qm)
"tJa" = (
Expand Down Expand Up @@ -98015,11 +98005,14 @@
id = "qm"
},
/obj/structure/cable{
d1 = 1;
d2 = 4;
icon_state = "0-4"
},
/obj/structure/cable{
d1 = 4;
d2 = 8;
icon_state = "1-8"
icon_state = "4-8"
},
/obj/structure/cable,
/turf/simulated/floor/plating,
/area/station/supply/qm)
"wSg" = (
Expand Down

0 comments on commit ba8dcac

Please sign in to comment.