Skip to content

Commit

Permalink
Fix linter
Browse files Browse the repository at this point in the history
  • Loading branch information
AyIong committed Apr 13, 2024
1 parent 3756e65 commit 6b0b547
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 18 deletions.
5 changes: 1 addition & 4 deletions _maps/map_files220/stations/boxstation.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -23217,10 +23217,7 @@
/area/station/supply/office)
"bOu" = (
/obj/effect/decal/cleanable/dirt,
/obj/machinery/alarm/all_access{
dir = 8;
pixel_x = 24
},
/obj/machinery/alarm/all_access/directional/east,
/obj/structure/chair/stool,
/obj/machinery/atmospherics/pipe/simple/visible{
dir = 10
Expand Down
4 changes: 1 addition & 3 deletions _maps/map_files220/stations/deltastation.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -55963,9 +55963,7 @@
/obj/effect/turf_decal/stripes/line{
dir = 1
},
/obj/machinery/alarm/engine{
pixel_y = 24
},
/obj/machinery/alarm/engine/directional/north,
/obj/structure/cable/yellow{
d1 = 2;
d2 = 8;
Expand Down
14 changes: 3 additions & 11 deletions _maps/map_files220/stations/metastation.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -16264,10 +16264,7 @@
/area/station/maintenance/turbine)
"bkZ" = (
/obj/effect/decal/cleanable/dirt,
/obj/machinery/alarm/all_access{
dir = 8;
pixel_x = 24
},
/obj/machinery/alarm/all_access/directional/east,
/obj/structure/chair/stool,
/obj/machinery/atmospherics/pipe/manifold/visible{
dir = 4
Expand Down Expand Up @@ -29675,9 +29672,7 @@
/obj/machinery/atmospherics/pipe/simple/heat_exchanging{
dir = 4
},
/obj/machinery/alarm/server{
pixel_y = 24
},
/obj/machinery/alarm/server/directional/north,
/turf/simulated/floor/plasteel/dark/telecomms,
/area/station/science/server/coldroom)
"cbi" = (
Expand Down Expand Up @@ -62761,10 +62756,7 @@
dir = 8;
name = "Gas to Filter"
},
/obj/machinery/alarm/engine{
dir = 1;
pixel_y = -24
},
/obj/machinery/alarm/engine/directional/south,
/turf/simulated/floor/engine,
/area/station/engineering/engine/supermatter)
"lGx" = (
Expand Down

0 comments on commit 6b0b547

Please sign in to comment.