Skip to content

Commit b399117

Browse files
committed
CAP: Add Chuggalong minisprite index
1 parent 3e518b3 commit b399117

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

play.pokemonshowdown.com/src/battle-dex-data.ts

+1
Original file line numberDiff line numberDiff line change
@@ -620,6 +620,7 @@ const BattlePokemonIconIndexes: {[id: string]: number} = {
620620
ababo: 1512 + 71,
621621
scattervein: 1512 + 72,
622622
cresceidon: 1512 + 73,
623+
chuggalong: 1512 + 74,
623624
};
624625

625626
const BattlePokemonIconIndexesLeft: {[id: string]: number} = {

0 commit comments

Comments
 (0)