Fix xenoborg action icons (#40118)
commit Co-authored-by: iaada <iaada@users.noreply.github.com>
This commit is contained in:
@@ -213,7 +213,7 @@
|
||||
components:
|
||||
- type: Action
|
||||
icon: { sprite: Interface/Actions/actions_borg.rsi, state: xenoborg-basic-module }
|
||||
iconOn: Interface/Actions/actions_borg.rsi/xenoborg-basic-module.png
|
||||
iconOn: { sprite: Interface/Actions/actions_borg.rsi, state: xenoborg-basic-module }
|
||||
keywords: [ "Mothership Core", "console", "interface" ]
|
||||
priority: -6
|
||||
- type: InstantAction
|
||||
@@ -227,7 +227,7 @@
|
||||
components:
|
||||
- type: Action
|
||||
icon: { sprite: Interface/Actions/actions_borg.rsi, state: xenoborg-eye-module }
|
||||
iconOn: Interface/Actions/actions_borg.rsi/xenoborg-eye-module.png
|
||||
iconOn: { sprite: Interface/Actions/actions_borg.rsi, state: xenoborg-eye-module }
|
||||
keywords: [ "Mothership Core", "console", "interface" ]
|
||||
priority: -6
|
||||
- type: InstantAction
|
||||
|
||||
Reference in New Issue
Block a user