kep-hack/data
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
..
battle Verify data table and name list sizes with assertion macros 2021-03-25 16:44:41 -04:00
battle_anims RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
credits Removing version differences, and adding Mew 2022-09-25 14:03:04 +01:00
events Regional trades for new forms 2023-04-08 23:37:36 +01:00
items Refactor Item Constants 2023-04-09 12:25:10 +01:00
maps Refactor Item Constants 2023-04-09 12:25:10 +01:00
moves Fixing the recover bug! :D 2022-10-13 17:18:23 +01:00
pokemon Dugtrio-A and Ninetales-A! 2023-04-08 14:59:04 +01:00
sgb Electivire & Magmortar! 2022-09-29 17:00:48 +01:00
sprites cut catsprite from constants 2022-10-01 14:49:57 +01:00
text Refactor Item Constants 2023-04-09 12:25:10 +01:00
tilesets Groundwork for Viridian Pre-Gym 2023-03-30 02:12:45 +01:00
trainers Dugtrio-A and Ninetales-A! 2023-04-08 14:59:04 +01:00
types Adding move data, types, and some Pokemon data 2022-08-31 10:17:48 +01:00
wild Added Underwater Tunnel! 2023-04-05 12:31:11 +01:00
growth_rates.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
icon_pointers.asm PokeDex is fixed 2022-09-03 19:24:56 -06:00
player_names.asm Removing version differences, and adding Mew 2022-09-25 14:03:04 +01:00
player_names_list.asm Removing version differences, and adding Mew 2022-09-25 14:03:04 +01:00
predef_pointers.asm Talk to Use Cut. Strength and Surf 2022-09-07 17:09:12 -06:00
text_boxes.asm Item Descriptions! 2023-03-08 03:27:32 +00:00
text_predef_pointers.asm Finish the Pewter Museum of Science 2022-12-06 00:20:10 +00:00
tilemaps.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
yes_no_menu_strings.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00