kep-hack/data
Llinos Evans da13aa9a32 WIP Omega Event
So this isn't working very well. It's halfway there and worked exactly once with what I can only describe as a cosmic ray event.

Here's how it's intended to work: Right as you open the Card Key door, Omega comes barging through, having previously been fighting with Giovanni.

The walking and stuff seems to work, but there are three issues:
- Omega's battle doesn't start, causing a softlock. `call TalkToTrainer` seems to be the iffy point. Note that this code is usually used when talking to a static entity.
- The music bugs out as Omega walks over; this may be linked to the above problem.
- Once these issues are alleviated, Omega will have to disappear, but this isn't a massive deal.

Also includes a dev door in Red's room to easily access the event, and minor code cleanup with Viridian Pre-Gym and Oak's lab - just unnecessary comments.
2023-04-13 17:13:11 +01: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 Add regional trades, break trade limit 2023-04-09 18:56:19 +01:00
items Revert "Revert "Merge branch 'master' of https://github.com/PlagueVonKarma/kep-hack"" 2023-04-09 14:03:02 +01:00
maps WIP Omega Event 2023-04-13 17:13:11 +01:00
moves Fixing the recover bug! :D 2022-10-13 17:18:23 +01:00
pokemon Update new_dex_text.asm 2023-04-11 13:51:31 +01:00
sgb Citrine is now golden 2023-04-11 13:26:04 +01:00
sprites cut catsprite from constants 2022-10-01 14:49:57 +01:00
text Tauros. 2023-04-09 19:35:01 +01:00
tilesets Groundwork for Viridian Pre-Gym 2023-03-30 02:12:45 +01:00
trainers Adds in the rest of the regional forms 2023-04-09 16:56:30 +01:00
types Adding move data, types, and some Pokemon data 2022-08-31 10:17:48 +01:00
wild Citrine time! 2023-04-11 12:52:53 +01: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