mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-24 05:38:15 +01:00
Merge pull request #1785 from CHOMPStationBot/upstream-merge-10122
[MIRROR] EMV: VR Edition
This commit is contained in:
@@ -4,8 +4,9 @@
|
||||
|
||||
// Old Exploration is too WIP to use right now
|
||||
/obj/machinery/suit_cycler/exploration
|
||||
req_access = list(access_explorer)
|
||||
departments = list("Exploration","No Change")
|
||||
req_access = null
|
||||
req_one_access = list(access_explorer,access_medical_equip)
|
||||
departments = list("Exploration","Expedition Medic","No Change")
|
||||
|
||||
/obj/machinery/suit_cycler/pilot
|
||||
req_access = list(access_pilot)
|
||||
|
||||
Reference in New Issue
Block a user