Exemple #1
0
 public void StrengthRise(int amount)
 {
     CharacterStat.StrengthRise(amount);
 }