Style cleanup
This commit is contained in:
@@ -9,7 +9,7 @@ public class DreamEater : Script
|
||||
if (!target.HasStatus("asleep"))
|
||||
block = true;
|
||||
}
|
||||
|
||||
|
||||
/// <inheritdoc />
|
||||
public override void OnSecondaryEffect(IExecutingMove move, IPokemon target, byte hit)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user