mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-02 18:40:12 +03:00
Update 3.3 (wow, a lot changed)
This commit is contained in:
@@ -22,9 +22,9 @@ import "HomePlantFieldStatus.proto";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
message HomePlantSubFieldData {
|
||||
repeated uint32 entity_id_list = 15;
|
||||
HomePlantFieldStatus field_status = 14;
|
||||
uint32 home_gather_id = 9;
|
||||
uint32 seed_id = 8;
|
||||
fixed32 end_time = 4;
|
||||
HomePlantFieldStatus field_status = 5;
|
||||
uint32 Unk3300_IELHEAAMAKG = 7;
|
||||
repeated uint32 entity_id_list = 12;
|
||||
fixed32 end_time = 6;
|
||||
uint32 Unk3300_GAJHLGKLBBK = 9;
|
||||
}
|
||||
|
Reference in New Issue
Block a user