mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-28 07:38:05 +01:00
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
This commit is contained in:
@@ -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" = (
|
||||
|
||||
Reference in New Issue
Block a user