Updates tiles, defines map in code\datums\ruins\space.dm

This commit is contained in:
awdaw
2020-08-21 00:39:19 +02:00
parent 53067013d6
commit 43382aebf1
2 changed files with 124 additions and 116 deletions
+6
View File
@@ -248,3 +248,9 @@
allow_duplicates = FALSE // I dont even want to think about what happens if you have 2 shuttles with the same ID. Likely scary stuff.
always_place = TRUE // Its designed to make exploring other space ruins more accessible
cost = 0 // Force spawned so shouldnt have a cost
/datum/map_template/ruin/space/syndicakes
id = "syndicakesfactory"
suffix = "syndicakesfactory.dmm"
name = "Syndicakes Factory"
description = "Syndicate used to get funds selling corgi cakes produced here. Was it hit by meteors or by a Nanotrasen comando?"