mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-28 23:51:17 +01:00
Fixes raiders being unable to access their eva rig (#9899)
This commit is contained in:
@@ -132,6 +132,13 @@
|
||||
/obj/item/clothing/gloves/rig/eva
|
||||
siemens_coefficient = 0
|
||||
|
||||
/obj/item/rig/eva/equipped/pirate
|
||||
req_access = list(access_syndicate)
|
||||
helm_type = /obj/item/clothing/head/helmet/space/rig/eva/pirate
|
||||
|
||||
/obj/item/clothing/head/helmet/space/rig/eva/pirate
|
||||
camera = /obj/machinery/camera/network/mercenary
|
||||
|
||||
/obj/item/rig/ce
|
||||
|
||||
name = "advanced voidsuit control module"
|
||||
|
||||
Reference in New Issue
Block a user