Implements 11 more moves
This commit is contained in:
@@ -813,7 +813,7 @@ public class PokemonImpl : ScriptSource, IPokemon
|
||||
/// <inheritdoc />
|
||||
public void SuppressAbility()
|
||||
{
|
||||
OverrideAbility = null;
|
||||
AbilitySuppressed = true;
|
||||
}
|
||||
|
||||
/// <inheritdoc />
|
||||
|
||||
Reference in New Issue
Block a user