GC-Proto/unimplemented/BOLLIPFOPKC.proto

11 lines
192 B
Protocol Buffer

syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
// Version: 5.0
// CmdId: 6225
import "HuntingPair.proto";
message BOLLIPFOPKC {
HuntingPair hunting_pair = 6;
}