Fixes Blocking bugs (#9424)

* Fixes Riot shield bugs

* Removes redundant check and extra parenthesis

* Requested changes

* Prevent block with another shield if already blocking.
This commit is contained in:
keronshb
2022-07-10 21:50:09 -04:00
committed by GitHub
parent b9a0894d7c
commit 4a89446e03
3 changed files with 64 additions and 5 deletions

View File

@@ -7,4 +7,4 @@ action-popup-blocking-disabling-user = You lower your {$shield}!
action-popup-blocking-other = {CAPITALIZE(THE($blockerName))} raises {POSS-ADJ($blockerName)} {$shield}!
action-popup-blocking-disabling-other = {CAPITALIZE(THE($blockerName))} lowers {POSS-ADJ($blockerName)} {$shield}!
action-popup-blocking-user-cant-block = The gravity here prevents you from blocking.
action-popup-blocking-user-cant-block = You tried to raise your shield, but it was no use.