mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-09 22:24:58 +00:00
Bug fixes from previous commits
This commit is contained in:
@@ -78,7 +78,7 @@ class Pokemon
|
||||
# Used by Galarian Yamask to remember that it took sufficient damage from a
|
||||
# battle and can evolve.
|
||||
attr_accessor :ready_to_evolve
|
||||
# Whether this Pokémon can be deposited in storage
|
||||
# Whether this Pokémon can be deposited in storage/Day Care
|
||||
attr_accessor :cannot_store
|
||||
# Whether this Pokémon can be released
|
||||
attr_accessor :cannot_release
|
||||
|
||||
Reference in New Issue
Block a user