GC-Proto/proto/IrodoriPoetryThemeData.proto

12 lines
326 B
Protocol Buffer
Raw Normal View History

2022-11-06 15:30:21 +03:00
syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
2022-11-06 15:51:40 +03:00
message IrodoriPoetryThemeData {
2023-01-28 17:00:48 +03:00
repeated uint32 Unk3300_CNNMEHOGGLL = 6;
repeated uint32 Unk3300_HODJKKDBJDJ = 4;
uint32 progress = 14;
uint32 maxProgress = 13;
uint32 Unk3300_NJHMNLIAGIK = 7;
uint32 themeId = 1;
uint32 Unk3300_HFMKPNOBPDK = 15;
2022-11-06 15:30:21 +03:00
}