mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-14 21:52:58 +03:00
Update proto 3.3
This commit is contained in:
@@ -20,10 +20,10 @@ syntax = "proto3";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
message PlantFlowerActivityDetailInfo {
|
||||
bool is_content_closed = 3;
|
||||
map<uint32, uint32> wish_flower_num_map = 10;
|
||||
uint32 today_seed_reward_id = 11;
|
||||
uint32 day_index = 1;
|
||||
bool is_today_has_awarded = 13;
|
||||
map<uint32, uint32> used_flower_num_map = 7;
|
||||
uint32 today_seed_reward_id = 15;
|
||||
bool is_content_closed = 3;
|
||||
map<uint32, uint32> Unk3300_EPMKDFOBLFK = 9;
|
||||
map<uint32, uint32> Unk3300_ELAIBMDIBFJ = 5;
|
||||
bool is_today_has_awarded = 8;
|
||||
}
|
||||
|
Reference in New Issue
Block a user