diff --git a/Data/Scripts/001_Settings.rb b/Data/Scripts/001_Settings.rb index b86ce57e3..4b570ac42 100644 --- a/Data/Scripts/001_Settings.rb +++ b/Data/Scripts/001_Settings.rb @@ -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