make rnd console require science access (#17671)
This commit is contained in:
@@ -14,3 +14,5 @@ research-console-cost = Cost: [color=orchid]{$amount}[/color]
|
||||
research-console-unlocks-list-start = Unlocks:
|
||||
research-console-unlocks-list-entry = - [color=yellow]{$name}[/color]
|
||||
research-console-unlocks-list-entry-generic = - [color=green]{$text}[/color]
|
||||
|
||||
research-console-no-access-popup = No access!
|
||||
|
||||
@@ -385,6 +385,8 @@
|
||||
priority: Low
|
||||
- type: Computer
|
||||
board: ResearchComputerCircuitboard
|
||||
- type: AccessReader
|
||||
access: [["Research"]]
|
||||
- type: PointLight
|
||||
radius: 1.5
|
||||
energy: 1.6
|
||||
|
||||
Reference in New Issue
Block a user