mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
Adds 4 More Asteroid Space Ruins (#31614)
* first two asteroids * last few asteroids * added the configs * dgamer fixes
This commit is contained in:
@@ -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!"
|
||||
|
||||
Reference in New Issue
Block a user