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:
@@ -20,11 +20,11 @@ syntax = "proto3";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
message SeaLampActivityDetailInfo {
|
||||
uint32 phase_id = 14;
|
||||
repeated uint32 taken_phase_reward_list = 1;
|
||||
repeated uint32 taken_contribution_reward_list = 7;
|
||||
uint32 progress = 8;
|
||||
uint32 contribution = 15;
|
||||
uint32 factor = 13;
|
||||
uint32 days = 4;
|
||||
repeated uint32 Unk3300_ODBFFAIIPMB = 2;
|
||||
uint32 days = 6;
|
||||
uint32 Unk3300_DGMGNJLHFMB = 8;
|
||||
uint32 progress = 5;
|
||||
repeated uint32 Unk3300_FGHDJJCLNFN = 14;
|
||||
uint32 Unk3300_GBCCJMBPBBI = 11;
|
||||
uint32 phase_id = 3;
|
||||
}
|
||||
|
Reference in New Issue
Block a user