Lock Anomaly generator to research access (#24464)
* small patch * fix * remove garbage * fix * moved to shared events * fix * LocId --------- Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
This commit is contained in:
@@ -296,6 +296,7 @@
|
||||
acts: ["Breakage"]
|
||||
- type: ActivatableUI
|
||||
key: enum.AnomalyGeneratorUiKey.Key
|
||||
- type: ActivatableUIRequiresAccess
|
||||
- type: ActivatableUIRequiresPower
|
||||
- type: UserInterface
|
||||
interfaces:
|
||||
@@ -318,6 +319,8 @@
|
||||
- type: WiresVisuals
|
||||
- type: StaticPrice
|
||||
price: 5000
|
||||
- type: AccessReader
|
||||
access: [["Research"]]
|
||||
- type: GuideHelp
|
||||
guides:
|
||||
- AnomalousResearch
|
||||
|
||||
Reference in New Issue
Block a user