mirror of
https://github.com/smogon/pokemon-showdown-client.git
synced 2026-08-26 21:21:02 -05:00
Add Mimicry activation message
This commit is contained in:
@@ -1018,6 +1018,9 @@ exports.BattleText = {
|
||||
magicbounce: {
|
||||
move: '#magiccoat',
|
||||
},
|
||||
mimicry: {
|
||||
activate: " [POKEMON] returned to its original type!",
|
||||
},
|
||||
mindblown: {
|
||||
damage: " ([POKEMON] cut its own HP to power up its move!)",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user