kep-hack/data
Llinos Evans 01737d7b77 Candy Jar in Indigo Plateau, plus improvements!
The Candy Jar is now obtainable in the Indigo Plateau, instead of being an item obtained from Chief. I've removed most Chief-related stuff but expect some instability after you beat him, as I don't believe I completely removed the function to call the text.

The Candy Jar will now not collect candies in the following instances;
- It isn't in the bag.
- The total would go over 40.
Just makes sense and ensures players are engaging with the proper intentions. The 40 total is necessary, as over 40 stops the jar from working. This does mean some candies are "lost", but the players see that.

There's a bug where Meltan will have the moves of the Pokemon it's replacing and I don't know why. I've tried a bunch of fixes in `LoadEnemyMonData` but it didn't seem to want to work.
2023-06-01 18:40:32 +01:00
..
battle Verify data table and name list sizes with assertion macros 2021-03-25 16:44:41 -04:00
battle_anims Adding the last of the used moves 2023-04-29 21:00:17 +01:00
credits Small edits 2023-05-25 23:54:19 +01:00
events Lots of small tweaks 2023-05-19 03:21:00 +01:00
items Groundwork for the Candy Jar rework 2023-05-31 13:37:55 +01:00
maps Candy Jar in Indigo Plateau, plus improvements! 2023-06-01 18:40:32 +01:00
moves Adding the last of the used moves 2023-04-29 21:00:17 +01:00
pokemon Lots of small tweaks 2023-05-19 03:21:00 +01:00
sgb A better-looking border! 2023-05-31 21:17:55 +01:00
sprites New sprites just dropped 2023-04-28 19:11:49 +01:00
text Candy Jar finished 2023-05-31 23:56:22 +01:00
tilesets Mt Moon Square House 2023-05-18 16:08:42 +01:00
trainers Update parties.asm 2023-05-24 15:47:52 +01:00
types Merge branch 'master' of https://github.com/pret/pokered 2023-04-19 20:04:38 -05:00
wild Encounter table changes 2023-05-19 16:47:43 +01:00
growth_rates.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
icon_pointers.asm Expanding on Pokemon icon usage 2023-04-23 21:25:45 +01:00
player_names.asm Boy/Girl option 2023-05-13 00:08:39 +01:00
player_names_list.asm Boy/Girl option 2023-05-13 00:08:39 +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 Citrine Pokecenter, trade refactoring 2023-04-28 00:48:09 +01:00
tilemaps.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
yes_no_menu_strings.asm Boy/Girl option 2023-05-13 00:08:39 +01:00