More moves implemented
This commit is contained in:
@@ -6,7 +6,7 @@ using PkmnLib.Static.Utils;
|
||||
namespace PkmnLib.Plugin.Gen7.Scripts.Weather;
|
||||
|
||||
[Script(ScriptCategory.Weather, "hail")]
|
||||
public class Hail : Script, IWeatherScript
|
||||
public class Hail : Script, ILimitedTurnsScript
|
||||
{
|
||||
private int? _duration;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user