Beispiel #1
0
 public Mage(Attributes stats) : this()
 {
     stats.AddBonusStatsToOther(this);
 }