mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-01 18:10:13 +03:00
Update v1
This commit is contained in:
@@ -3,21 +3,21 @@ syntax = "proto3";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
// Name: ODCLFBBMOFA
|
||||
// CmdId: 229
|
||||
// CmdId: 299
|
||||
// Name: GKBGCPGCPAE (3.5, help)
|
||||
message GetScenePointRsp {
|
||||
repeated uint32 notInteractDungeonEntryList = 3; //LHGAOJELAMA
|
||||
repeated uint32 toBeExploreDungeonEntryList = 13; //FKDLJELPPOJ
|
||||
int32 retcode = 2;
|
||||
repeated uint32 hide_point_list = 12;
|
||||
repeated uint32 locked_point_list = 7; //LLLIACPHNEH
|
||||
uint32 belong_uid = 8;
|
||||
repeated uint32 notExploredDungeonEntryList = 11; //KBGDANIJLFK
|
||||
repeated uint32 unlockAreaList = 14; //LEAMLBEEBMN
|
||||
bool PGBKOMBKBKG = 5; // new field
|
||||
repeated uint32 unhide_point_list = 10; //JOMDNANCHND
|
||||
repeated uint32 groupUnlimitPointList = 15; //HJLALADBFAC
|
||||
uint32 scene_id = 6;
|
||||
repeated uint32 unlocked_point_list = 4;
|
||||
uint32 scene_id = 3;
|
||||
repeated uint32 notInteractDungeonEntryList = 9; // JECOFNNDAJP
|
||||
repeated uint32 toBeExploreDungeonEntryList = 14; // ELNACLNNKIO
|
||||
uint32 belong_uid = 4;
|
||||
repeated uint32 hide_point_list = 11; // GNNBFLNNODN
|
||||
repeated uint32 locked_point_list = 2; // OLIIBIKADBB
|
||||
repeated uint32 notExploredDungeonEntryList = 1; // CBNONONIPKH
|
||||
repeated uint32 unlockAreaList = 7; // MLBGHEBJAOH
|
||||
bool BJLCFHHIGJD = 10;
|
||||
repeated uint32 unhide_point_list = 13; // BHLFAJLFEGC
|
||||
repeated uint32 groupUnlimitPointList = 8; // MNOLEGHOAOB
|
||||
int32 retcode = 6;
|
||||
repeated uint32 unlocked_point_list = 12;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user