BhavikChand / PokemonShowdownLite

1 stars 0 forks source link

Minor Database Fix, changes on battle.ts (Doesn't break anything) and… #42

Closed BhavikChand closed 1 month ago

BhavikChand commented 1 month ago

… changes on battle.tsx (exporting data to battle.ts Doesn't break anything)

What changed?

Added Primary and Secondary type TEXT to data base. Also changed move type in database to TEXT

What issue does this resolve/work toward?

Pokemon battle logic.

Any related future PRs?

For the Database, hopefully no.