Equinox-SS13 / equinox-sojourn

Other
1 stars 18 forks source link

Hopefully fixes (some) qdel runtimes at roundstart #77

Closed Michiyamenotehifunana closed 2 months ago

Michiyamenotehifunana commented 2 months ago

About The Pull Request

When burrows spawn on top of pipes, they get deleted for reasons unknown. When a pipe is deleted this way, it causes a runtime. This should prevent burrows from spawning on top of pipes and thus also prevents those runtimes, in theory.

Changelog

:cl: Toriate fix: hypothetically fixes burrows deleting pipes causing weird runtimes. /:cl:

SigDoesCode commented 2 months ago

Looks good! Nice fix.