mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-01-12 08:49:26 +03:00
15 lines
337 B
Protocol Buffer
15 lines
337 B
Protocol Buffer
syntax = "proto3";
|
|
|
|
option java_package = "emu.grasscutter.net.proto";
|
|
// Version: 5.0
|
|
// CmdId: 26209
|
|
|
|
import "ItemHint.proto";
|
|
|
|
message NIHNJMCIBBF {
|
|
repeated ItemHint MKMHPOMEAHP = 1;
|
|
repeated ItemHint GBEPKGLFBFD = 6;
|
|
int32 retcode = 7;
|
|
repeated int32 DEKIIHDLAOI = 9;
|
|
repeated ItemHint NBIGLFHEJBE = 14;
|
|
}
|