Exemplo n.º 1
0
 protected void ApplyMoreAdvancedChipData(ref ModdedChip moddedChip)
 {
     moddedChip.SetCost(11, 16);
     moddedChip.isAdvanced = true;
 }