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

@@ -107,8 +107,9 @@
"order": 8,
"after_route_name": null,
"location": "Opelucid Gym",
"section": "Black",
"section": null,
"sprite_url": "/boss-sprites/black/drayden.png",
"game_slug": "black",
"pokemon": []
},
{
@@ -121,8 +122,9 @@
"order": 9,
"after_route_name": null,
"location": "Opelucid Gym",
"section": "White",
"section": null,
"sprite_url": "/boss-sprites/black/iris.png",
"game_slug": "white",
"pokemon": []
},
{