Skip to content

v1.6.1

Choose a tag to compare

@digitalghost-dev digitalghost-dev released this 26 Aug 22:53
· 238 commits to main since this release
v1.6.1
df28b19

Added

  • Added the selected Pokémon's flavor entry when using the pokemon command. (#169)
  • Added the selected Pokémon's previous evolution if it is a stage 1 or stage 2 Pokémon (#178)

Changed

  • Changed the calling of each flag for the pokemon command by iterating over a struct and calling a helper function. (#179)