Skip to content

Commit

Permalink
Merge pull request #662 from lizardqueenlexi/merge-2023-07-01
Browse files Browse the repository at this point in the history
Stasis Orbpdate 2023 07 01
  • Loading branch information
Profakos authored Jul 2, 2023
2 parents 65e37f6 + 8148c8d commit 3186e7d
Show file tree
Hide file tree
Showing 614 changed files with 15,593 additions and 11,870 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/ci_suite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,8 @@ jobs:
bash tools/ci/check_changelogs.sh
bash tools/ci/check_grep.sh
bash tools/ci/check_misc.sh
tools/bootstrap/python tools/validate_dme.py <tgstation.dme
tools/bootstrap/python tools/ticked_file_enforcement/ticked_file_enforcement.py < tools/ticked_file_enforcement/schemas/tgstation_dme.json
tools/bootstrap/python tools/ticked_file_enforcement/ticked_file_enforcement.py < tools/ticked_file_enforcement/schemas/unit_tests.json
tools/bootstrap/python -m tools.maplint.source --github
tools/build/build --ci lint tgui-test
tools/bootstrap/python -m define_sanity.check
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
/turf/open/misc/asteroid/basalt/lava_land_surface,
/area/lavaland/surface/outdoors)
"d" = (
/obj/vehicle/sealed/mecha/working/ripley/mining,
/obj/vehicle/sealed/mecha/ripley/mining,
/turf/open/misc/asteroid/basalt/lava_land_surface,
/area/lavaland/surface/outdoors)
"e" = (
Expand Down
2 changes: 1 addition & 1 deletion _maps/RandomRuins/SpaceRuins/mechtransport.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@
/turf/open/floor/iron/smooth_large/airless,
/area/ruin/space/has_grav/powered/mechtransport)
"NG" = (
/obj/vehicle/sealed/mecha/working/ripley,
/obj/vehicle/sealed/mecha/ripley,
/turf/open/floor/iron/recharge_floor/Airless,
/area/ruin/space/has_grav/powered/mechtransport)
"Oh" = (
Expand Down
2 changes: 1 addition & 1 deletion _maps/RandomZLevels/caves.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -1113,7 +1113,7 @@
},
/area/awaymission/caves/bmp_asteroid)
"gC" = (
/obj/vehicle/sealed/mecha/working/ripley/mining,
/obj/vehicle/sealed/mecha/ripley/mining,
/turf/open/floor/iron/recharge_floor,
/area/awaymission/caves/bmp_asteroid)
"gF" = (
Expand Down
Loading

0 comments on commit 3186e7d

Please sign in to comment.