Skip to content

Commit

Permalink
change(item): Update PokemonList.ts (pokeclicker#5537)
Browse files Browse the repository at this point in the history
  • Loading branch information
aheadfrogg authored Sep 17, 2024
1 parent 31e4bd2 commit 06b2f52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/modules/pokemons/PokemonList.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15609,6 +15609,7 @@ export const pokemonList = createPokemonArray(
'specialDefense': 75,
'speed': 127,
},
'heldItem': { type: ItemType.berry, id: BerryType.Lum },
'gender': {
'type': Genders.Genderless,
},
Expand Down

0 comments on commit 06b2f52

Please sign in to comment.