mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-03 02:50:13 +03:00
Update 3.2
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
syntax = "proto3";
|
||||
|
||||
import "DungeonEntryInfo.proto";
|
||||
import "Unk2800_MHCFAGCKGIB.proto";
|
||||
import "DungeonEntryPointInfo.proto";
|
||||
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
@@ -28,7 +28,7 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
message DungeonEntryInfoRsp {
|
||||
repeated DungeonEntryInfo dungeon_entry_list = 12;
|
||||
uint32 point_id = 15;
|
||||
repeated Unk2800_MHCFAGCKGIB Unk2800_JJFLDCLMEHD = 4;
|
||||
repeated DungeonEntryPointInfo dungeon_entry_point_list = 4;
|
||||
uint32 recommend_dungeon_id = 14;
|
||||
int32 retcode = 11;
|
||||
}
|
||||
|
Reference in New Issue
Block a user