adds planet ruin: crashed passenger shuttle (#25357)

* adds planet ruin: crashed passenger shuttle

* use misc_lavaruin, fix shuttlewall areas

* nolava on area/ruins is redundant

* add plating under windows
This commit is contained in:
warriorstar-orion
2024-05-14 22:05:20 +00:00
committed by GitHub
parent 3a2de8e613
commit 4607b7c87f
3 changed files with 1449 additions and 0 deletions
+8
View File
@@ -224,3 +224,11 @@
suffix = "lavaland_surface_watcher_grave.dmm"
cost = 5
allow_duplicates = FALSE
/datum/map_template/ruin/lavaland/shuttlecrash
name = "Crashed Passenger Shuttle"
id = "shuttlecrash"
description = "A passenger shuttle crashsite of indeterminate origin."
suffix = "lavaland_surface_shuttlecrash.dmm"
cost = 5
allow_duplicates = FALSE