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.

Editing Graphics token

Jump to navigation Jump to search

Warning: You are not logged in.
Your IP address will be recorded in this page's edit history.

If you are creating a redirect to the current version's page, do not use any namespace. For example: use #REDIRECT [[Cat]], not #REDIRECT [[Main:Cat]] or #REDIRECT [[cv:Cat]]. See DF:Versions for more information.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 707: Line 707:
 
* y index
 
* y index
 
* Item ID
 
* Item ID
| Defines default graphics for TOOL items; also begins defining variant graphics for material or container conditions when followed by tokens below.
+
| Defines default graphics for TOOL items; also begins defining variant graphics when followed by the tool graphics material tokens below.
  
 
|-
 
|-
Line 713: Line 713:
 
|  
 
|  
 
* Item ID
 
* Item ID
| Adds graphics to an existing tool defined with TOOL_GRAPHICS, followed by the tool graphics material or container condition tokens below.
+
| Alternate method to using TOOL_GRAPHICS; does not set a default graphic, uses the tool graphics material tokens below to define graphics for each material. Player-added tools that use the built-in reactions (ie. included as a TOOL in the entity definition) can use this method to define the graphics for HARD_MAT tools.
  
 
|-
 
|-
Line 752: Line 752:
  
 
|-
 
|-
| {{text_anchor|TOOL_GRAPHICS_CONTAINER_WOOD_LIQUID}}
+
| {{text_anchor|TOOL_GRAPHICS_HIVE_BLD}}
 
|  
 
|  
 
* Tile page ID
 
* Tile page ID
 
* x index
 
* x index
 
* y index
 
* y index
| Defines graphics for wooden liquid-containing containers (empty); follows ADD_TOOL_GRAPHICS definition for container.
+
| Defines the built item graphics for HIVE items.
  
 
|-
 
|-
| {{text_anchor|TOOL_GRAPHICS_CONTAINER_STONE_LIQUID}}
+
| {{text_anchor|TOOL_GRAPHICS_HIVE_BLD_IN_USE}}
 
|  
 
|  
 
* Tile page ID
 
* Tile page ID
 
* x index
 
* x index
 
* y index
 
* y index
| Defines graphics for stone liquid-containing containers (empty); follows ADD_TOOL_GRAPHICS definition for container.
+
| Defines the built item graphics for HIVE items that have hives installed.
  
 
|-
 
|-
| {{text_anchor|TOOL_GRAPHICS_CONTAINER_METAL_LIQUID}}
+
| {{text_anchor|TOOL_GRAPHICS_HIVE_PRODUCTS}}
 
|  
 
|  
 
* Tile page ID
 
* Tile page ID
 
* x index
 
* x index
 
* y index
 
* y index
| Defines graphics for metal (and glass?) liquid-containing containers (empty); follows ADD_TOOL_GRAPHICS definition for container.
+
| Defines the built item graphics for HIVE items that are ready to be harvested.
  
 
|-
 
|-
| {{text_anchor|TOOL_GRAPHICS_CONTAINER_LIQUID}}
+
| {{text_anchor|TOOL_GRAPHICS_SHAPE}}
 
|  
 
|  
 +
* Shape ID
 
* Tile page ID
 
* Tile page ID
 
* x index
 
* x index
 
* y index
 
* y index
| Defines graphics for the liquid filling a liquid-containing container; follows TOOL_GRAPHICS_CONTAINER_*_LIQUID.
+
| Defines graphics for shaped items; currently used for dice.
  
 
|-
 
|-
| {{text_anchor|TOOL_GRAPHICS_CONTAINER_WOOD_ITEM}}
+
| {{text_anchor|TOOL_GRAPHICS_CONTAINER_WOOD_LIQUID}}
 
|  
 
|  
 
* Tile page ID
 
* Tile page ID
 
* x index
 
* x index
 
* y index
 
* y index
| Defines graphics for wooden containers holding items; follows ADD_TOOL_GRAPHICS definition for container.
+
| Defines graphics for wooden liquid-containing containers (empty); follows ADD_TOOL_GRAPHICS definition for container.
  
 
|-
 
|-
| {{text_anchor|TOOL_GRAPHICS_CONTAINER_STONE_ITEM}}
+
| {{text_anchor|TOOL_GRAPHICS_CONTAINER_STONE_LIQUID}}
 
|  
 
|  
 
* Tile page ID
 
* Tile page ID
 
* x index
 
* x index
 
* y index
 
* y index
| Defines graphics for stone containers holding items; follows ADD_TOOL_GRAPHICS definition for container.
+
| Defines graphics for stone liquid-containing containers (empty); follows ADD_TOOL_GRAPHICS definition for container.
  
 
|-
 
|-
| {{text_anchor|TOOL_GRAPHICS_CONTAINER_METAL_ITEM}}
+
| {{text_anchor|TOOL_GRAPHICS_CONTAINER_METAL_LIQUID}}
 
|  
 
|  
 
* Tile page ID
 
* Tile page ID
 
* x index
 
* x index
 
* y index
 
* y index
| Defines graphics for metal (and glass?) containers holding items; follows ADD_TOOL_GRAPHICS definition for container.
+
| Defines graphics for metal (and glass?) liquid-containing containers (empty); follows ADD_TOOL_GRAPHICS definition for container.
 +
 
 
|-
 
|-
| {{text_anchor|TOOL_GRAPHICS_HIVE_BLD}}
+
| {{text_anchor|TOOL_GRAPHICS_CONTAINER_LIQUID}}
 
|  
 
|  
 
* Tile page ID
 
* Tile page ID
 
* x index
 
* x index
 
* y index
 
* y index
| Defines the built item graphics for HIVE items.
+
| Defines graphics for the liquid filling a liquid-containing container; follows TOOL_GRAPHICS_CONTAINER_*_LIQUID.
  
 
|-
 
|-
| {{text_anchor|TOOL_GRAPHICS_HIVE_BLD_IN_USE}}
+
| {{text_anchor|TOOL_GRAPHICS_CONTAINER_WOOD_ITEM}}
 
|  
 
|  
 
* Tile page ID
 
* Tile page ID
 
* x index
 
* x index
 
* y index
 
* y index
| Defines the built item graphics for HIVE items that have hives installed.
+
| Defines graphics for wooden containers holding items; follows ADD_TOOL_GRAPHICS definition for container.
  
 
|-
 
|-
| {{text_anchor|TOOL_GRAPHICS_HIVE_PRODUCTS}}
+
| {{text_anchor|TOOL_GRAPHICS_CONTAINER_STONE_ITEM}}
 
|  
 
|  
 
* Tile page ID
 
* Tile page ID
 
* x index
 
* x index
 
* y index
 
* y index
| Defines the built item graphics for HIVE items that are ready to be harvested.
+
| Defines graphics for stone containers holding items; follows ADD_TOOL_GRAPHICS definition for container.
  
 
|-
 
|-
| {{text_anchor|TOOL_GRAPHICS_SHAPE}}
+
| {{text_anchor|TOOL_GRAPHICS_CONTAINER_METAL_ITEM}}
 
|  
 
|  
* Shape ID
 
 
* Tile page ID
 
* Tile page ID
 
* x index
 
* x index
 
* y index
 
* y index
| Defines graphics for shaped items; currently used for dice.
+
| Defines graphics for metal (and glass?) containers holding items; follows ADD_TOOL_GRAPHICS definition for container.
  
 
|}
 
|}

Please note that all contributions to Dwarf Fortress Wiki are considered to be released under the GFDL & MIT (see Dwarf Fortress Wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following CAPTCHA:

Cancel Editing help (opens in new window)

Templates used on this page:

This page is a member of 2 hidden categories: