mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2024-12-24 15:39:25 +03:00
17 lines
383 B
Protocol Buffer
17 lines
383 B
Protocol Buffer
syntax = "proto3";
|
|
|
|
option java_package = "emu.grasscutter.net.proto";
|
|
// Version: 5.0
|
|
// CmdID: 23979
|
|
|
|
import "ItemParam.proto";
|
|
import "BKDEJJIFBHM.proto";
|
|
|
|
message OJPDNBKPIKI {
|
|
uint32 LPDDMNEMJLG = 1;
|
|
repeated ItemParam MPHOEJBNNBH = 3;
|
|
BKDEJJIFBHM KPMHBFHLAEA = 9;
|
|
int32 retcode = 11;
|
|
repeated ItemParam item_list = 12;
|
|
uint32 EJCPFNNGJKH = 15;
|
|
}
|