mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-08-28 21:37:26 -05:00
@@ -31,7 +31,7 @@ public enum Shiny : byte
|
||||
AlwaysStar = 5,
|
||||
|
||||
/// <summary>
|
||||
/// PID is randomly created and forced to be shiny as Stars.
|
||||
/// PID is randomly created and forced to be shiny as Squares.
|
||||
/// </summary>
|
||||
AlwaysSquare = 6,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user