sync proto v1-v3 public

This commit is contained in:
Yuuki
2023-05-23 18:12:42 +08:00
parent 8b33e28a7c
commit aaef734a2b
1325 changed files with 14366 additions and 3762 deletions

View File

@@ -20,18 +20,19 @@ option java_package = "emu.grasscutter.net.proto";
// CmdId: 294
// Obf: OKEJNDKCNKG
message GetScenePointRsp {
repeated uint32 HELLCPBJJIN = 12;
bool LKPBJJJPLIM = 2;
repeated uint32 unhide_point_list = 12;
bool GPMHJGJLAFH = 2;
repeated uint32 unlocked_point_list = 3;
repeated uint32 unlockAreaList = 10;
repeated uint32 toBeExploreDungeonEntryList = 10;
uint32 scene_id = 5;
repeated uint32 hide_point_list = 4;
repeated uint32 unhide_point_list = 8;
repeated uint32 EFIGIONBIPJ = 15;
repeated uint32 locked_point_list = 8;
repeated uint32 groupUnlimitPointList = 15;
uint32 belong_uid = 11;
repeated uint32 GDPHCIKAKPA = 1;
repeated uint32 notInteractDungeonEntryList = 1;
int32 retcode = 7;
repeated uint32 NOJDBOBLNGK = 6;
repeated uint32 EMFAIMIOIDJ = 14;
repeated uint32 notExploredDungeonEntryList = 6;
repeated uint32 unlockAreaList = 14;
}