Skip to content

Commit

Permalink
lintfix
Browse files Browse the repository at this point in the history
  • Loading branch information
Erikafox committed Sep 29, 2024
1 parent 1fce9d1 commit 8fe24e4
Showing 1 changed file with 13 additions and 10 deletions.
23 changes: 13 additions & 10 deletions _maps/shuttles/independent/independent_raleigh.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -433,7 +433,7 @@
},
/obj/machinery/door/airlock/security{
dir = 4;
name = "XO's quarters";
name = "XO's Quarters";
id_tag = "ra_lt";
req_access_txt = "3"
},
Expand Down Expand Up @@ -925,7 +925,8 @@
dir = 4
},
/obj/machinery/door/airlock/mining{
dir = 4
dir = 4;
name = "Cargo Bay"
},
/turf/open/floor/plasteel/dark,
/area/ship/cargo)
Expand Down Expand Up @@ -1241,7 +1242,7 @@
/obj/machinery/door/firedoor/heavy,
/obj/machinery/door/poddoor/shutters{
dir = 4;
name = "window shutters";
name = "Window Shutters";
id = "ra_at"
},
/turf/open/floor/plating,
Expand Down Expand Up @@ -2123,7 +2124,6 @@
},
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4,
/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2,
/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2,
/turf/open/floor/plasteel/dark,
/area/ship/engineering/electrical)
"AQ" = (
Expand Down Expand Up @@ -2929,6 +2929,12 @@
/obj/machinery/power/apc/auto_name/directional/north,
/turf/open/floor/plasteel/tech/techmaint,
/area/ship/cargo)
"IN" = (
/obj/machinery/door/airlock/mining{
dir = 4
},
/turf/closed/wall/mineral/plastitanium/nodiagonal,

Check failure on line 2936 in _maps/shuttles/independent/independent_raleigh.dmm

View workflow job for this annotation

GitHub Actions / Run Linters

DMM Linter

(in pop IN) (at (24, 19, 1)) Typepath /turf/closed/wall/mineral/plastitanium/nodiagonal has a banned neighbor: /obj/machinery/door/airlock/mining
/area/ship/engineering/electrical)
"IT" = (
/obj/effect/turf_decal/corner/opaque/orange/border{
dir = 4
Expand Down Expand Up @@ -3721,10 +3727,6 @@
"SO" = (
/obj/structure/window/plasma/reinforced/plastitanium,
/obj/structure/grille,
/obj/machinery/door/poddoor/shutters{
dir = 2;
id = "ra_capt"
},
/obj/machinery/door/poddoor/shutters{
dir = 2;
id = "ra_capt"
Expand Down Expand Up @@ -4433,7 +4435,8 @@
dir = 4
},
/obj/machinery/door/airlock/mining{
dir = 4
dir = 4;
name = "Cargo Bay"
},
/turf/open/floor/plasteel/dark,
/area/ship/cargo)
Expand Down Expand Up @@ -5501,7 +5504,7 @@ kI
go
CN
JO
go
IN
go
Vd
ng
Expand Down

0 comments on commit 8fe24e4

Please sign in to comment.