mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-10-16 04:04:19 +13:00
![]() * 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. |
||
---|---|---|
.. | ||
battle_constants.asm | ||
credits_constants.asm | ||
event_constants.asm | ||
gfx_constants.asm | ||
hardware_constants.asm | ||
hide_show_constants.asm | ||
icon_constants.asm | ||
input_constants.asm | ||
item_constants.asm | ||
list_constants.asm | ||
map_constants.asm | ||
map_data_constants.asm | ||
map_object_constants.asm | ||
menu_constants.asm | ||
misc_constants.asm | ||
move_animation_constants.asm | ||
move_constants.asm | ||
move_effect_constants.asm | ||
music_constants.asm | ||
oam_constants.asm | ||
palette_constants.asm | ||
pokedex_constants.asm | ||
pokemon_constants.asm | ||
pokemon_data_constants.asm | ||
script_constants.asm | ||
serial_constants.asm | ||
sprite_constants.asm | ||
sprite_data_constants.asm | ||
sprite_set_constants.asm | ||
text_constants.asm | ||
tileset_constants.asm | ||
trainer_constants.asm | ||
type_constants.asm |