summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/024.asm
AgeCommit message (Collapse)Author
2017-11-26Rename all files in data/pokedex/entries/mid-kid
Some people suggested this would be a good idea, and make management of the files easier. I'm inclined to agree.
2017-11-20width -> weightmid-kid
This used to be confusing, since the first thing I think when I see "width, height" is graphics, in this case probably the sprites. Well, it has nothing to do with that. Weight is mass times gravity or something, width is a form of distance.
2016-04-10Local labels starting with capital letters are now decorated with a trailing ↵pikalaxalt
colon; remove trailing whitespace; globally correct line endings to UNIX style
2015-06-23Remove trailing newlines.IIMarckus
2014-05-31Rename directory stats -> data.yenatch