Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MIRROR] RCD converts miscellaneous turf to plating #2150

Merged
merged 1 commit into from
Feb 29, 2024

Conversation

Steals-The-PRs
Copy link
Collaborator

Mirrored on Nova: NovaSector/NovaSector#1158
Original PR: tgstation/tgstation#81628

About The Pull Request

This was unintentionally changed in #78443.

RCD converts turfs like basalt, sand, beach etc to plating first & not put a wall directly on top of them, just like it already does for lava, chasms & space

Changelog

🆑 SyncIt21
fix: RCD converts miscellaneous turfs like basalt, sand, beach etc to plating first & not put a wall directly on top of them
/:cl:

* [NO GBP] RCD converts miscellaneous turf to plating (#81628)

## About The Pull Request
This was unintentionally changed in #78443.

RCD converts turfs like basalt, sand, beach etc to plating first & not
put a wall directly on top of them, just like it already does for lava,
chasms & space

## Changelog
:cl:
fix: RCD converts miscellaneous turfs like basalt, sand, beach etc to
plating first & not put a wall directly on top of them
/:cl:

* [NO GBP] RCD converts miscellaneous turf to plating

---------

Co-authored-by: SyncIt21 <[email protected]>
@Iajret Iajret merged commit 9de84b7 into master Feb 29, 2024
24 checks passed
@Iajret Iajret deleted the upstream-mirror-1158 branch February 29, 2024 18:23
AnywayFarus added a commit that referenced this pull request Feb 29, 2024
Iajret pushed a commit that referenced this pull request Apr 23, 2024
* Implements data systems (#82816)

Subsystems currently come in two different flavors:
1. Systems that process at intervals with the master controller
2. Global data containers that do not fire

And I think they should be split up...

This moves 4 non firing, non init subsytems -> datasystem

Clarity in code

* Implements data systems

* Update ammo_workbench.dm

---------

Co-authored-by: Jeremiah <[email protected]>
Co-authored-by: SomeRandomOwl <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants