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