Adds two new whiteships, the "Personal Transit Shuttle" and the "Obelisk" (#71093)

This commit is contained in:
jimmyl
2022-11-17 17:49:16 -07:00
committed by GitHub
parent a66142f022
commit a4b1fd4cd3
5 changed files with 1922 additions and 2 deletions
+9
View File
@@ -536,6 +536,15 @@
suffix = "whiteship_pod"
name = "Salvage Pod"
/datum/map_template/shuttle/whiteship/personalshuttle
suffix = "personalshuttle"
name = "Personal Travel Shuttle"
/datum/map_template/shuttle/whiteship/obelisk
suffix = "obelisk"
name = "Obelisk"
admin_notes = "Not actually an obelisk, has nonsentient cult constructs."
/datum/map_template/shuttle/cargo/kilo
suffix = "kilo"
name = "supply shuttle (Kilo)"