GC-Proto/unimplemented/JMAIGBMAMLL.proto
2024-08-28 13:04:33 +08:00

15 lines
304 B
Protocol Buffer

syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
// Version: 5.0
// CmdId: 20525
import "Vector.proto";
import "HuntingPair.proto";
message JMAIGBMAMLL {
Vector PGKEDIALLOA = 5;
uint32 BHFDIGMGMGI = 7;
uint32 MKELFFHPPOG = 9;
HuntingPair hunting_pair = 10;
}