From 1e032c4f49ab630a69394fddea47bad3a2a1368e Mon Sep 17 00:00:00 2001 From: SkyratBot <59378654+SkyratBot@users.noreply.github.com> Date: Mon, 25 Apr 2022 15:30:55 +0200 Subject: [PATCH] [MIRROR] Fixes Kilostation whiteship [MDB IGNORE] (#13084) * Fixes Kilostation whiteship (#66468) Fixes the dimensions on the kilostation whiteship obj so that it spawns the full whiteship. The vars were not correct, making it so the rest of the ship did not spawn. Tested it on local and the ship fully spawned and moved normally. * Fixes Kilostation whiteship Co-authored-by: Son-of-Space <63861499+Son-of-Space@users.noreply.github.com> --- _maps/shuttles/whiteship_kilo.dmm | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/_maps/shuttles/whiteship_kilo.dmm b/_maps/shuttles/whiteship_kilo.dmm index d14ab2c5a81..cf95736d5e5 100644 --- a/_maps/shuttles/whiteship_kilo.dmm +++ b/_maps/shuttles/whiteship_kilo.dmm @@ -32,15 +32,16 @@ callTime = 250; can_move_docking_ports = 1; dir = 8; - dwidth = 11; - height = 17; + dwidth = 14; + height = 23; id = "whiteship"; launch_status = 0; movement_force = list("KNOCKDOWN" = 0, "THROW" = 0); name = "Salvage Ship"; port_direction = 8; preferred_direction = 4; - width = 33 + width = 16; + dheight = 18 }, /turf/open/floor/mineral/plastitanium, /area/shuttle/abandoned/cargo)