1
This commit is contained in:
parent
7491fc17a0
commit
9d14513bd1
@ -1367,7 +1367,9 @@ void Human::RecalcBaseAttr()
|
||||
def += helmet_meta->i->def();
|
||||
}
|
||||
SetDef(def);
|
||||
#if 0
|
||||
SetMaxHP(std::max(GetHP(), GetMaxHP()));
|
||||
#endif
|
||||
}
|
||||
|
||||
int Human::GetVolume(int slot_id)
|
||||
|
Loading…
x
Reference in New Issue
Block a user