Update Seed data (Gen1-3)
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
"encounters": [],
|
||||
"children": [
|
||||
{
|
||||
"name": "Alola Route 1 (First two fields east of the player’s house)",
|
||||
"name": "Alola Route 1 (First two fields east of the player\u2019s house)",
|
||||
"order": 3,
|
||||
"encounters": [
|
||||
{
|
||||
@@ -363,7 +363,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Trainer’s School (Alola)",
|
||||
"name": "Trainer\u2019s School (Alola)",
|
||||
"order": 8,
|
||||
"encounters": [
|
||||
{
|
||||
@@ -4590,18 +4590,9 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Altar of the Moone",
|
||||
"name": "Altar of the Sunne",
|
||||
"order": 89,
|
||||
"encounters": [
|
||||
{
|
||||
"pokeapi_id": 792,
|
||||
"pokemon_name": "Lunala",
|
||||
"method": "static",
|
||||
"encounter_rate": 100,
|
||||
"min_level": 55,
|
||||
"max_level": 55
|
||||
}
|
||||
]
|
||||
"encounters": []
|
||||
},
|
||||
{
|
||||
"name": "Mount Lanakila",
|
||||
@@ -4733,18 +4724,9 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Lake of the Moone",
|
||||
"name": "Lake of the Sunne",
|
||||
"order": 94,
|
||||
"encounters": [
|
||||
{
|
||||
"pokeapi_id": 789,
|
||||
"pokemon_name": "Cosmog",
|
||||
"method": "gift",
|
||||
"encounter_rate": 100,
|
||||
"min_level": 5,
|
||||
"max_level": 5
|
||||
}
|
||||
]
|
||||
"encounters": []
|
||||
},
|
||||
{
|
||||
"name": "Poni Grove",
|
||||
|
||||
Reference in New Issue
Block a user