血量初始值修改
parent
ac20fac6d7
commit
f2f08a0613
|
@ -752,6 +752,7 @@ public class HeroLogic {
|
|||
combinedAttribute(propertyValueByIdMap,heroAllAttribute);
|
||||
combinedAttribute(secondValueByIdMap,heroAllAttribute);
|
||||
}
|
||||
heroAllAttribute.put(HeroAttributeEnum.CurHP.getPropertyId(),heroAllAttribute.get(GlobalsDef.HP_TYPE));
|
||||
return heroAllAttribute;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue