Update Boxes (#144)

This commit is contained in:
Nathan-mv
2021-12-13 19:24:46 -03:00
committed by GitHub
parent 840e1a8be9
commit a89d552f8e

View File

@@ -181,7 +181,7 @@ module Settings
#=============================================================================
# The number of boxes in Pokémon storage.
NUM_STORAGE_BOXES = 30
NUM_STORAGE_BOXES = 40
# Whether putting a Pokémon into Pokémon storage will heal it. IF false, they
# are healed by the Recover All: Entire Party event command (at Poké Centers).
HEAL_STORED_POKEMON = true