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

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

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

import "POGOProtos/Inventory/InventoryUpgradeType.proto";

message InventoryUpgradeAttributes {
	int32 additional_storage = 1;
	.POGOProtos.Inventory.InventoryUpgradeType upgrade_type = 2;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy