]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Fix wagging action name and desc (#34089)
authorlzk <124214523+lzk228@users.noreply.github.com>
Sat, 28 Dec 2024 10:00:12 +0000 (11:00 +0100)
committerGitHub <noreply@github.com>
Sat, 28 Dec 2024 10:00:12 +0000 (13:00 +0300)
Resources/Locale/en-US/actions/actions/wagging.ftl [deleted file]
Resources/Prototypes/Actions/types.yml

diff --git a/Resources/Locale/en-US/actions/actions/wagging.ftl b/Resources/Locale/en-US/actions/actions/wagging.ftl
deleted file mode 100644 (file)
index da0cfa0..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-action-name-toggle-wagging = Wagging Tail
-action-description-toggle-wagging = Start or stop wagging tail.
index d80e36bde1f22c11ddb7c78a18cc617db4e20758..a9ac169d3cdf76fd3ee63aa65f36f1fe326bf8cb 100644 (file)
 
 - type: entity
   id: ActionToggleWagging
-  name: action-name-toggle-wagging
-  description: action-description-toggle-wagging
+  name: Wagging Tail
+  description: Start or stop wagging your tail.
   components:
     - type: InstantAction
       icon: { sprite: Mobs/Customization/reptilian_parts.rsi, state: tail_smooth_behind }