Bladestorm Games
Refugee
Hello, does anyone know the new method for line break when used in an item's text description?
I used to use "\n" and it would work, but now it doesn't?
Example:
<!--This is in progression.xml -->
<configs>
<set xpath="/progression/perks/perk[@name='perkArchery']/effect_group/effect_description[@level='1']/@long_desc_key">Bow Novice\n 10% More Damage, Shoot Spread, Faster Aim, and Reload with Bows.\nCrafting Quality: 2</set>
</configs>

I used to use "\n" and it would work, but now it doesn't?
Example:
<!--This is in progression.xml -->
<configs>
<set xpath="/progression/perks/perk[@name='perkArchery']/effect_group/effect_description[@level='1']/@long_desc_key">Bow Novice\n 10% More Damage, Shoot Spread, Faster Aim, and Reload with Bows.\nCrafting Quality: 2</set>
</configs>
