kep-hack/data
May Evans 0226ba9579 Pikachu/Eevee Mode
So some bits of this are untested, but the base starters are unaffected. I had to work a lot with the sprite limits so Oak's lab has been changed a bit.

This adds a Pikachu and Eevee "mode" to the game, allowing you to pick them as starters. When doing so, the Rival will always pick the opposite.

There are some glitches;
- Picking Charmander makes Blue erase himself from existence
- Picking from anywhere other than the front of the table may have odd results.
- Oak has to be shown in the lab at the start from now on for some reason; side effect of removing the dexes, there's definitely a fix for this.
These are from me not finishing the ball picking process - it was a little weird.

Parties based on starters have been updated but I had to cut out a lot of unused trainer slots.

Also the unused names were removed.
2023-03-25 16:02:23 +00:00
..
battle Verify data table and name list sizes with assertion macros 2021-03-25 16:44:41 -04:00
battle_anims RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
credits Removing version differences, and adding Mew 2022-09-25 14:03:04 +01:00
events Fix Bill's House 2023-03-25 10:43:58 +00:00
items Item Descriptions! 2023-03-08 03:27:32 +00:00
maps Pikachu/Eevee Mode 2023-03-25 16:02:23 +00:00
moves Fixing the recover bug! :D 2022-10-13 17:18:23 +01:00
pokemon Cry, index, and name framework 2023-03-09 02:36:50 +00:00
sgb Electivire & Magmortar! 2022-09-29 17:00:48 +01:00
sprites cut catsprite from constants 2022-10-01 14:49:57 +01:00
text Item Descriptions! 2023-03-08 03:27:32 +00:00
tilesets Faraway Island warp now works 2022-12-12 06:17:33 +00:00
trainers Pikachu/Eevee Mode 2023-03-25 16:02:23 +00:00
types Adding move data, types, and some Pokemon data 2022-08-31 10:17:48 +01:00
wild Fishing Group 10 for Bill's Garden 2023-03-06 12:27:11 +00:00
growth_rates.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
icon_pointers.asm PokeDex is fixed 2022-09-03 19:24:56 -06:00
player_names.asm Removing version differences, and adding Mew 2022-09-25 14:03:04 +01:00
player_names_list.asm Removing version differences, and adding Mew 2022-09-25 14:03:04 +01:00
predef_pointers.asm Talk to Use Cut. Strength and Surf 2022-09-07 17:09:12 -06:00
text_boxes.asm Item Descriptions! 2023-03-08 03:27:32 +00:00
text_predef_pointers.asm Finish the Pewter Museum of Science 2022-12-06 00:20:10 +00:00
tilemaps.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
yes_no_menu_strings.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00