Exemplo n.º 1
0
 public FractureAbility(int count, MobType shard)
 {
     this.Count = count;
     this.Shard = shard;
 }
Exemplo n.º 2
0
 public FractureAbility(int count, MobType shard)
 {
     this.Count = count;
     this.Shard = shard;
 }