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

[pull] master from cmss13-devs:master #849

Merged
merged 3 commits into from
Jan 16, 2024
Merged

Conversation

pull[bot]
Copy link

@pull pull bot commented Jan 16, 2024

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

cm13-github and others added 3 commits January 16, 2024 06:50
This pull request updates the TGS DMAPI to the latest version. Please
note any breaking or unimplemented changes before merging.

Co-authored-by: tgstation-server <tgstation-server@users.noreply.github.com>
# 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
<details>
<summary>Screenshots & Videos</summary>

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

</details>


# Changelog
:cl:
fix: Fixed larvae sometimes spawning in space on Fiorina.
/:cl:
@pull pull bot added the ⤵️ pull label Jan 16, 2024
@pull pull bot merged commit 5d0a1f0 into Nanu308:master Jan 16, 2024
3 checks passed
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.

2 participants