cleanup not needed locale string (#34922)

* cleanup not needed locale string

* Update Resources/Prototypes/Actions/types.yml

---------

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
This commit is contained in:
lzk
2025-02-06 19:42:57 +01:00
committed by GitHub
parent 3940d22076
commit 64ebcb5277
2 changed files with 2 additions and 5 deletions

View File

@@ -17,9 +17,6 @@ implanter-label = [color=green]{$implantName}[/color]
implanter-contained-implant-text = [color=green]{$desc}[/color]
action-name-toggle-fake-mindshield = [color=green]Toggle Fake Mindshield[/color]
action-description-toggle-fake-mindshield = Turn the Fake Mindshield implants transmission on/off
## Implant Popups
scramble-implant-activated-popup = Your appearance shifts and changes!

View File

@@ -331,8 +331,8 @@
- type: entity
id: FakeMindShieldToggleAction
name: action-name-toggle-fake-mindshield
description: action-description-toggle-fake-mindshield
name: '[color=green]Toggle Fake Mindshield[/color]'
description: Turn the Fake Mindshield implant's transmission on/off
components:
- type: InstantAction
icon: { sprite: Interface/Actions/actions_fakemindshield.rsi, state: icon }