mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-12 23:44:58 +00:00
Removed all deprecated code slated for removal, removed support for pre-v19 save files
This commit is contained in:
@@ -205,7 +205,6 @@ class PokeBattle_Battler
|
||||
p = self.pokemon
|
||||
return p && p.shadowPokemon?
|
||||
end
|
||||
alias isShadow? shadowPokemon?
|
||||
|
||||
def inHyperMode?
|
||||
return false if fainted?
|
||||
|
||||
Reference in New Issue
Block a user