mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-07-31 09:34:12 +03:00
update proto 3.5 part 1
This commit is contained in:
@@ -3,19 +3,12 @@ syntax = "proto3";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
|
||||
|
||||
// Name: BNDJLIIFAAF
|
||||
// CmdId: 644
|
||||
message WeaponPromoteRsp {
|
||||
//enum IPJIMHOCLKL {
|
||||
// option allow_alias= true;
|
||||
// NONE = 0;
|
||||
// PEPPOHPHJOJ = 688;
|
||||
// DCDNILFDFLB = 0;
|
||||
// NNBKOLMPOEA = 1;
|
||||
//}
|
||||
|
||||
uint32 curPromoteLevel = 13;
|
||||
uint64 targetWeaponGuid = 2;
|
||||
int32 retcode = 14;
|
||||
uint32 oldPromoteLevel = 10;
|
||||
uint32 PJGFEEMIPBL = 5;
|
||||
int32 retcode = 14;
|
||||
uint32 ONKINPFPNPJ = 2;
|
||||
uint64 target_weapon_guid = 10;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user