aboutsummaryrefslogtreecommitdiffstats
path: root/data/wild/probabilities.asm (unfollow)
Commit message (Collapse)AuthorFilesLines
2026-01-17Use macros for `WildMonEncounterSlotChances` (#562)Engezerstorung1-14/+27
2020-11-04Sync with pokereddannye1-0/+15
2020-07-14Clean up some data, using macros for multiline list entriesRangi1-10/+10
2020-07-03Add subdirectories to data/ similar to pokecrystalRangi1-0/+0
Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.
2020-06-23Move more tables from engine/ to data/Rangi1-0/+15
This also splits the end of engine/battle/core.asm into engine/battle/effects.asm.