- 20
- Posts
- 1
- Years
- Seen today
Hey! not sure if anyone has reported this already, but Silk Trap is not clearing at the end of the round, making Spidops immortal.
Added this line: "battler.effects[PBEffects::SilkTrap] = false"
In Generation 9 Pack Scripts\[001] Battle\[001] Battle.rb 156,3: def pbEndOfRoundPhase
And now it's working
Added this line: "battler.effects[PBEffects::SilkTrap] = false"
In Generation 9 Pack Scripts\[001] Battle\[001] Battle.rb 156,3: def pbEndOfRoundPhase
And now it's working