All Downloads are FREE. Search and download functionalities are using the official Maven repository.

POGOProtos.Settings.Master.Item.EggIncubatorAttributes.proto Maven / Gradle / Ivy

syntax = "proto3";
package POGOProtos.Settings.Master.Item;

import "POGOProtos/Inventory/EggIncubatorType.proto";

message EggIncubatorAttributes {
	.POGOProtos.Inventory.EggIncubatorType incubator_type = 1;
	int32 uses = 2;
	float distance_multiplier = 3;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy