mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2024-12-25 07:59:24 +03:00
16 lines
334 B
Protocol Buffer
16 lines
334 B
Protocol Buffer
|
syntax = "proto3";
|
||
|
|
||
|
option java_package = "emu.grasscutter.net.proto";
|
||
|
// Version: 5.0
|
||
|
// CmdID: 8838
|
||
|
|
||
|
import "NDFGOFPCGIC.proto";
|
||
|
|
||
|
message LDBFNDJEBLI {
|
||
|
uint32 parent_quest_id = 2;
|
||
|
bool DJOAFMPOJAH = 3;
|
||
|
uint32 entity_id = 5;
|
||
|
uint32 KENIKECFFLM = 11;
|
||
|
int32 retcode = 14;
|
||
|
NDFGOFPCGIC PFOGOKINGMB = 15;
|
||
|
}
|