diff --git a/Resources/Prototypes/Entities/Mobs/Player/mothershipcore.yml b/Resources/Prototypes/Entities/Mobs/Player/mothershipcore.yml index c557d38b36..1d989a462c 100644 --- a/Resources/Prototypes/Entities/Mobs/Player/mothershipcore.yml +++ b/Resources/Prototypes/Entities/Mobs/Player/mothershipcore.yml @@ -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