feature/boss-sprites-and-badges (#22)
All checks were successful
CI / backend-lint (push) Successful in 8s
CI / frontend-lint (push) Successful in 32s

Reviewed-on: TheFurya/nuzlocke-tracker#22
Co-authored-by: Julian Tabel <juliantabel.jt@gmail.com>
Co-committed-by: Julian Tabel <juliantabel.jt@gmail.com>
This commit was merged in pull request #22.
This commit is contained in:
2026-02-14 11:04:08 +01:00
committed by TheFurya
parent 3412d6c6fd
commit ebdc9b2f28
225 changed files with 879 additions and 130 deletions

View File

@@ -122,7 +122,7 @@
"after_route_name": null,
"location": "Indigo Plateau",
"section": "Main Story",
"sprite_url": null,
"sprite_url": "/boss-sprites/heartgold/will.png",
"pokemon": []
},
{
@@ -136,7 +136,7 @@
"after_route_name": null,
"location": "Indigo Plateau",
"section": "Main Story",
"sprite_url": null,
"sprite_url": "/boss-sprites/heartgold/koga.png",
"pokemon": []
},
{
@@ -150,7 +150,7 @@
"after_route_name": null,
"location": "Indigo Plateau",
"section": "Main Story",
"sprite_url": null,
"sprite_url": "/boss-sprites/heartgold/bruno.png",
"pokemon": []
},
{
@@ -164,7 +164,7 @@
"after_route_name": null,
"location": "Indigo Plateau",
"section": "Main Story",
"sprite_url": null,
"sprite_url": "/boss-sprites/heartgold/karen.png",
"pokemon": []
},
{
@@ -178,7 +178,7 @@
"after_route_name": null,
"location": "Indigo Plateau",
"section": "Main Story",
"sprite_url": null,
"sprite_url": "/boss-sprites/heartgold/lance.png",
"pokemon": []
},
{
@@ -304,7 +304,7 @@
"after_route_name": null,
"location": "Silver Cave",
"section": "Endgame",
"sprite_url": null,
"sprite_url": "/boss-sprites/heartgold/red.png",
"pokemon": []
}
]