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,14 +22,14 @@ import "SalesmanStatusType.proto";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
message SalesmanActivityDetailInfo {
|
||||
uint32 special_reward_preview_id = 3;
|
||||
SalesmanStatusType status = 4;
|
||||
uint32 last_deliver_time = 2;
|
||||
map<uint32, uint32> selected_reward_id_map = 5;
|
||||
uint32 deliver_count = 11;
|
||||
bool is_has_taken_special_reward = 7;
|
||||
uint32 day_index = 12;
|
||||
uint32 cond_day_count = 6;
|
||||
uint32 day_reward_id = 9;
|
||||
bool is_today_has_delivered = 13;
|
||||
SalesmanStatusType status = 5;
|
||||
map<uint32, uint32> selected_reward_id_map = 12;
|
||||
uint32 Unk3300_DIJFOCBGIAM = 7;
|
||||
bool Unk3300_DJFCEFKGKPI = 2;
|
||||
uint32 day_index = 9;
|
||||
uint32 Unk3300_LPABHMOPFCE = 6;
|
||||
uint32 Unk3300_KNJCBGFKLFD = 10;
|
||||
uint32 Unk3300_FOFFAEEBBNP = 3;
|
||||
bool Unk3300_JNALBACFNFN = 14;
|
||||
uint32 day_reward_id = 11;
|
||||
}
|
||||
|
Reference in New Issue
Block a user