GC-Proto/proto/SealBattleProgressNotify.proto
2023-04-11 11:14:48 +08:00

16 lines
284 B
Protocol Buffer

syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
// CmdId: 222
// Name: KKHJMDINBOL
message SealBattleProgressNotify {
uint32 seal_entity_id = 4;
uint32 NILJHJLDIPH = 12;
uint32 OPPGKAGCJBJ = 9;
uint32 progress = 2;
uint32 end_time = 6;
}