From 571e4fc36c74a89fc684f1a9498d74665084b92d Mon Sep 17 00:00:00 2001 From: Unknown Date: Mon, 27 Apr 2020 00:13:58 -0400 Subject: [PATCH] Fixes tiny dropship bugs --- maps/tether/submaps/om_ships/shelter_6.dm | 2 +- maps/tether/submaps/om_ships/shelter_6.dmm | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/maps/tether/submaps/om_ships/shelter_6.dm b/maps/tether/submaps/om_ships/shelter_6.dm index d11afa04d34..f65d2491dd0 100644 --- a/maps/tether/submaps/om_ships/shelter_6.dm +++ b/maps/tether/submaps/om_ships/shelter_6.dm @@ -20,7 +20,7 @@ // The shuttle's 'shuttle' computer /obj/machinery/computer/shuttle_control/explore/tabiranth name = "short jump console" - shuttle_tag = "XN-29 Prototype Shuttle" + shuttle_tag = "NDV Tabiranth" req_one_access = list(access_cent_general) // A shuttle lateloader landmark diff --git a/maps/tether/submaps/om_ships/shelter_6.dmm b/maps/tether/submaps/om_ships/shelter_6.dmm index 59b011a273b..f05de370282 100644 --- a/maps/tether/submaps/om_ships/shelter_6.dmm +++ b/maps/tether/submaps/om_ships/shelter_6.dmm @@ -1450,6 +1450,8 @@ dir = 5 }, /obj/structure/closet/secure_closet/wall{ + anchored = 1; + density = 0; pixel_x = 32; req_access = list(101) },