kep-hack/data/maps
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
..
headers A few updates 2023-05-19 16:17:44 +01:00
objects Candy Jar in Indigo Plateau, plus improvements! 2023-06-01 18:40:32 +01:00
badge_maps.asm Clean up some data, using macros for multiline list entries 2020-07-14 13:32:09 -04:00
dungeon_maps.asm Cinnabar Volcano floors 2023-04-30 23:42:46 +01:00
force_bike_surf.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
hide_show_data.asm Small edits 2023-05-25 23:54:19 +01:00
map_header_banks.asm A few updates 2023-05-19 16:17:44 +01:00
map_header_pointers.asm A few updates 2023-05-19 16:17:44 +01:00
names.asm Brunswick Trail map connections 2023-04-24 10:11:16 +01:00
rest_house_maps.asm Clean up some data, using macros for multiline list entries 2020-07-14 13:32:09 -04:00
songs.asm A few updates 2023-05-19 16:17:44 +01:00
special_warps.asm Citrine time! 2023-04-11 12:52:53 +01:00
sprite_sets.asm A few updates 2023-05-19 16:17:44 +01:00
town_map_entries.asm A few updates 2023-05-19 16:17:44 +01:00
town_map_order.asm Battle Tent Port 2023-05-13 02:50:31 +01:00