mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2024-12-24 15:39:25 +03:00
19 lines
453 B
Protocol Buffer
19 lines
453 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 start_time = 10;
|
|
uint32 LMJNOKAJEKI = 14;
|
|
oneof detail {
|
|
BHALLIDCFHL flower_start_param = 3;
|
|
NGEONOOGCIK electrohercules_start_param = 12;
|
|
}
|