mirror of
https://github.com/smogon/pokemon-showdown-client.git
synced 2026-05-23 16:36:14 -05:00
Add Spiky Shield message
This commit is contained in:
parent
15e6d69fac
commit
91fb82c4bc
|
|
@ -3336,6 +3336,7 @@ var Battle = (function () {
|
|||
break;
|
||||
case 'roughskin':
|
||||
case 'ironbarbs':
|
||||
case 'spikyshield':
|
||||
actions += "" + poke.getName() + " was hurt!";
|
||||
break;
|
||||
case 'aftermath':
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user