1
This commit is contained in:
parent
f67342df0e
commit
42a22a69e6
@ -478,6 +478,8 @@ message MFHeroFull
|
|||||||
repeated MFEffect effect_list = 14; //特效列表
|
repeated MFEffect effect_list = 14; //特效列表
|
||||||
optional int32 team_id = 15; //队伍id
|
optional int32 team_id = 15; //队伍id
|
||||||
optional int32 hero_level = 16; //hero等级
|
optional int32 hero_level = 16; //hero等级
|
||||||
|
|
||||||
|
repeated MFSkill skill_list = 18; //技能列表
|
||||||
}
|
}
|
||||||
|
|
||||||
//载具-部分
|
//载具-部分
|
||||||
|
Loading…
x
Reference in New Issue
Block a user