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

Fixes larvae sometimes spawning in space #5455

Merged
merged 1 commit into from
Jan 16, 2024

Conversation

SabreML
Copy link
Member

@SabreML SabreML commented Jan 14, 2024

About the pull request

Fixes larvae sometimes spawning in space on Fiorina. (And any other space-based maps)

I think this is being caused by the do_buried_larva_spawn() proc looking for any /turf/open subtypes in range, but not performing any checks on them.

Explain why it's good for the game

Occasionally at roundstart on Fiorina a larva will spawn outside of the station's walls in space, and need an admin to teleport them back inside. Although it is pretty funny when it happens, it's probably best to fix it.

Testing Photographs and Procedure

Screenshots & Videos

Put screenshots and videos here with an empty line between the screenshots and the <details> tags.

Changelog

🆑
fix: Fixed larvae sometimes spawning in space on Fiorina.
/:cl:

@github-actions github-actions bot added the Fix Fix one bug, make ten more label Jan 14, 2024
@Birdtalon Birdtalon added this pull request to the merge queue Jan 16, 2024
Merged via the queue into cmss13-devs:master with commit b94072e Jan 16, 2024
28 checks passed
cm13-github added a commit that referenced this pull request Jan 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fix Fix one bug, make ten more
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants