fix shove regression (#12316)

This commit is contained in:
Rane
2022-11-08 16:10:59 -05:00
committed by GitHub
parent 20032b5ecc
commit 6c95c8d165
12 changed files with 45 additions and 15 deletions

View File

@@ -1,6 +1,8 @@
disarm-action-disarmable = {THE($targetName)} is not disarmable!
disarm-action-popup-message-other-clients = {CAPITALIZE(THE($performerName))} disarmed {THE($targetName)}!
disarm-action-popup-message-cursor = Disarmed {THE($targetName)}!
disarm-action-shove-popup-message-other-clients = {CAPITALIZE(THE($performerName))} shoves {THE($targetName)}!
disarm-action-shove-popup-message-cursor = You shove {THE($targetName)}!
action-name-disarm = [color=red]Disarm[/color]
action-description-disarm = Attempt to [color=red]disarm[/color] someone.