mirror of
https://github.com/smogon/pokemon-showdown-client.git
synced 2026-09-10 21:08:54 -05:00
Add Spiky Shield message
This commit is contained in:
@@ -3336,6 +3336,7 @@ var Battle = (function () {
|
||||
break;
|
||||
case 'roughskin':
|
||||
case 'ironbarbs':
|
||||
case 'spikyshield':
|
||||
actions += "" + poke.getName() + " was hurt!";
|
||||
break;
|
||||
case 'aftermath':
|
||||
|
||||
Reference in New Issue
Block a user