kep-hack/engine/items
Llinos Evans 934f8adcac Mystery Box functionality
It was a long shot, but I did it! I added the Mystery Box from Pokemon GO! Very happy with the results here.

So here's how it works: When used, the game will replace Pokemon encountered with Meltan until the player leaves the map. This is sort of how it works in GO, with the player unable to close it and naturally petering out as they play.

Now multiple Meltan can be obtained, and in abundance, just like GO. Technically, someone could use this as a pseudo-Repel to replace hard encounters with easy ones.

Oh, and I'm pretty sure this happens vs static encounters as well, but it's awkward to account for I think that's hilarious, so...
2023-05-31 05:03:22 +01:00
..
get_bag_item_quantity.asm Add subdirectories to engine/ similar to pokecrystal 2020-07-02 23:30:21 -04:00
inventory.asm Sync more with pokeyellow 2020-11-05 13:23:57 -05:00
item_effects.asm Mystery Box functionality 2023-05-31 05:03:22 +01:00
itemfinder.asm fix item finder issue properly 2022-08-31 17:52:21 +01:00
subtract_paid_money.asm Add subdirectories to engine/ similar to pokecrystal 2020-07-02 23:30:21 -04:00
tm_prices.asm Fix file modes 2020-11-14 20:52:10 -06:00
tmhm.asm Fix file modes 2020-11-14 20:52:10 -06:00
tms.asm Fix file modes 2020-11-14 20:52:10 -06:00
town_map.asm A few updates 2023-05-19 16:17:44 +01:00