mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-03 19:10:13 +03:00
Update 3.3 (wow, a lot changed)
This commit is contained in:
@@ -22,8 +22,8 @@ import "CodexType.proto";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
message CodexTypeData {
|
||||
repeated uint32 codex_id_list = 14;
|
||||
map<uint32, uint32> weapon_max_promote_level_map = 4;
|
||||
CodexType type = 13;
|
||||
repeated bool have_viewed_list = 5;
|
||||
repeated bool have_viewed_list = 13;
|
||||
repeated uint32 codex_id_list = 9;
|
||||
map<uint32, uint32> weapon_max_promote_level_map = 12;
|
||||
CodexType type = 14;
|
||||
}
|
||||
|
Reference in New Issue
Block a user