Add Spiky Shield message

This commit is contained in:
Marty-D 2016-01-16 12:56:17 -05:00
parent 15e6d69fac
commit 91fb82c4bc

View File

@ -3336,6 +3336,7 @@ var Battle = (function () {
break;
case 'roughskin':
case 'ironbarbs':
case 'spikyshield':
actions += "" + poke.getName() + " was hurt!";
break;
case 'aftermath':