mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-01 10:00:12 +03:00
update proto 3.5 part 1
This commit is contained in:
@@ -2,23 +2,16 @@ syntax = "proto3";
|
||||
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
|
||||
import "GachaInfo.proto";
|
||||
|
||||
// Name: JAKIOIAMJIJ
|
||||
// CmdId: 1575
|
||||
message GetGachaInfoRsp {
|
||||
//enum DDLAEDKIDPC {
|
||||
// option allow_alias= true;
|
||||
// NONE = 0;
|
||||
// PEPPOHPHJOJ = 1555;
|
||||
// DCDNILFDFLB = 0;
|
||||
// NNBKOLMPOEA = 1;
|
||||
//}
|
||||
|
||||
int32 retcode = 14;
|
||||
bool Unk3300_OHFMHIHJHPJ = 11;
|
||||
uint32 dailyGachaTimes = 1;
|
||||
uint32 gachaRandom = 6;
|
||||
bool Unk3300_HBILIAEIHNK = 13;
|
||||
repeated GachaInfo gachaInfoList = 3;
|
||||
repeated GachaInfo gacha_info_list = 6;
|
||||
int32 retcode = 13;
|
||||
bool HNAFDALMKFN = 11;
|
||||
bool HCCENOGKOOG = 1;
|
||||
uint32 PKCLGOCJPLN = 14;
|
||||
uint32 OPHLINLNOEA = 8;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user