aboutsummaryrefslogtreecommitdiffstats
path: root/data/wild (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-03-25Forgot to end_water_wildmonsRangi1-0/+1
2021-03-25Verify data table and name list sizes with assertion macrosRangi60-118/+238
Fixes #312
2020-11-14Fix file modesdannye59-0/+0
2020-08-02Fix encounter rate commentsRangi1-2/+2
2020-07-15Indent comments that describe data table macro formatsRangi2-2/+2
2020-07-14Clean up some data, using macros for multiline list entriesRangi63-1222/+1246
2020-07-03Replace raw hex values with HRAM constantsRangi1-1/+1
To do: turn constants into labels and use ldh
2020-07-03Make suggested edits:Rangi60-59/+1249
- data/mapWilds -> data/wild/maps - diglett_sculpture.asm -> book_or_sculpture.asm - relocate some audio/music constants
2020-07-03Add subdirectories to data/ similar to pokecrystalRangi4-0/+439
Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.