mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-03 11:00:13 +03:00
Update 3.3 (wow, a lot changed)
This commit is contained in:
@@ -20,11 +20,11 @@ syntax = "proto3";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
message IrodoriPoetryThemeData {
|
||||
repeated uint32 scanned_index_list = 1;
|
||||
repeated uint32 line_id_list = 4;
|
||||
uint32 max_progress = 2;
|
||||
uint32 theme_id = 13;
|
||||
uint32 progress = 5;
|
||||
uint32 min_progress = 12;
|
||||
uint32 selected_line_id = 9;
|
||||
uint32 Unk3300_HFMKPNOBPDK = 14;
|
||||
repeated uint32 Unk3300_CNNMEHOGGLL = 10;
|
||||
uint32 progress = 11;
|
||||
uint32 theme_id = 12;
|
||||
uint32 max_progress = 7;
|
||||
repeated uint32 Unk3300_HODJKKDBJDJ = 15;
|
||||
uint32 Unk3300_NJHMNLIAGIK = 6;
|
||||
}
|
||||
|
Reference in New Issue
Block a user