Code: Select all
Group EquipmentProps
{
AutoBox 1
Entry text Equipment Properties
Entry member Hit_Points hp 0 propedit
Entry member Max_HP max_hp 0 // Error here
Entry member Max_HP_Mod maxhp_mod 0 propedit
Entry member Quality quality 0 propedit
}
The current cfg entry for iteminfo returns a non-existent value for maxhp.