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

stops outposts placing on top of space #2555

Merged
merged 1 commit into from
Dec 6, 2023

Conversation

tmtmtl30
Copy link
Contributor

@tmtmtl30 tmtmtl30 commented Dec 4, 2023

About The Pull Request

planetary outposts currently have /turf/open/space/basic underneath all their turfs even if the baseturf ztrait is set correctly. this fixes that, by making outpost map templates (elevator / hangar templates included, though that shouldn't make a difference due to the way they're used) no longer spawn "on top of" turfs: now they replace them instead

Why It's Good For The Game

randomly spaced turfs are bad

Changelog

🆑
fix: fixes planetary outposts from having space underneath all the turfs
/:cl:

@github-actions github-actions bot added the Code change Watch something violently break. label Dec 4, 2023
Copy link
Member

@MarkSuckerberg MarkSuckerberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

interesting, makes sense

@MarkSuckerberg MarkSuckerberg added this pull request to the merge queue Dec 6, 2023
Merged via the queue into shiptest-ss13:master with commit f7ae58b Dec 6, 2023
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code change Watch something violently break.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants