kep-hack/data/trainers
May Evans b7973444b2 Myriad of changes!
This is a pretty hefty commit, so let's break it down.
- Fixes Pokedex entries for Bittybat, Bulbasaur, and Shellder.
- ...presumably fixes the options menu.
- Adds a Fishing Group and water wild data to Diglett's Cave, also reduces the encounter rate. More to come.
- Modifies parties, including evolving Rival 2's starter.
- Attempts to fix the Ultra and Safari Balls by making `BallFactor` 4, which appears to be the intended number. Tests yielded positive results.
- Restores a ton of Japanese references that got removed in localisation, including some errors.
2022-12-11 21:40:43 +00:00
..
ai_pointers.asm Verify data table and name list sizes with assertion macros 2021-03-25 16:44:41 -04:00
encounter_types.asm Fix file modes 2020-11-14 20:52:10 -06:00
move_choices.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
name_pointers.asm Add comment explaining the purpose of TrainerNamePointers (#352) 2022-03-31 22:49:08 -05:00
names.asm Fix file modes 2020-11-14 20:52:10 -06:00
parties.asm Myriad of changes! 2022-12-11 21:40:43 +00:00
pic_pointers_money.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
special_moves.asm Update special_moves.asm 2022-10-15 14:08:09 -06:00