Style cleanup

This commit is contained in:
2025-03-02 17:19:57 +01:00
parent c0bc905c46
commit 284ab3079c
175 changed files with 588 additions and 650 deletions

View File

@@ -16,7 +16,7 @@ public enum ScriptCategory
/// <see cref="IMoveChoice"/> and <see cref="IExecutingMove"/>
/// </summary>
Move = 0,
/// <summary>
/// A volatile script effect that is attached to a move choice.
/// </summary>
@@ -54,7 +54,7 @@ public enum ScriptCategory
/// A special script for weather, for use on battles.
/// </summary>
Weather = 7,
Terrain = 8,
/// <summary>