mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-03 02:50:13 +03:00
Update 3.3 (wow, a lot changed)
This commit is contained in:
@@ -22,8 +22,8 @@ import "IrodoriChessMapData.proto";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
message IrodoriChessLevelData {
|
||||
IrodoriChessMapData Unk3300_GCIGNCGOBML = 6;
|
||||
uint32 level_id = 14;
|
||||
IrodoriChessMapData Unk3300_BGINEMHBNAD = 10;
|
||||
uint32 open_time = 8;
|
||||
uint32 level_id = 15;
|
||||
IrodoriChessMapData hard_map_data = 7;
|
||||
IrodoriChessMapData normal_map_data = 11;
|
||||
}
|
||||
|
Reference in New Issue
Block a user