AAF Test Build - Beta 111
Added 2020-01-19 21:52:13 +0000 UTC## [Beta 111] - 2020-1-18
### Added
- startMorphSet and stopMorphSet to action XML.
- customEquipment XML type. Allows defining "stages" for specific armors that can be changed during AAF scenes. Could have multiple uses (hat straight or turned backward, shirt buttoned or unbuttoned, clean or dirty, torn or undamaged, changing colors, etc.) Currently works through equipment manager and equipmentRules/action tags. But, will add Papyrus API functions eventually.
- integration of customEquipment with equipmentRules. So, customEquipment will automatically change states to match tags in actions.
### Removed
- Slot and index information from equipment manager. While this had some debugging use, it would add over-head to keep it accurate while using customEquipment.