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