mirror of
https://github.com/smogon/pokemon-showdown-client.git
synced 2026-04-25 16:14:01 -05:00
Add Mind Blown recoil message (#1188)
This commit is contained in:
parent
3fe9c944cd
commit
c74c61ac7f
|
|
@ -943,6 +943,9 @@ exports.BattleText = {
|
|||
magicbounce: {
|
||||
move: '#magiccoat',
|
||||
},
|
||||
mindblown: {
|
||||
damage: " ([POKEMON] cut its own HP to power up its move!)",
|
||||
},
|
||||
moldbreaker: {
|
||||
start: " [POKEMON] breaks the mold!",
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user