make a hyphen to unicode in the help > traits page.

This commit is contained in:
Chris Beck 2014-07-22 19:34:40 -04:00
parent 35fef745f0
commit f1a36cd30f

View file

@ -374,7 +374,7 @@ There are two important exceptions to upkeep: units with the loyal trait and lea
Most units have two traits. However, goblins have only one trait, undead units are always assigned the single trait <italic>text='undead'</italic> and in some cases <italic>text='fearless'</italic>, and woses do not receive any traits. " + _"
The traits that are available to most non-undead units are <ref>dst='traits_intelligent' text='intelligent'</ref>, <ref>dst='traits_quick' text='quick'</ref>, <ref>dst='traits_resilient' text='resilient'</ref>, and <ref>dst='traits_strong' text='strong'</ref>." + _"
The traits that are available to most nonundead units are <ref>dst='traits_intelligent' text='intelligent'</ref>, <ref>dst='traits_quick' text='quick'</ref>, <ref>dst='traits_resilient' text='resilient'</ref>, and <ref>dst='traits_strong' text='strong'</ref>." + _"
Elves may also receive <ref>dst='traits_dextrous' text='dextrous'</ref>, and dwarves may recieve <ref>dst='traits_healthy' text='healthy'</ref>. Trolls and certain humans may recieve <ref>dst="traits_fearless" text='fearless'</ref>. Other traits which may be assigned include <ref>dst='traits_loyal' text='loyal'</ref>, <ref>dst="traits_feral" text='feral'</ref> and <ref>dst='traits_undead' text='undead'</ref>.