mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2024-12-25 16:09:25 +03:00
18 lines
350 B
Protocol Buffer
18 lines
350 B
Protocol Buffer
syntax = "proto3";
|
|
|
|
option java_package = "emu.grasscutter.net.proto";
|
|
|
|
|
|
// Name: CNDKHFONNNE
|
|
// CmdId: 5557
|
|
message FungusFighterTrainingInfoNotify {
|
|
uint32 OGPBADNDKBP = 12;
|
|
uint32 AKLIJMLEDNH = 2;
|
|
uint32 HFBFHNOPEJB = 15;
|
|
uint32 KNEABBDMNHN = 10;
|
|
uint32 buff_id = 9;
|
|
uint32 POCKPBDHDLA = 1;
|
|
uint32 DPIPHICOICA = 14;
|
|
}
|
|
|