kep-hack/data
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 Alolan Persian & Night Slash fixes 2023-09-22 00:54:43 +01:00
battle_anims 1.3 prep: Part A 2024-03-09 11:34:22 +00:00
credits Improving movesets! (Improvesets?) 2023-12-07 23:10:42 +00:00
events Post-release bugfixes: Batch 2 2024-01-12 12:33:50 +00:00
items Groundwork for Pocket Lapras 2024-05-13 17:30:12 +01:00
maps Groundwork for Pocket Lapras 2024-05-13 17:30:12 +01:00
moves Revert "April Fools!" 2024-04-01 10:54:56 +01:00
pokemon Revert "April Fools!" 2024-04-01 10:54:56 +01:00
sgb Mt Moon Crater improvement (wait, didn't we already have this today?) 2023-12-21 20:04:51 +00:00
sprites Celeste Hill Gate & other things 2023-09-20 17:02:09 +01:00
text Gen 5 Repel system 2024-04-15 13:01:52 +01:00
tilesets 1.3 prep: Part A 2024-03-09 11:34:22 +00:00
trainers 1.3 prep: Part A 2024-03-09 11:34:22 +00:00
types Bug Fixes and stuff! 2024-01-26 23:20:54 +00:00
wild 1.3 prep: Part A 2024-03-09 11:34:22 +00:00
growth_rates.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
icon_pointers.asm Celeste Hill Gate & other things 2023-09-20 17:02:09 +01:00
player_names.asm Changing a default player name for Green 2023-12-26 14:59:02 +00:00
player_names_list.asm Changing a default player name for Green 2023-12-26 14:59:02 +00:00
predef_pointers.asm Gen 5 Repel system 2024-04-15 13:01:52 +01:00
text_boxes.asm Item Descriptions! 2023-03-08 03:27:32 +00:00
text_predef_pointers.asm New starter pathing, beautify Oak's Lab 2023-12-25 22:15:27 +00:00
tilemaps.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
yes_no_menu_strings.asm Re-frame Red/Green character options 2023-09-07 21:21:15 +01:00