GC-Proto/proto/FungusFighterTrainingInfoNotify.proto

18 lines
350 B
Protocol Buffer
Raw Normal View History

2023-02-18 04:48:44 +03:00
syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
2023-02-28 04:12:44 +03:00
// Name: CNDKHFONNNE
// CmdId: 5557
2023-02-18 04:48:44 +03:00
message FungusFighterTrainingInfoNotify {
2023-02-28 04:12:44 +03:00
uint32 OGPBADNDKBP = 12;
uint32 AKLIJMLEDNH = 2;
uint32 HFBFHNOPEJB = 15;
uint32 KNEABBDMNHN = 10;
uint32 buff_id = 9;
uint32 POCKPBDHDLA = 1;
uint32 DPIPHICOICA = 14;
2023-02-18 04:48:44 +03:00
}
2023-02-28 04:12:44 +03:00