LAMaglan / PokeFightSimulator

A (simple) fight simulator between any two Pokemon using FastAPI with Jinja frontend
0 stars 0 forks source link

fix type advantage implementation #49

Closed LAMaglan closed 5 months ago

LAMaglan commented 5 months ago

The nested dict keys did not actually match the "keys" from pokeapi, so type advantages were actually never used (including separate typo for "poison")