mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-13 07:54:59 +00:00
Merge branch 'dev' into ai
This commit is contained in:
@@ -553,7 +553,7 @@ class Battle::Battler
|
||||
end
|
||||
|
||||
def takesShadowSkyDamage?
|
||||
return false if fainted?
|
||||
return false if !takesIndirectDamage?
|
||||
return false if shadowPokemon?
|
||||
return true
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user