public VinyardGroundAddon( VinyardGroundType type, int width, int height ) : this( (int)type, width, height ){}
 public VinyardGroundAddon(VinyardGroundType type, int width, int height) : this((int)type, width, height)
 {
 }