More move scripts
This commit is contained in:
@@ -37,6 +37,11 @@ public enum MoveLearnMethod
|
||||
/// The move is learned when the Pokémon changes form.
|
||||
/// </summary>
|
||||
FormChange,
|
||||
|
||||
/// <summary>
|
||||
/// The move is learned by using a move sketch.
|
||||
/// </summary>
|
||||
Sketch,
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user