mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-10 14:44:58 +00:00
Added "airborne" event name tag, can have Safari battles with no party, fixed Micle Berry, fixed data box not refreshing when Illusion is broken, added triggers for more EoR animations
This commit is contained in:
@@ -393,6 +393,7 @@ class Battle::Scene
|
||||
shadowSprite.setPokemonBitmap(pkmn)
|
||||
# Set visibility of battler's shadow
|
||||
shadowSprite.visible = pkmn.species_data.shows_shadow? if shadowSprite && !back
|
||||
@sprites["dataBox_#{idxBattler}"].refresh
|
||||
end
|
||||
|
||||
def pbResetCommandsIndex(idxBattler)
|
||||
|
||||
Reference in New Issue
Block a user