summaryrefslogtreecommitdiff
path: root/src/data/pokemon/base_stats.h
AgeCommit message (Expand)Author
2020-05-16Using ability constants for OLD_UNOWN statsAsparagusEduardo
2020-05-03Ordered OLD_UNOWN in the same way as the other base stats.AsparagusEduardo
2020-02-25Convert base_stats.h to UTF-8GriffinR
2019-05-16Change abilities in base stats to arrayDizzyEggg
2018-12-23Fix OLD_UNOWN_BASE_STATS formatting: tabs->spaces, and comma outside the macroRangi
2018-12-21Moved macro to the top of base_stats.hShinyDragonHunter
2018-12-20Updated macro name to be less vagueShinyDragonHunter
2018-12-20Use a macro for OLD_UNOWN base statsShinyDragonHunter
2018-12-03Get rid of headers in src/dataDizzyEggg
2018-08-23Move data from include to srcDiegoisawesome