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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user