GC-Proto/proto/ChannellerSlabTakeoffBuffRs...

22 lines
338 B
Protocol Buffer

syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
message ChannellerSlabTakeoffBuffRsp {
//enum IPFMOHKHPPK {
// option allow_alias= true;
// NONE = 0;
// PEPPOHPHJOJ = 8646;
// DCDNILFDFLB = 0;
// NNBKOLMPOEA = 1;
//}
uint32 slotId = 2;
bool fhableimdgl = 6;
uint32 buffId = 14;
int32 retcode = 3;
}