GC-Proto/proto/GetInvestigationMonsterRsp....

22 lines
392 B
Protocol Buffer

syntax = "proto3";
import "InvestigationMonster.proto";
option java_package = "emu.grasscutter.net.proto";
message GetInvestigationMonsterRsp {
enum ONMJIJLGELG {
option allow_alias = true;
NONE = 0;
PEPPOHPHJOJ = 1927;
DCDNILFDFLB = 0;
NNBKOLMPOEA = 1;
EAJIABGAOCI = 1;
}
int32 retcode = 6;
repeated InvestigationMonster Unk3300_EEBEOCMAIKN = 2;
bool isForMark = 11;
}