Ejemplo n.º 1
0
 public override IEnumerable <Status> Run()
 {
     return(Creature.Dig(TargetVoxelName, EnergyLoss));
 }