mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 08:08:49 +01:00
Adds two new whiteships, the "Personal Transit Shuttle" and the "Obelisk" (#71093)
This commit is contained in:
@@ -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)"
|
||||
|
||||
Reference in New Issue
Block a user