mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2024-12-25 16:09:25 +03:00
19 lines
454 B
Protocol Buffer
19 lines
454 B
Protocol Buffer
|
syntax = "proto3";
|
||
|
|
||
|
option java_package = "emu.grasscutter.net.proto";
|
||
|
// Version: 5.0
|
||
|
// CmdID: 25530
|
||
|
|
||
|
import "BHALLIDCFHL.proto";
|
||
|
import "NGEONOOGCIK.proto";
|
||
|
|
||
|
message DGFONDGLIFK {
|
||
|
uint32 PAFOJLHCAEH = 4;
|
||
|
uint32 OMGCHBACHCI = 5;
|
||
|
uint32 end_time = 7;
|
||
|
uint32 OJOAPINGLNO = 10;
|
||
|
uint32 LMJNOKAJEKI = 14;
|
||
|
oneof Detail {
|
||
|
BHALLIDCFHL flower_start_param = 3;
|
||
|
NGEONOOGCIK electrohercules_start_param = 12;
|
||
|
}
|