mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-02 02:20:12 +03:00
Update proto 3.3
This commit is contained in:
@@ -22,13 +22,13 @@ import "Vector.proto";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
message TreasureMapRegionInfo {
|
||||
uint32 start_time = 6;
|
||||
uint32 current_progress = 11;
|
||||
bool is_done_mp_spot = 3;
|
||||
uint32 scene_id = 2;
|
||||
uint32 goal_points = 12;
|
||||
bool is_find_mp_spot = 4;
|
||||
uint32 region_radius = 1;
|
||||
Vector region_center_pos = 9;
|
||||
uint32 region_id = 5;
|
||||
uint32 region_radius = 13;
|
||||
uint32 region_id = 10;
|
||||
Vector region_center_pos = 5;
|
||||
bool Unk3300_HHBHLPHLHIL = 6;
|
||||
uint32 start_time = 8;
|
||||
uint32 Unk3300_LKEMEDPMIGM = 3;
|
||||
bool Unk3300_NIBJOAJLCJI = 1;
|
||||
uint32 scene_id = 12;
|
||||
uint32 Unk3300_MNEKJILFHOA = 2;
|
||||
}
|
||||
|
Reference in New Issue
Block a user