Пример #1
0
 public override void OnAddToInventory()
 {
     CodeDigit = Progression.GetNextDigit();
     Progression.MemoriesGained++;
 }