Imlements baneful bunker, data fixes
This commit is contained in:
@@ -497,4 +497,8 @@ public abstract class Script : IDeepCloneable
|
||||
public virtual void ChangeCatchRateBonus(IPokemon pokemon, IItem pokeball, ref byte modifier)
|
||||
{
|
||||
}
|
||||
|
||||
public virtual void BlockIncomingHit(IExecutingMove executingMove, IPokemon target, byte hitIndex, ref bool block)
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user