Skip to content

Commit

Permalink
Add 'endability' to statusTable.
Browse files Browse the repository at this point in the history
  • Loading branch information
Storm-Eagle20 authored Aug 29, 2018
1 parent 9bf48c9 commit 970af0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/battle-animations.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2275,6 +2275,7 @@ class PokemonSprite extends Sprite {
}
}
let statusTable = {
endability: '<span class="bad">Gastro&nbsp;Acid</span> ',
throatchop: '<span class="bad">Throat&nbsp;Chop</span> ',
confusion: '<span class="bad">Confused</span> ',
healblock: '<span class="bad">Heal&nbsp;Block</span> ',
Expand Down

0 comments on commit 970af0f

Please sign in to comment.