Fix inconsistent help markup quotes
This commit is contained in:
parent
5421c73be4
commit
74abdda874
1 changed files with 1 additions and 1 deletions
|
@ -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 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>." + _ "
|
||||
|
||||
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]
|
||||
|
|
Loading…
Add table
Reference in a new issue