From 681abf913fa7aa5eb8d57eb2ef19fbce301b5364 Mon Sep 17 00:00:00 2001 From: BluBerry016 <50649185+unit0016@users.noreply.github.com> Date: Mon, 22 Mar 2021 13:49:08 -0400 Subject: [PATCH] whiteship feex (#4327) --- code/modules/shuttle/shuttle.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/shuttle/shuttle.dm b/code/modules/shuttle/shuttle.dm index 046736a469a..36ef3387a2f 100644 --- a/code/modules/shuttle/shuttle.dm +++ b/code/modules/shuttle/shuttle.dm @@ -317,7 +317,7 @@ dwidth = 11 height = 22 width = 35 - shuttlekeys = list("whiteship_meta", "whiteship_pubby", "whiteship_box", "whiteship_cere", "whiteship_kilo", "whiteship_donut", "whiteship_delta") + shuttlekeys = list("whiteship_meta", "whiteship_pubby", "whiteship_box", "whiteship_cere", "whiteship_kilo", "whiteship_donut", "whiteship_delta", "whiteship_ship", "whiteship_tram") //SKYRAT EDIT - Mapping - Adds shipstation's whiteship, along with tram's. Update with more as added! /obj/docking_port/mobile name = "shuttle"