mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-01-13 01:09:26 +03:00
14 lines
299 B
Protocol Buffer
14 lines
299 B
Protocol Buffer
syntax = "proto3";
|
|
|
|
option java_package = "emu.grasscutter.net.proto";
|
|
// Version: 5.0
|
|
// CmdId: 24014
|
|
|
|
import "JEEINADADJM.proto";
|
|
|
|
message LFKCFOIDDMH {
|
|
repeated JEEINADADJM FMKIHLLEBGH = 7;
|
|
uint32 quest_id = 15;
|
|
uint32 parent_quest_var_seq = 6;
|
|
uint32 parent_quest_id = 5;
|
|
}
|