Update bean status and add Rotom encounter to Pokemon X seed data
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -3790,6 +3790,14 @@
|
||||
"name": "Lost Hotel",
|
||||
"order": 54,
|
||||
"encounters": [
|
||||
{
|
||||
"pokeapi_id": 479,
|
||||
"pokemon_name": "Rotom",
|
||||
"method": "Special",
|
||||
"encounter_rate": 75,
|
||||
"min_level": 38,
|
||||
"max_level": 38
|
||||
},
|
||||
{
|
||||
"pokeapi_id": 101,
|
||||
"pokemon_name": "Electrode",
|
||||
|
||||
Reference in New Issue
Block a user