Adds 4 More Asteroid Space Ruins (#31614)

* first two asteroids

* last few asteroids

* added the configs

* dgamer fixes
This commit is contained in:
Hayden Redacted
2026-02-27 20:19:05 +00:00
committed by GitHub
parent aed493d9a1
commit a3fdee114e
9 changed files with 2316 additions and 2 deletions
@@ -46,8 +46,33 @@
name = "Asteroid 5"
description = "Oh my god, another giant rock!"
/datum/map_template/ruin/space/asteroidmining1
id = "asteroidmining1"
/datum/map_template/ruin/space/asteroid6
id = "asteroid6"
suffix = "asteroid6.dmm"
name = "Asteroid 6"
description = "A small collection of ore rich asteroids."
/datum/map_template/ruin/space/asteroid7
id = "asteroid7"
suffix = "asteroid7.dmm"
name = "Asteroid 7"
description = "A medium-sized asteroid surrounded by carp that have made it their home."
/datum/map_template/ruin/space/asteroid8
id = "asteroid8"
suffix = "asteroid8.dmm"
name = "Asteroid 8"
description = "An engineer's hubris about their engine escape pod seemed to not have navigation systems active."
allow_duplicates = FALSE
/datum/map_template/ruin/space/asteroid9
id = "asteroid9"
suffix = "asteroid9.dmm"
name = "Asteroid 9"
description = "A hollow asteroid inhabited by a group of goliaths."
/datum/map_template/ruin/space/asteroidmining9
id = "asteroidmining9"
suffix = "asteroidmining1.dmm"
name = "Mining Asteroid 1"
description = "A giant rock rich in ores!"