kep-hack/constants
Llinos Evans 3f6005f3f1 Refactor Item Constants
Alright, never put items after the floors. This is very, very bad, as it actually causes a myriad of problems whenever the game tries to assert the item list on its lonesome. Effectively, this has been adding floors. This caused the item descriptions to be offset by 21 spaces once you get to the TMs. The fact it worked before was a miracle.

Anyway, all considerations have been made when doing this, so it should all be just fine.

If you need to test if the items are ok, check the Up-Grade on Porygon, as it's the last in the list. Checks showed it was ok for me.

Also, Old Sea Chart now uses the localised name - Old Sea Map. This actually fits in-game, which is good.
2023-04-09 12:25:10 +01:00
..
audio_constants.asm Use the same music headers as pokecrystal (#382) 2022-08-11 21:23:08 -04:00
battle_constants.asm wild DV buff 2022-09-04 11:56:47 +01:00
credits_constants.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
event_constants.asm wug 2023-04-05 23:20:22 +01:00
gfx_constants.asm wOAMBuffer -> wShadowOAM (#370) 2022-07-09 17:18:18 -04:00
hardware_constants.asm Identify the rest of the hardware constants (#371) 2022-07-04 01:10:14 -04:00
hide_show_constants.asm wug 2023-04-05 23:20:22 +01:00
icon_constants.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
input_constants.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
item_constants.asm Refactor Item Constants 2023-04-09 12:25:10 +01:00
list_constants.asm Fix file modes 2020-11-14 20:52:10 -06:00
map_constants.asm Added Underwater Tunnel! 2023-04-05 12:31:11 +01:00
map_data_constants.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
map_object_constants.asm Implementing static Crocky encounter 2022-09-10 18:43:00 +01:00
menu_constants.asm Item Descriptions! 2023-03-08 03:27:32 +00:00
misc_constants.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
move_animation_constants.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
move_constants.asm Struggle fixes 2022-09-12 22:16:45 +01:00
move_effect_constants.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
music_constants.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
oam_constants.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
palette_constants.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
pokedex_constants.asm Dugtrio-A and Ninetales-A! 2023-04-08 14:59:04 +01:00
pokemon_constants.asm Dugtrio-A and Ninetales-A! 2023-04-08 14:59:04 +01:00
pokemon_data_constants.asm Eevees and More 2022-09-01 08:37:35 -06:00
script_constants.asm Regional trades for new forms 2023-04-08 23:37:36 +01:00
serial_constants.asm party_struct constants and ExchangeBytes size (#364) 2022-07-04 01:08:17 -04:00
sprite_constants.asm Revamp Pokemon Mansion B2F 2022-10-17 16:57:42 +01:00
sprite_data_constants.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
text_constants.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
tileset_constants.asm Groundwork for Viridian Pre-Gym 2023-03-30 02:12:45 +01:00
trainer_constants.asm Extra trainer classes, new bold P 2023-04-04 19:28:02 +01:00
type_constants.asm Adding move data, types, and some Pokemon data 2022-08-31 10:17:48 +01:00