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:
@@ -20,9 +20,9 @@ syntax = "proto3";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
message SummerTimeDungeonInfo {
|
||||
uint32 taken_chest_count = 15;
|
||||
uint32 total_chest_count = 12;
|
||||
uint32 taken_shell_count = 14;
|
||||
uint32 dungeon_id = 4;
|
||||
uint32 total_shell_count = 13;
|
||||
uint32 dungeon_id = 9;
|
||||
uint32 Unk3300_GMKMNHIBPEP = 1;
|
||||
uint32 Unk3300_HJHODMOIMKG = 8;
|
||||
uint32 Unk3300_GALEDJLAIPM = 5;
|
||||
uint32 Unk3300_EGGFJCICOBD = 12;
|
||||
}
|
||||
|
Reference in New Issue
Block a user