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:
@@ -20,10 +20,10 @@ syntax = "proto3";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
message EffigyChallengeV2LevelData {
|
||||
uint32 challenge_mode_difficulty_pass = 1;
|
||||
uint32 level_id = 5;
|
||||
uint32 challenge_mode_last_choose_skill_no = 10;
|
||||
uint32 best_cost_time = 12;
|
||||
bool is_level_open = 7;
|
||||
uint32 challenge_mode_difficulty_open = 13;
|
||||
uint32 Unk3300_PPOEMEILBIA = 13;
|
||||
bool is_level_open = 4;
|
||||
uint32 Unk3300_KJEOADDMJMI = 9;
|
||||
uint32 Unk3300_JMGACODMJLG = 2;
|
||||
uint32 Unk3300_IJAGOAKOABH = 7;
|
||||
uint32 level_id = 12;
|
||||
}
|
||||
|
Reference in New Issue
Block a user