too much makes my brain shake (part 2)

This commit is contained in:
Akbar Yahya
2023-02-28 11:42:55 +08:00
parent 02a55a91bb
commit 1a3050ee90
7 changed files with 13 additions and 19 deletions

View File

@@ -7,9 +7,9 @@ import "ItemParam.proto";
// Name: HFBBOJNPDOF
// CmdId: 623
message WeaponUpgradeRsp {
uint32 PJNELCLHMOH = 15;
uint32 oldLevel = 15;
repeated ItemParam item_param_list = 3;
uint32 MFNMHANCIMP = 5;
uint32 curLevel = 5;
uint64 target_weapon_guid = 11;
int32 retcode = 13;
}