Fix missing message for Queenly Majesty blocking a move (#1240)

This commit is contained in:
urkerab 2019-02-27 01:36:20 +00:00 committed by Guangcong Luo
parent ebdd3f5871
commit a612743d74

View File

@ -1019,6 +1019,9 @@ exports.BattleText = {
pressure: {
start: " [POKEMON] is exerting its pressure!",
},
queenlymajesty: {
block: "#damp",
},
rebound: {
move: '#magiccoat',
},