mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2026-01-28 17:26:00 +00:00
Added Eject Pack's effect
This commit is contained in:
@@ -148,10 +148,11 @@ class PokeBattle_Battler
|
||||
@lastHPLost = 0
|
||||
@lastHPLostFromFoe = 0
|
||||
@droppedBelowHalfHP = false
|
||||
@statsDropped = false
|
||||
@tookDamageThisRound = false
|
||||
@tookPhysicalHit = false
|
||||
@statsRaised = false
|
||||
@statsLowered = false
|
||||
@statsRaisedThisRound = false
|
||||
@statsLoweredThisRound = false
|
||||
@canRestoreIceFace = false
|
||||
@lastMoveUsed = nil
|
||||
@lastMoveUsedType = nil
|
||||
|
||||
Reference in New Issue
Block a user