kep-hack/data/maps
May Evans d31edda1da Add Prof. Oak post-game fight
This was surprisingly easy to add, albeit a bit awkward. I learned how to add trainer battles without headers this way, so I may go back to CeladonU and restructure with this in mind.

This commit adds a fully functioning Professor Oak fight, using the Rival party choice script as a launchpad. You can desynchronise the choices easily, just a few number changes. I used the S. S. Anne 2F and Route 22 scripts to hodgepodge it together.

Because of how I did this, Oak is fully re-fightable, taking inspiration from XY Serena's daily re-fights.

I tried to add a Yes/No prompt, but it would still pull you into the fight, presumably because it's calling a beforebattle script before the code. It's a bit of a hassle and my CeladonU code sucked, so I decided to leave it out for now.

It's intended to be unlocked once you enter the Hall of Fame, thus that change there. That hasn't been tested properly so uhhhh *shrug*
2022-12-12 05:22:41 +00:00
..
headers Add Mt. Moon Crater 2022-12-05 00:07:16 +00:00
objects Add Prof. Oak post-game fight 2022-12-12 05:22:41 +00:00
badge_maps.asm Clean up some data, using macros for multiline list entries 2020-07-14 13:32:09 -04:00
dungeon_maps.asm fixing a few small bugs 2022-09-28 10:46:42 +01:00
force_bike_surf.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
hide_show_data.asm Add Prof. Oak post-game fight 2022-12-12 05:22:41 +00:00
map_header_banks.asm Add Mt. Moon Crater 2022-12-05 00:07:16 +00:00
map_header_pointers.asm Add Mt. Moon Crater 2022-12-05 00:07:16 +00:00
names.asm Adding temporary warps to Faraway 2022-10-18 00:16:31 +01:00
rest_house_maps.asm Clean up some data, using macros for multiline list entries 2020-07-14 13:32:09 -04:00
songs.asm Add Mt. Moon Crater 2022-12-05 00:07:16 +00:00
special_warps.asm Mostly map edits and a few other tweaks 2022-09-17 23:42:19 +01:00
sprite_sets.asm Add trainers to Celadon University, add two new salesmen, etc 2022-09-27 16:06:13 +01:00
town_map_entries.asm A few minor fixes 2022-10-29 23:01:34 +01:00
town_map_order.asm Adding temporary warps to Faraway 2022-10-18 00:16:31 +01:00