Skip to content

Instantly share code, notes, and snippets.

@Kryzarel
Created December 3, 2017 21:33
Show Gist options
  • Save Kryzarel/f2696fdeacdd0b3f993b7a9f53ed86ec to your computer and use it in GitHub Desktop.
Save Kryzarel/f2696fdeacdd0b3f993b7a9f53ed86ec to your computer and use it in GitHub Desktop.
Changed default "indexes" of all values
public enum StatModType
{
Flat = 100,
PercentAdd = 200,
PercentMult = 300,
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment