diff --git a/Resources/Locale/en-US/actions/actions/wagging.ftl b/Resources/Locale/en-US/actions/actions/wagging.ftl deleted file mode 100644 index da0cfa0f27..0000000000 --- a/Resources/Locale/en-US/actions/actions/wagging.ftl +++ /dev/null @@ -1,2 +0,0 @@ -action-name-toggle-wagging = Wagging Tail -action-description-toggle-wagging = Start or stop wagging tail. diff --git a/Resources/Prototypes/Actions/types.yml b/Resources/Prototypes/Actions/types.yml index d80e36bde1..a9ac169d3c 100644 --- a/Resources/Prototypes/Actions/types.yml +++ b/Resources/Prototypes/Actions/types.yml @@ -319,8 +319,8 @@ - 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 }