mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-24 12:37:50 +01:00
Merge pull request #7476 from Novacat/nova-heterochromia
Fixes tiny dropship bugs
This commit is contained in:
@@ -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)
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user