TCArknight / T2K4E

Herolab files for Twilight 2000 (4E) from Fria Ligan
0 stars 1 forks source link

Loading a saved character generates a validation error #16

Closed honestaly closed 3 years ago

honestaly commented 3 years ago

For some reason Unarmed combat gets rechecked as if equipped when a character is loaded from a save.

I've unchecked the unarmed combat and on re-load it gets rechecked.

TCArknight commented 3 years ago

Fixed in next code update.

items with the Equipment.Natural tag were automatically setting the grIsEquip value to 1. Now, it only does that if the item also has the Equipment.AutoEquip tag.