Style cleanup
This commit is contained in:
@@ -7,7 +7,7 @@ namespace PkmnLib.Plugin.Gen7.Scripts.Moves;
|
||||
public class Drain : Script
|
||||
{
|
||||
public float DrainModifier { get; set; } = 0.5f;
|
||||
|
||||
|
||||
/// <inheritdoc />
|
||||
public override void OnInitialize(IReadOnlyDictionary<StringKey, object?>? parameters)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user