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

POGOProtos.Settings.Master.GymLevelSettings.proto Maven / Gradle / Ivy

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

message GymLevelSettings {
	repeated int32 required_experience = 1;
	repeated int32 leader_slots = 2;
	repeated int32 trainer_slots = 3;
	repeated int32 search_roll_bonus = 4;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy