Fix backticks

develop
lethosor 2017-02-11 15:07:48 -05:00
parent 2b0c398fc0
commit f89678c472
1 changed files with 3 additions and 3 deletions

@ -2460,11 +2460,11 @@ generated-creature-renamer
Automatically renames generated creatures, such as forgotten beasts, titans,
etc, to have raw token names that match the description given in-game.
The `list-generated` command can be used to list the token names of all
generated creatures in a given save, with an optional `detailed` argument
The ``list-generated`` command can be used to list the token names of all
generated creatures in a given save, with an optional ``detailed`` argument
to show the accompanying description.
The `save-generated-raws` command will save a sample creature graphics file in
The ``save-generated-raws`` command will save a sample creature graphics file in
the Dwarf Fortress root directory, to use as a start for making a graphics set
for generated creatures using the new names that they get with this plugin.