diff --git a/js/battle.js b/js/battle.js index 57d5612bf..da4579755 100644 --- a/js/battle.js +++ b/js/battle.js @@ -3336,6 +3336,7 @@ var Battle = (function () { break; case 'roughskin': case 'ironbarbs': + case 'spikyshield': actions += "" + poke.getName() + " was hurt!"; break; case 'aftermath':