mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-03-02 16:24:37 +03:00
31 lines
712 B
Protocol Buffer
31 lines
712 B
Protocol Buffer
syntax = "proto3";
|
|
|
|
option java_package = "emu.grasscutter.net.proto";
|
|
|
|
import "GachaItem.proto";
|
|
|
|
// CmdId: 1576
|
|
// Name: BIMBGHFINGO
|
|
message DoGachaRsp {
|
|
bool HFEKPDOKLDK = 823;
|
|
uint32 AOLMBNPLFEO = 7;
|
|
uint32 KDFPKENAIOJ = 5;
|
|
bool PKOIBFIOLAO = 651;
|
|
uint32 DKCIEKFPMCG = 8;
|
|
repeated GachaItem gacha_item_list = 4;
|
|
int32 retcode = 10;
|
|
uint32 EJKJHLLCHMC = 9;
|
|
uint32 JICLMBKMGCG = 1;
|
|
uint32 PELOHDIKFAM = 845;
|
|
uint32 FBIDPNFLBJL = 14;
|
|
uint32 EAGFIDHCDPD = 3;
|
|
uint32 BIPHOPJBNHC = 15;
|
|
uint32 KJPOJHMDBNE = 2;
|
|
uint32 KKDFKKEMEBA = 12;
|
|
uint32 PKPENDLDPKI = 965;
|
|
uint32 FIHHLGMNIDM = 11;
|
|
uint32 OKKJEHDBIHK = 6;
|
|
uint32 FBILBJNNIKE = 13;
|
|
}
|
|
|