kep-hack/data
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 Verify data table and name list sizes with assertion macros 2021-03-25 16:44:41 -04:00
battle_anims Bug: SUBANIMTYPE_COORDFLIP should be SUBANIMTYPE_HVFLIP (#394) 2022-09-26 11:12:43 -04:00
credits Removing version differences, and adding Mew 2022-09-25 14:03:04 +01:00
events Merge branch 'master' of https://github.com/pret/pokered 2023-04-19 20:04:38 -05:00
items Citrine Rocket House 2023-04-22 20:49:19 +01:00
maps Groundwork for Galarian Bird event 2023-04-27 18:00:47 +01:00
moves Merge branch 'master' of https://github.com/pret/pokered 2023-04-19 20:04:38 -05:00
pokemon Cactus should have Barrage 2023-04-24 14:27:18 +01:00
sgb Field06 fixed! 2023-04-25 01:20:59 +01:00
sprites Brunswick groundwork, misc. changes 2023-04-27 04:08:27 +01:00
text Expanding on Pokemon icon usage 2023-04-23 21:25:45 +01:00
tilesets Brunswick groundwork, misc. changes 2023-04-27 04:08:27 +01:00
trainers Silph Gauntlet 1F trainers! 2023-04-25 03:15:43 +01:00
types Merge branch 'master' of https://github.com/pret/pokered 2023-04-19 20:04:38 -05:00
wild Making Brunswick Trail a route map 2023-04-27 16:46:20 +01:00
growth_rates.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
icon_pointers.asm Expanding on Pokemon icon usage 2023-04-23 21:25:45 +01: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