Fix inconsistent help markup quotes

This commit is contained in:
Ignacio R. Morelle 2015-04-07 00:33:09 -03:00
parent 5421c73be4
commit 74abdda874

View file

@ -396,7 +396,7 @@ Most units have two traits. However, goblins have only one trait, undead units a
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>.
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>.
"
[/topic]