kep-hack/constants
Llinos Evans dd7130c489 Groundwork for Pocket Lapras
This is still a bit glitchy:
- For some reason, unrelated text pops up after something is printed. I don't know why.
- Pocket Lapras needs to close the menu post-use. Probably very easy, something in engine\items\item_effects.
- The Pocket Lapras needs to default to Lapras as the text. This is a bit difficult as the item effect is actually used by Surf itself, so you may need to add a function that the Pocket Lapras loads before jumping to the real function (basically just loading the LAPRAS species ID for the text, ask me if you need help)
- Cycling Road needs to run the routine to force you onto the bike after using the Pocket Lapras, or simply have it check for if you're on a ForceBikeSurf map and yell at you. Both work.

I don't have time to finish this right now but it's at least obtainable.
2024-05-13 17:30:12 +01:00
..
battle_constants.asm Groundwork for James Bottle Caps 2023-05-11 08:43:19 +01:00
credits_constants.asm Sprites? No, I prefer 7-Up 2023-12-05 17:15:12 +00:00
event_constants.asm Groundwork for Pocket Lapras 2024-05-13 17:30:12 +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 A few things 2023-12-31 12:22:36 +00:00
icon_constants.asm Celeste Hill Gate & other things 2023-09-20 17:02:09 +01:00
input_constants.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
item_constants.asm Groundwork 2023-07-12 17:44:25 +01:00
list_constants.asm Fix file modes 2020-11-14 20:52:10 -06:00
map_constants.asm A few things 2023-12-31 12:22:36 +00: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 LGPE Beauty Event 2023-06-07 11:17:47 +01:00
misc_constants.asm Text speed options: INSTANT, FAST, MED 2023-07-03 23:50:46 +01:00
move_animation_constants.asm 1.3 prep: Part A 2024-03-09 11:34:22 +00:00
move_constants.asm Revert "April Fools!" 2024-04-01 10:54:56 +01:00
move_effect_constants.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
music_constants.asm Two new(?) music tracks 2024-02-02 21:07:13 +00:00
oam_constants.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
palette_constants.asm Custom palette for Game Corner, slight early game rebalance 2023-06-09 14:58:59 +01:00
pokedex_constants.asm Revert "April Fools!" 2024-04-01 10:54:56 +01:00
pokemon_constants.asm Revert "April Fools!" 2024-04-01 10:54:56 +01:00
pokemon_data_constants.asm Increased Pokémon storage (12 boxes -> 14 boxes) 2023-06-21 19:42:13 +01:00
script_constants.asm Bug Fixes & Enhancements 2023-09-02 19:33:14 +01:00
serial_constants.asm party_struct constants and ExchangeBytes size (#364) 2022-07-04 01:08:17 -04:00
sprite_constants.asm Celeste Hill Gate & other things 2023-09-20 17:02:09 +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 Seagallop Ferry Port 2023-11-25 19:22:15 +00:00
trainer_constants.asm WE ARE TEAM ROCKET, YOU CANNOT BEAT US 2024-01-06 17:11:31 +00:00
type_constants.asm Merge branch 'master' of https://github.com/pret/pokered 2023-04-19 20:04:38 -05:00