summaryrefslogtreecommitdiff
path: root/data/wild
AgeCommit message (Collapse)Author
2021-05-31Fix typo noting to nothing and align vertically commentsYoann Fievez
2021-05-18Standardize names of wild maps entitiesYoann Fievez
Standardize the name of entities of maps for wild pokemon
2021-03-25Forgot to end_water_wildmonsRangi
2021-03-25Verify data table and name list sizes with assertion macrosRangi
Fixes #312
2020-11-14Fix file modesdannye
2020-08-02Fix encounter rate commentsRangi
2020-07-15Indent comments that describe data table macro formatsRangi
2020-07-14Clean up some data, using macros for multiline list entriesRangi
2020-07-03Replace raw hex values with HRAM constantsRangi
To do: turn constants into labels and use ldh
2020-07-03Make suggested edits:Rangi
- 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 pokecrystalRangi
Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.