sovereignx/src/data/pokemon
LOuroboros 29d2d4202e
Evolution updates (#3009)
* Add Hisuian Sneasel's evolution to gEvolutionTable

* Updates
-Added EVO_ITEM_NIGHT, (it's like EVO_ITEM_DAY but nighttime specific)
-Added EVO_ITEM_HOLD (it's like the day based variations, but day agnostic)
-Turned the trade evo items into regular evolution items
-Ditched the config for the Razor Claw by request
-Updated every entry in gEvolutionTable for species that could only evolve via EVO_TRADE_ITEM to LA's standard

* Review corrections (extrapolations)

* Post Cherrypick corrections

* Corrected the description of EVO_ITEM_NIGHT

* Added a config for the new items' field-evolving functionality
2023-05-18 06:39:14 -04:00
..
egg_moves.h Generations of Pokémon can now be disabled individually 2022-08-30 12:50:59 -04:00
evolution.h Evolution updates (#3009) 2023-05-18 06:39:14 -04:00
experience_tables.h
form_change_table_pointers.h fixed Castform + Cherrim 2023-03-27 11:35:23 -07:00
form_change_tables.h fixed Castform + Cherrim 2023-03-27 11:35:23 -07:00
form_species_table_pointers.h enamorus_t cry, basculegionf sprite, new typhlosion back sprite 2023-02-23 15:20:12 +01:00
form_species_tables.h enamorus_t cry, basculegionf sprite, new typhlosion back sprite 2023-02-23 15:20:12 +01:00
item_effects.h Evolution updates (#3009) 2023-05-18 06:39:14 -04:00
level_up_learnset_pointers.h fix enamorus_t + samuroutt sprite + conflicts 2023-03-02 11:05:59 +01:00
level_up_learnsets.h Forgot about Jangmo-o 2023-02-24 21:58:09 -03:00
pokedex_entries.h fix endif 2023-02-28 10:36:11 +01:00
pokedex_orders.h Further removed trailing whitespaces 2022-09-13 16:26:36 -03:00
pokedex_text.h Forgot about Jangmo-o 2023-02-24 21:58:09 -03:00
species_info.h Merge branch 'RHH/upcoming' into RHH/pr/feature/formBattleChange 2023-03-21 16:13:27 -03:00
teachable_learnset_pointers.h fix enamorus_t + samuroutt sprite + conflicts 2023-03-02 11:05:59 +01:00
teachable_learnsets.h Add meltan and melmetal teachable moves (#2732) 2023-03-07 10:25:05 -03:00
trainer_class_lookups.h