Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
ErdGinalD committed Sep 17, 2024
2 parents 340979f + 04e65c7 commit cd9f9a2
Show file tree
Hide file tree
Showing 68 changed files with 216,447 additions and 15,610 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
strategy:
fail-fast: false # Let all map tests run to completion
matrix:
maptype: ['/datum/map/boxstation', '/datum/map/deltastation', '/datum/map/metastation', '/datum/map/cerestation']
maptype: ['/datum/map/boxstation', '/datum/map/deltastation', '/datum/map/metastation', '/datum/map/cerestation', '/datum/map/emeraldstation']
byondtype: ['STABLE']
services:
mariadb:
Expand Down
7 changes: 1 addition & 6 deletions _maps/map_files/stations/boxstation.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -54612,7 +54612,6 @@
/area/station/maintenance/apmaint)
"fdg" = (
/obj/structure/reflector/single{
anchored = 1;
dir = 1
},
/turf/simulated/floor/plasteel{
Expand Down Expand Up @@ -68256,7 +68255,6 @@
/area/station/aisat/service)
"lKP" = (
/obj/structure/reflector/single{
anchored = 1;
dir = 4
},
/turf/simulated/floor/plasteel{
Expand Down Expand Up @@ -73969,9 +73967,7 @@
/turf/simulated/floor/plasteel,
/area/station/engineering/atmos)
"oBR" = (
/obj/structure/reflector/double{
anchored = 1
},
/obj/structure/reflector/double,
/turf/simulated/floor/plasteel{
icon_state = "dark"
},
Expand Down Expand Up @@ -77730,7 +77726,6 @@
/area/station/maintenance/aft)
"qpq" = (
/obj/structure/reflector/box{
anchored = 1;
dir = 1
},
/turf/simulated/floor/plasteel{
Expand Down
Loading

0 comments on commit cd9f9a2

Please sign in to comment.