kep-hack/engine/items
Llinos Evans 138bfd7042 Multiple bug fixes
* Moves the Mystery Box activation into Event Constants. This means that now, the Mystery Box activation is handled in the save, preventing some jank from happening when resetting.
* The "don't switch off the box yet" variable is now always unset after entering a map. Meltan itself allows the variable to keep being re-set, which is super handy. Now, whenever you enter and exit maps, it'll work properly.
* Flying, using an Escape Rope, and using Dig, all now unset the Mystery Box. If for some reason everything fucks up, this'll fix it.
* Fixed a text bug with the scientist in Celadon University.
* Fixed a menu alignment issue with the Vermilion Beauty.
* Attempted to fix the Battle Tent exit. Failed. This is a really, really bad bug, hopefully this gets sorted sometime.
2023-08-31 02:48:01 +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 Multiple bug fixes 2023-08-31 02:48:01 +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