update proto 3.3

This commit is contained in:
Akbar Yahya
2022-12-07 12:38:18 +08:00
parent e90d6d4aa3
commit 38986d02a6
11 changed files with 34 additions and 34 deletions

View File

@@ -28,16 +28,16 @@ message GetScenePointRsp {
// ENET_IS_RELIABLE = 1;
// }
repeated uint32 Unk3300_NFDMMIOFECO = 9;
repeated uint32 Unk3300_FKANNCGJEFJ = 15;
repeated uint32 unlock_area_list = 9;
repeated uint32 locked_point_list = 15;
int32 retcode = 13;
repeated uint32 Unk3300_FGPKDGFLJOF = 3;
repeated uint32 Unk3300_PIGCABAAMMB = 10;
repeated uint32 Unk3300_NAPMOOABHLJ = 1;
repeated uint32 Unk3300_JFBPMPADAPA = 11;
repeated uint32 Unk3300_IJJGKIAMEJA = 6;
repeated uint32 Unk3300_JCGMJCEODCM = 7;
repeated uint32 unhide_point_list = 3;
repeated uint32 hide_point_list = 10;
repeated uint32 group_unlimit_point_list = 1;
repeated uint32 not_interact_dungeon_entry_list = 11;
repeated uint32 to_be_explore_dungeon_entry_list = 6;
repeated uint32 not_explored_dungeon_entry_list = 7;
uint32 belong_uid = 12;
repeated uint32 Unk3300_GEDEFAIHKMH = 2;
repeated uint32 unlocked_point_list = 2;
uint32 scene_id = 8;
}