mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 03:27:05 +01:00
Adds Space Ruin: Rocky Motel (#25611)
* First publish of the space ruin, finished up most of the decor. Just working on tweaks next * Further tweaks; added a shuttle, solar array, and cleaning closet * Update rocky_motel.dmm * Final touches on the config and description * Update space_ruins.dm * added the config file back. * added a newline to space_ruins.dm * fixed there being a pair of stacked disposal pipes on top of each other * implemented changes suggested by warriorstar; fixed area issues, slight redesign, and expansion of solars area * this config file is the bane of my existence, fixed the example config by adding rocky_motel.dmm * Update config.toml * deleted extra disposal pipes * Update rocky_motel.dmm * Update rocky_motel.dmm * adding the suggestions by @warriorstar-orion & @1080pCat * Update _maps/map_files/RandomRuins/SpaceRuins/rocky_motel.dmm Co-authored-by: warriorstar-orion <orion@snowfrost.garden> Signed-off-by: Hayden Redacted <91229275+haydenredacted@users.noreply.github.com> --------- Signed-off-by: Hayden Redacted <91229275+haydenredacted@users.noreply.github.com> Co-authored-by: warriorstar-orion <orion@snowfrost.garden>
This commit is contained in:
co-authored by
warriorstar-orion
parent
f691860926
commit
7cf569aa8c
@@ -336,3 +336,11 @@
|
||||
description = "A derelict operating base for NT engineering crew."
|
||||
allow_duplicates = FALSE
|
||||
cost = 1
|
||||
|
||||
/datum/map_template/ruin/space/rocky_motel
|
||||
id = "rocky_motel"
|
||||
suffix = "rocky_motel.dmm"
|
||||
name = "Rocky Motel"
|
||||
description = "A cozy little home nestled in an asteroid, perfect for one or two people!"
|
||||
allow_duplicates = FALSE
|
||||
cost = 1
|
||||
|
||||
Reference in New Issue
Block a user