Skip to content

Commit

Permalink
[MIRROR] Fixes a spurious runtime off loading the museum away mission (
Browse files Browse the repository at this point in the history
…#1020)

* Fixes a spurious runtime off loading the museum away mission (#81520)

## About The Pull Request

It loaded a random spawner on top of a chasm. The spawner has a chance
to drop the dust decal, which errors when trying to spawn on a chasm

Yayeeeeeet

* Fixes a spurious runtime off loading the museum away mission

---------

Co-authored-by: LemonInTheDark <[email protected]>
  • Loading branch information
2 people authored and StealsThePRs committed Feb 18, 2024
1 parent 30dfd4c commit 9d61c7e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion _maps/RandomZLevels/museum.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -3147,7 +3147,6 @@
/obj/structure/transport/linear/tram/slow,
/obj/structure/thermoplastic,
/obj/effect/spawner/random/structure/closet_empty/crate/with_loot,
/obj/effect/spawner/random/maintenance/five,
/turf/open/chasm/true/no_smooth,
/area/awaymission/museum)
"Cc" = (
Expand Down

0 comments on commit 9d61c7e

Please sign in to comment.