pokedex sprite pages fixes, removes critical captures, fixes ball swap npc

This commit is contained in:
infinitefusion
2022-06-19 19:26:01 -04:00
parent 22389afbbc
commit 7ef57c7b8a
16 changed files with 9 additions and 4 deletions

View File

@@ -64,7 +64,7 @@ module Settings
# based on a total of 600+ species (i.e. that many species need to be caught
# to provide the greatest critical capture chance of 2.5x), and there may be
# fewer species in your game.
ENABLE_CRITICAL_CAPTURES = (MECHANICS_GENERATION >= 5)
ENABLE_CRITICAL_CAPTURES = false#(MECHANICS_GENERATION >= 5)
# Whether Pokémon gain Exp for capturing a Pokémon.
GAIN_EXP_FOR_CAPTURE = (MECHANICS_GENERATION >= 5)
# The Game Switch which, whie ON, prevents the player from losing money if