The original NEWTAG tracker gave the following conversion example:
CHOOSE:FEATADD|Dodge|Toughness becomes CHOOSE:FEAT|Dodge|Toughness <tab> ADD:FEAT|%LIST
The current conversion code produces the following:
CHOOSE:FEATADD|Dodge|Toughness becomes CHOOSE:FEAT|Dodge|Toughness <tab> AUTO:FEAT|%LIST
Per Drew's recommendation, AUTO:FEAT is a better solution to ADD:FEAT
Updated conversion example.
svn #17562
svn #17562