mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-03 02:50:13 +03:00
Update 3.3 (wow, a lot changed)
This commit is contained in:
@@ -22,10 +22,10 @@ import "GachaStageData.proto";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
message GachaActivityDetailInfo {
|
||||
repeated uint32 have_get_robot_list = 6;
|
||||
repeated GachaStageData gacha_stage_list = 4;
|
||||
map<uint32, uint32> have_reward_robot_num_map = 8;
|
||||
uint32 tech_create_robot_id = 3;
|
||||
map<uint32, uint32> robot_num_map = 5;
|
||||
uint32 robot_finish_num = 12;
|
||||
uint32 Unk3300_JJDHKJGDEKJ = 12;
|
||||
map<uint32, uint32> robot_num_map = 10;
|
||||
map<uint32, uint32> have_reward_robot_num_map = 3;
|
||||
repeated uint32 have_get_robot_list = 14;
|
||||
repeated GachaStageData gacha_stage_data_list = 7;
|
||||
uint32 Unk3300_IGGPBEOCNGI = 15;
|
||||
}
|
||||
|
Reference in New Issue
Block a user