mirror of
https://github.com/smogon/pokemon-showdown-client.git
synced 2026-03-21 17:50:29 -05:00
Fix missing message for Queenly Majesty blocking a move (#1240)
This commit is contained in:
parent
ebdd3f5871
commit
a612743d74
|
|
@ -1019,6 +1019,9 @@ exports.BattleText = {
|
|||
pressure: {
|
||||
start: " [POKEMON] is exerting its pressure!",
|
||||
},
|
||||
queenlymajesty: {
|
||||
block: "#damp",
|
||||
},
|
||||
rebound: {
|
||||
move: '#magiccoat',
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user