You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
IF there will be an automatic equipping of items, it would make sense to only equip items that mod authors explicitly mark as equippable/wearable. Using familiar approach of prefixing entry's key with a special keyword to denote that NPC should attempy to equip this item.
WearableItem = SteelSword
Distribute and immediately try to force-equip the sword.
The text was updated successfully, but these errors were encountered:
IF there will be an automatic equipping of items, it would make sense to only equip items that mod authors explicitly mark as equippable/wearable. Using familiar approach of prefixing entry's key with a special keyword to denote that NPC should attempy to equip this item.
WearableItem = SteelSword
The text was updated successfully, but these errors were encountered: