kep-hack/constants
Llinos Evans f65e0dd3bf Groundwork for Galarian Bird event
This adds the first half of an event where you will find the Galarian Birds. It is not finished yet.

It currently bugs out when Galarian Zapdos tries to run away and I don't know why. Frame-by-frame, it seems to be when the player has to move. I've tried different things to make this less bad, but they don't work.

Here's how it's meant to go:
1) Articuno flies away (done)
2) Zapdos barges past the player like Silver does in GSC (bugs out)
3) Moltres moves in front of the player and engages (not done)

If anyone has a better way to do this, please let me know!

Minor changes;
- Connection for Brunswick-Citrine looks nicer
- Celeste has a few changes to make the event run easier.
2023-04-27 18:00:47 +01:00
..
battle_constants.asm wild DV buff 2022-09-04 11:56:47 +01:00
credits_constants.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
event_constants.asm Groundwork for Galarian Bird event 2023-04-27 18:00:47 +01:00
gfx_constants.asm wOAMBuffer -> wShadowOAM (#370) 2022-07-09 17:18:18 -04:00
hardware_constants.asm Merge branch 'master' of https://github.com/pret/pokered 2022-12-28 17:38:38 -06:00
hide_show_constants.asm Groundwork for Galarian Bird event 2023-04-27 18:00:47 +01:00
icon_constants.asm Expanding on Pokemon icon usage 2023-04-23 21:25:45 +01:00
input_constants.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
item_constants.asm Citrine geography rework, Metal Coat 2023-04-17 18:40:30 +01:00
list_constants.asm Fix file modes 2020-11-14 20:52:10 -06:00
map_constants.asm Making Brunswick Trail a route map 2023-04-27 16:46:20 +01:00
map_data_constants.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
map_object_constants.asm Merge branch 'master' of https://github.com/pret/pokered 2023-04-19 20:04:38 -05:00
menu_constants.asm Item Descriptions! 2023-03-08 03:27:32 +00:00
misc_constants.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
move_animation_constants.asm Change names of move subanimations to be meaningful (#389) 2022-09-25 14:17:39 -04:00
move_constants.asm Merge branch 'master' of https://github.com/pret/pokered 2023-04-19 20:04:38 -05:00
move_effect_constants.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
music_constants.asm Mt Moon Crater fixes 2023-04-25 23:15:02 +01:00
oam_constants.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
palette_constants.asm Field06 fixed! 2023-04-25 01:20:59 +01:00
pokedex_constants.asm Very minor fixes 2023-04-23 16:18:02 +01:00
pokemon_constants.asm Kokana, Kasanagi and Carapthor! 2023-04-22 12:20:29 +01:00
pokemon_data_constants.asm Merge branch 'master' of https://github.com/pret/pokered 2023-04-19 20:04:38 -05:00
script_constants.asm Merge branch 'master' of https://github.com/pret/pokered 2023-04-19 20:04:38 -05:00
serial_constants.asm party_struct constants and ExchangeBytes size (#364) 2022-07-04 01:08:17 -04:00
sprite_constants.asm Brunswick groundwork, misc. changes 2023-04-27 04:08:27 +01:00
sprite_data_constants.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
sprite_set_constants.asm Brunswick groundwork, misc. changes 2023-04-27 04:08:27 +01:00
text_constants.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
tileset_constants.asm Citrine Rocket House 2023-04-22 20:49:19 +01:00
trainer_constants.asm Citrine Rocket House 2023-04-22 20:49:19 +01:00
type_constants.asm Merge branch 'master' of https://github.com/pret/pokered 2023-04-19 20:04:38 -05:00