mirror of
https://github.com/kwsch/PKHeX
synced 2025-02-17 05:48:44 +00:00
https://projectpokemon.org/home/forums/topic/63429-bdsp-slate/ The "Give All" cheat will skip adding unobtainable items. Since the BDSP-exclusive Treasure (slate/shard) are unable to held, they were also skipped. Revise the logic to allow them to be added via "Give All", but still disallowed as held items (separate arrays needed). Also condense the logic for BCAT-Dmax crystal IDs since they're all sequential. Just iterate a range instead of a span. |
||
---|---|---|
.. | ||
Memories | ||
EvolutionRestrictions.cs | ||
GBRestrictions.cs | ||
HeldItemLumpImage.cs | ||
ItemRestrictions.cs | ||
Locale3DS.cs | ||
Vivillon3DS.cs | ||
WordFilter.cs |