mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 12:07:27 +01:00
Adds a new space ruin: Wrecked Cargoship (#21876)
* Adds a new space ruin. * Update code/datums/ruins/space_ruins.dm lewcc's review Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com> * id_tag fix * thanks StrongDMM * guess who can't place '"' properly * additions and fixes (i hope) * the one commit to pass all CI checks * defined in config * removed an illegal placement of a railing --------- Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
This commit is contained in:
@@ -149,3 +149,7 @@
|
||||
name = "Suspicious Asteroid"
|
||||
icon_state = "dark"
|
||||
requires_power = FALSE
|
||||
|
||||
/area/ruin/space/wreck_cargoship
|
||||
name = "Faint Signal"
|
||||
icon_state = "yellow"
|
||||
|
||||
Reference in New Issue
Block a user