Skip to content

Commit

Permalink
change vending machine access to Robotics
Browse files Browse the repository at this point in the history
  • Loading branch information
deltanedas committed Oct 20, 2024
1 parent d779281 commit 03e49c7
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1247,7 +1247,7 @@
- state: panel
map: ["enum.WiresVisualLayers.MaintenancePanel"]
- type: AccessReader
access: [["Research"]]
access: [["Robotics"]] # DeltaV: Robotics access instead of Research
- type: PointLight
radius: 1.5
energy: 1.6
Expand Down Expand Up @@ -1973,7 +1973,7 @@
- state: panel
map: ["enum.WiresVisualLayers.MaintenancePanel"]
- type: AccessReader
access: [["Research"]]
access: [["Robotics"]] # DeltaV: Robotics access instead of Research

- type: entity
parent: VendingMachine
Expand Down

0 comments on commit 03e49c7

Please sign in to comment.