mirror of
https://github.com/smogon/pokemon-showdown-client.git
synced 2026-08-25 04:22:06 -05:00
Fix Crasher Wake and Maylene avatar numbers
This commit is contained in:
@@ -634,8 +634,8 @@ const BattleAvatarNumbers: {[k: string]: string} = {
|
||||
73: 'mars',
|
||||
74: 'galacticgrunt',
|
||||
75: 'gardenia',
|
||||
76: 'maylene',
|
||||
77: 'crasherwake',
|
||||
76: 'crasherwake',
|
||||
77: 'maylene',
|
||||
78: 'fantina',
|
||||
79: 'candice',
|
||||
80: 'volkner',
|
||||
|
||||
Reference in New Issue
Block a user