Update seed data
This commit is contained in:
@@ -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
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user