Exemple #1
0
 public iRestoreMP(Character Owner) : base(Owner)
 {
     Amount    = 30;
     AsPercent = true;
     Source    = new TileLayer("Restore", 1, 0);
 }