Fix wagging action name and desc (#34089)

This commit is contained in:
lzk
2024-12-28 11:00:12 +01:00
committed by GitHub
parent 97dd5513f5
commit d92ed75703
2 changed files with 2 additions and 4 deletions

View File

@@ -1,2 +0,0 @@
action-name-toggle-wagging = Wagging Tail
action-description-toggle-wagging = Start or stop wagging tail.

View File

@@ -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 }