Merge pull request #7476 from Novacat/nova-heterochromia

Fixes tiny dropship bugs
This commit is contained in:
Novacat
2020-04-27 00:28:24 -04:00
committed by GitHub
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -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
@@ -1450,6 +1450,8 @@
dir = 5
},
/obj/structure/closet/secure_closet/wall{
anchored = 1;
density = 0;
pixel_x = 32;
req_access = list(101)
},