GC-Proto/proto/ViewCodexRsp.proto
2023-01-28 22:00:48 +08:00

23 lines
450 B
Protocol Buffer

syntax = "proto3";
import "CodexTypeData.proto";
option java_package = "emu.grasscutter.net.proto";
message ViewCodexRsp {
enum GIKPCHLPAJM {
option allow_alias = true;
NONE = 0;
PEPPOHPHJOJ = 4209;
DCDNILFDFLB = 0;
NNBKOLMPOEA = 1;
}
repeated uint32 Unk3300_CBGDAAOBGNB = 14;
repeated uint32 recentViewedPushtipsList = 13;
repeated CodexTypeData typeDataList = 8;
int32 retcode = 10;
repeated uint32 Unk3300_IDNOLALHFFA = 7;
}