mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-04-11 11:36:07 +03:00
17 lines
318 B
Protocol Buffer
17 lines
318 B
Protocol Buffer
syntax = "proto3";
|
|
|
|
option java_package = "emu.grasscutter.net.proto";
|
|
|
|
|
|
// Name: NFBBOLGMJHK
|
|
message ForgeQueueData {
|
|
uint32 LFKLAHBIMHG = 5;
|
|
uint32 ANEHHKAEKNL = 12;
|
|
uint32 avatar_id = 13;
|
|
uint32 forge_id = 14;
|
|
uint32 HANICBEMMJM = 11;
|
|
uint32 EBFDNIFEKBN = 1;
|
|
uint32 JHCELCAALGH = 15;
|
|
}
|
|
|