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

Fix edges in microlabs #77345

Merged
merged 1 commit into from
Oct 26, 2024
Merged

Conversation

Milopetilo
Copy link
Contributor

Summary

None

Purpose of change

Closes #76496.

Describe the solution

Remove symbols that intersect with the wall.

Describe alternatives you've considered

Testing

Game loads, things no longer spawn in walls

Additional context

It took me a second to understand how these are spawned but I think I did it right.

@github-actions github-actions bot added [JSON] Changes (can be) made in JSON Map / Mapgen Overmap, Mapgen, Map extras, Map display <Bugfix> This is a fix for a bug (or closes open issue) astyled astyled PR, label is assigned by github actions json-styled JSON lint passed, label assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions labels Oct 25, 2024
@Maleclypse Maleclypse merged commit ca974a3 into CleverRaven:master Oct 26, 2024
20 of 26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions <Bugfix> This is a fix for a bug (or closes open issue) [JSON] Changes (can be) made in JSON json-styled JSON lint passed, label assigned by github actions Map / Mapgen Overmap, Mapgen, Map extras, Map display
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Lab spawns with utility shelf inside the wall
2 participants