v50 Steam/Premium information for editors
- v50 information can now be added to pages in the main namespace. v0.47 information can still be found in the DF2014 namespace. See here for more details on the new versioning policy.
- Use this page to report any issues related to the migration.
This notice may be cached—the current version can be found here.
Difference between revisions of "v0.31:Item token"
Jump to navigation
Jump to search
Line 20: | Line 20: | ||
|- | |- | ||
|} | |} | ||
+ | |||
+ | {{Category|Tokens}} | ||
+ | {{Category|Modding}} |
Revision as of 00:21, 13 August 2010
This article is about an older version of DF. |
Item tokens are the first part in defining the target item in reactions, containing the ITEM_TOKEN and ITEM_SUBTYPE. They determine the most basic form of item, and made more specific by Template:L. Most item tokens use NO_SUBTYPE or NONE for subtype.
Token | Description |
---|---|
BAR | Bars, such as metal, fuel, or soap. |
BARREL | Barrels. Normally associated with [CONTAINS_LYE] tag to require a barrel of Template:L. |
BOULDER | Rough stones, like from mining. |
BOX | Boxes. Includes bins and bags. |
POWDER_MISC | Powders, such as plaster or dye. |
THREAD | Thread type, such as silk, plant, or metal (adamantine). |