domtronn / nuzlocke.app

Nuzlocke Tracker - For all Pokémon games and Rom Hacks to record, track, advise on encounters, and provide boss battles & level caps
https://nuzlocke.app
BSD 3-Clause "New" or "Revised" License
107 stars 17 forks source link

[RSE] Drake is listed as an Ice Type team #144

Open SylmarDev opened 1 year ago

SylmarDev commented 1 year ago

Describe the bug Drake is listed as an ice type specialist

To Reproduce Steps to reproduce the behavior:

  1. Create a new Ruby/Sapphire run
  2. Scroll to the very bottom
  3. Drake has the ice icon next to his name

Expected behavior Drake should have a dragon icon next to his name

Screenshots image

Additional context Line 3659 in league/ruby.fire.json (and ruby.grass.json, ruby.water.json) sets "speciality" to "ice"

I know its the smallest issue ever but I didn't want to make a 1 line PR for something so trivial