kep-hack/data/maps
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
..
headers A few things 2023-12-31 12:22:36 +00:00
objects Groundwork for Pocket Lapras 2024-05-13 17:30:12 +01:00
badge_maps.asm Clean up some data, using macros for multiline list entries 2020-07-14 13:32:09 -04:00
dungeon_maps.asm Bug Fixes and stuff! 2024-01-26 23:20:54 +00:00
force_bike_surf.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
hide_show_data.asm A few things 2023-12-31 12:22:36 +00:00
map_header_banks.asm A few things 2023-12-31 12:22:36 +00:00
map_header_pointers.asm A few things 2023-12-31 12:22:36 +00:00
names.asm More bug fixes! 2023-07-15 00:07:05 +01:00
rest_house_maps.asm Clean up some data, using macros for multiline list entries 2020-07-14 13:32:09 -04:00
songs.asm A few things 2023-12-31 12:22:36 +00:00
special_warps.asm god i need some help with this 2023-12-20 12:09:06 +00:00
sprite_sets.asm Obtainable Safari Balls...? 2023-11-23 22:19:08 +00:00
town_map_entries.asm Post-release bugfixes: Batch 2 2024-01-12 12:33:50 +00:00
town_map_order.asm A few bug fixes 2023-07-12 14:16:41 +01:00