@@ -72,25 +72,25 @@ brackets can be omitted.
7272``--unit <id> ``
7373 The target unit ID. If not present, the currently selected unit will be the
7474 target.
75- ``--likematerial "[" <token> [<token> ...] "]" ``
75+ ``--likematerial [ <token> [<token> ...] ] ``
7676 This is usually set to three tokens: a type of stone, a type of metal, and a
7777 type of gem. It can also be a type of wood, glass, leather, horn, pearl,
7878 ivory, a decoration material - coral or amber, bone, shell, silk, yarn, or
7979 cloth. Please include the full tokens, not just a part.
80- ``--likecreature "[" <token> [<token> ...] "]" ``
80+ ``--likecreature [ <token> [<token> ...] ] ``
8181 For this preference, you can just list the species as the token. For
8282 example, a creature token can be something like ``CREATURE:SPARROW:SKIN ``.
8383 Here, you can just say ``SPARROW ``.
84- ``--likefood "[" <token> [<token> ...] "]" ``
84+ ``--likefood [ <token> [<token> ...] ] ``
8585 This usually contains at least a type of alcohol. It can also be a type of
8686 meat, fish, cheese, edible plant, cookable plant/creature extract, cookable
8787 mill powder, cookable plant seed, or cookable plant leaf. Please write the
8888 full tokens.
89- ``--hatecreature "[" <token> [<token> ...] "]" ``
89+ ``--hatecreature [ <token> [<token> ...] ] ``
9090 As in ``--likecreature `` above, you can just list the species in the token.
9191 The creature should be a type of ``HATEABLE `` vermin which isn't already
9292 explicitly liked, but no check is performed to enforce this.
93- ``--likeitem "[" <token> [<token> ...] "]" ``
93+ ``--likeitem [ <token> [<token> ...] ] ``
9494 This can be a kind of weapon, a kind of ammo, a piece of armor, a piece of
9595 clothing (including backpacks or quivers), a type of furniture (doors,
9696 floodgates, beds, chairs, windows, cages, barrels, tables, coffins, statues,
@@ -106,15 +106,15 @@ brackets can be omitted.
106106 column "Subtype" of the wiki page (they are in the "/raw/ojects/" folder),
107107 then specify the items using the full tokens found in those files (see
108108 examples in this help).
109- ``--likeplant "[" <token> [<token> ...] "]" ``
109+ ``--likeplant [ <token> [<token> ...] ] ``
110110 As in ``--likecreature `` above, you can just list the tree or plant species
111111 in the token.
112- ``--likecolor "[" <token> [<token> ...] "]" ``
112+ ``--likecolor [ <token> [<token> ...] ] ``
113113 You can find the color tokens here:
114114 https://dwarffortresswiki.org/index.php/DF2014:Color#Color_tokens
115115 or inside the "descriptor_color_standard.txt" file (in the "/raw/ojects/"
116116 folder). You can use the full token or just the color name.
117- ``--likeshape "[" <token> [<token> ...] "]" ``
117+ ``--likeshape [ <token> [<token> ...] ] ``
118118 I couldn't find a list of shape tokens in the wiki, but you can find them
119119 inside the "descriptor_shape_standard.txt" file (in the "/raw/ojects/"
120120 folder). You can use the full token or just the shape name.
0 commit comments