Merge pull request #15861 from shellspeed1/random-whiteship

Ports random whiteships from tg
This commit is contained in:
deathride58
2022-10-16 13:07:07 -04:00
committed by GitHub
2 changed files with 11 additions and 10 deletions

View File

@@ -299,6 +299,16 @@
reserved_area = null
return ..()
/obj/docking_port/stationary/picked/whiteship
name = "Deep Space"
id = "whiteship_away"
dheight = 0
dir = 2
dwidth = 11
height = 22
width = 35
shuttlekeys = list("whiteship_meta", "whiteship_pubby", "whiteship_box", "whiteship_cere", "whiteship_kilo", "whiteship_donut", "whiteship_delta")
/obj/docking_port/stationary/picked
///Holds a list of map name strings for the port to pick from
var/list/shuttlekeys