GC-Proto/proto/ForgeQueueData.proto

17 lines
316 B
Protocol Buffer
Raw Normal View History

2022-11-06 15:30:21 +03:00
syntax = "proto3";
2022-11-06 15:30:21 +03:00
option java_package = "emu.grasscutter.net.proto";
2023-02-28 06:08:38 +03:00
// Name: DBDNABMNFAO
2022-11-06 15:30:21 +03:00
message ForgeQueueData {
2023-02-28 06:08:38 +03:00
uint32 NEGHCLJNONO = 11;
uint32 avatar_id = 13;
uint32 forge_id = 3;
uint32 IJIGJHCPBIO = 6;
uint32 DPLHKMGEIKA = 5;
uint32 GFMEEGMBJKI = 2;
uint32 KOLFAOPJMFA = 10;
2022-11-06 15:30:21 +03:00
}
2023-02-28 06:08:38 +03:00