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

POGOProtos.Networking.Requests.Messages.OpenNpcCombatSessionMessage.proto Maven / Gradle / Ivy

syntax = "proto3";
package POGOProtos.Networking.Requests.Messages;

message OpenNpcCombatSessionMessage {
	repeated fixed64 attacking_pokemon_id = 1;
	string combat_npc_template_id = 2;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy