kep-hack/data/items
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
..
guard_drink_items.asm Saffron Guards are now British 2023-06-18 09:12:42 +01:00
key_items.asm Groundwork for Pocket Lapras 2024-05-13 17:30:12 +01:00
marts.asm Running Shoes and 30 Item Bag 2022-09-27 16:55:15 -06:00
names.asm The Big One. 2023-09-19 23:34:25 +01:00
prices.asm 3DS idiot-proofing & other bits 2023-09-20 02:14:31 +01:00
tm_prices.asm Use macros for packed arrays of nybbles 2021-05-23 18:33:14 -04:00
use_overworld.asm Groundwork for James Bottle Caps 2023-05-11 08:43:19 +01:00
use_party.asm Citrine geography rework, Metal Coat 2023-04-17 18:40:30 +01:00
vending_prices.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00