mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-01 18:10:13 +03:00
Update proto 3.3
This commit is contained in:
@@ -21,6 +21,6 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
message ParentQuestRandomInfo {
|
||||
repeated uint32 factor_list = 1;
|
||||
uint32 template_id = 8;
|
||||
uint32 entrance_id = 2;
|
||||
uint32 entrance_id = 8;
|
||||
uint32 template_id = 15;
|
||||
}
|
||||
|
Reference in New Issue
Block a user