namespace PkmnLib.Plugin.Gen7.Scripts.Weather; [Script(ScriptCategory.Weather, "sandstorm")] public class Sandstorm : Script { // TODO: Implement Sandstorm }