Update seed data

This commit is contained in:
2026-02-08 22:32:44 +01:00
parent 2ff9e81cc4
commit 58787460c4
20 changed files with 655 additions and 655 deletions

View File

@@ -2005,20 +2005,6 @@
}
]
},
{
"name": "Dragonspiral Tower (2F)",
"order": 40,
"encounters": [
{
"pokeapi_id": 623,
"pokemon_name": "Golurk",
"method": "walk",
"encounter_rate": 100,
"min_level": 55,
"max_level": 58
}
]
},
{
"name": "Dragonspiral Tower (Entrance)",
"order": 40,
@@ -2072,6 +2058,20 @@
"max_level": 58
}
]
},
{
"name": "Dragonspiral Tower (2F)",
"order": 40,
"encounters": [
{
"pokeapi_id": 623,
"pokemon_name": "Golurk",
"method": "walk",
"encounter_rate": 100,
"min_level": 55,
"max_level": 58
}
]
}
]
},