Style cleanup
This commit is contained in:
@@ -9,5 +9,4 @@ public class Eruption : Script
|
||||
{
|
||||
basePower = Math.Max((byte)(150 * move.User.CurrentHealth / move.User.BoostedStats.Hp), (byte)1);
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user