mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-07 21:24:59 +00:00
Added some Gen 8 ability effects
This commit is contained in:
@@ -159,7 +159,7 @@ module Settings
|
||||
NUM_STORAGE_BOXES = 30
|
||||
# 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 = (MECHANICS_GENERATION < 8)
|
||||
HEAL_STORED_POKEMON = true
|
||||
|
||||
#=============================================================================
|
||||
|
||||
|
||||
Reference in New Issue
Block a user