This commit is contained in:
aozhiwei 2023-06-30 11:42:07 +08:00
parent e1f0817c8d
commit b857ff4bb0
2 changed files with 6 additions and 0 deletions

View File

@ -261,6 +261,8 @@ enum PropertyType_e
kPropArmorShield = 49,
kPropEliminateTime = 50,
kPropDmgShow = 51,
};
enum SkinSlot_e

View File

@ -229,6 +229,10 @@ message MFVec3
value: max护甲值
property_type: 50 ()
value:
property_type: 51
property_subtype: uniid
value:
value2: 0: 1
*/
message MFPropertyChg
{