Fixes borgs not being able to check their laws in crit (#34133)
* fix * fix2
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
description: View the laws that you must follow.
|
||||
components:
|
||||
- type: InstantAction
|
||||
checkCanInteract: false
|
||||
checkConsciousness: false
|
||||
itemIconStyle: NoItem
|
||||
icon:
|
||||
sprite: Interface/Actions/actions_borg.rsi
|
||||
|
||||
@@ -44,6 +44,8 @@
|
||||
description: View the laws that you must follow.
|
||||
components:
|
||||
- type: InstantAction
|
||||
checkCanInteract: false
|
||||
checkConsciousness: false
|
||||
priority: -3
|
||||
itemIconStyle: NoItem
|
||||
icon:
|
||||
|
||||
Reference in New Issue
Block a user