<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://dwarffortresswiki.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Mikemayday</id>
	<title>Dwarf Fortress Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://dwarffortresswiki.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Mikemayday"/>
	<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php/Special:Contributions/Mikemayday"/>
	<updated>2026-05-11T21:19:12Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.11</generator>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=v0.31:Tilesets&amp;diff=119127</id>
		<title>v0.31:Tilesets</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=v0.31:Tilesets&amp;diff=119127"/>
		<updated>2010-06-19T21:32:06Z</updated>

		<summary type="html">&lt;p&gt;Mikemayday: Added 244: swamps on world map&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{AV}}&lt;br /&gt;
{{Quality|Exceptional}}&lt;br /&gt;
:''(For a chart with the default ASCII characters, see [[Character table]].)''&lt;br /&gt;
:''(For user-created tilesets, see [[Tileset repository]].)'' &lt;br /&gt;
:''(For user-created creature graphics sets, see [[Graphics set repository]].)''&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Tilesets''' are images the game uses to display its graphics; each tile is used to show text and represent things. Users create custom tilesets for a number of reasons, including increased visibility, aesthetics, or small size. Tilesets come in two flavors: &amp;quot;'''character sets'''&amp;quot; (or simply &amp;quot;tilesets&amp;quot;) and &amp;quot;'''graphics sets'''&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== Overview and installation ==&lt;br /&gt;
&lt;br /&gt;
=== Character sets ===&lt;br /&gt;
&lt;br /&gt;
A character set is an image in BMP format that contains the 256 different tiles, corresponding to the [[Character table|IBM Code Page 437]] (sometimes called Extended ASCII), which are used to display the main graphics. [[List of user character sets|Here is the list]] of user-made standard tilesets. To install any of these tilesets, follow these steps:&lt;br /&gt;
&lt;br /&gt;
# Download the tileset via right-click-save-as on the the tileset.  The tileset is just an image, so there's no separate download link. (The list is [[List of user character sets|here]])&lt;br /&gt;
# Convert it into a 24-bit BMP file&amp;lt;sup&amp;gt;V0.28.181.40d&amp;lt;/sup&amp;gt; file or PNG file&amp;lt;sup&amp;gt;v0.31.06&amp;lt;/sup&amp;gt;. Do NOT just change the extension to .bmp; you must use a program like MS paint to save it as a .bmp.&lt;br /&gt;
# Put it in the data/art directory of your Dwarf Fortress installation.&lt;br /&gt;
# Open data/init/init.txt &lt;br /&gt;
# If you want to use the tileset in fullscreen mode, locate and modify the [FULLSCREENX:800], [FULLSCREENY:600], and [FULLFONT:curses_800x600.bmp] configuration lines to match the specifications from the tileset list. The FULLFONT directive should match the filename of the tileset you downloaded. If you want to use the tileset in windowed mode, search for the [WINDOWEDX:640], [WINDOWEDY:300], and [FONT:curses_640x300.bmp] lines instead, and change them to the correct values.&lt;br /&gt;
# It is also recommended you change [BLACK_SPACE:NO] to [BLACK_SPACE:YES] to prevent stretching of the graphics.&lt;br /&gt;
# Save the .txt file, then you're ready to play!&lt;br /&gt;
&lt;br /&gt;
=== Graphics sets ===&lt;br /&gt;
&lt;br /&gt;
Character sets only change certain graphics, while others are left out. The confusingly-named [[graphics sets]] are used to change the appearance of [[creatures]] in the game, such as dwarves and unicorns. These are usually designed to work together with certain character sets. While Tilesets work the same as previous versions, Graphics Sets will have to be redone as the raws have changed.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--===How to stretch the tile sets for bigger display===&lt;br /&gt;
Simply change [GRAPHICS_BLACK_SPACE:?] and [BLACK_SPACE:?] to NO in the init/init.txt, depending on whether you are using the graphics mode or not.  This will stretch the window to the size you specified in [WINDOWEDX:?] and [WINDOWEDY:?] or FULLSCREENX:?] and [FULLSCREENY:?] or [GRAPHICS_WINDOWEDX:?] and [GRAPHICS_WINDOWEDY:?] or [GRAPHICS_FULLSCREENX:?] and [GRAPHICS_FULLSCREENY:?] depending on which mode you run DF in. (NORMAL|GRAPHICS + WINDOWED|FULLSCREEN)&lt;br /&gt;
&lt;br /&gt;
IMPORTANT NOTES:&lt;br /&gt;
* If you are on a Mac you will have to use a program like [http://www.lemkesoft.com/xd/public/download/index._aWQ9Z2MtdWI_.html GraphicConverter] or Photoshop to save tilesets as windows bitmaps.&lt;br /&gt;
* Recommended only for window mode prior to version 39f, to make it easier to preserve tile aspect ratio.  39f onwards, you should choose a grid size that is of the same aspect ratio as your monitor (e.g. on a 1600x1280 monitor, choose grid size 80:64)&lt;br /&gt;
* Take note however that you need to set the the window size correctly. &lt;br /&gt;
** For versions prior to 39f, your window width in pixel size should be 3.2 (which is 80/25) times your window height in pixel size.&lt;br /&gt;
*: Example: &lt;br /&gt;
*:: if you choose window width to be 1600, i.e. [GRAPHICS_WINDOWEDX:1600] in init/init.txt file,  then your height should be 1600/3.2 which gives 500, i.e. [GRAPHICS_WINDOWEDY:500] in init/init.txt.  This will automatically stretch your character tiles and gfx tiles accordingly.  &lt;br /&gt;
&lt;br /&gt;
** For version 39f onwards where you can change the grid size, you need to compute the aspect ratio from the (grid width)/(grid height).  &lt;br /&gt;
*: Example: &lt;br /&gt;
*:: if you are are using a grid size of 80 by 64, the aspect ratio should be 1.25 (from 80/64).  If you set your window width to 1600, then the height will be 1600/1.25 = 1280.&lt;br /&gt;
&lt;br /&gt;
* Also note that stretching a gfx tile may cause graphical artifacts (not the crafted ones in-game!) i.e. slight defects in the visuals, but it should make you able to see smaller tiles on a larger screen area.  The exception is when you use a integral multiple, e.g. stretching 16x16 tiles to 32x32, which seems to produce the least artifacts.&lt;br /&gt;
* It is not recommended that you shrink tiles though the method is the similar (except defining a smaller window size than is normally required by the grid and tile size).&lt;br /&gt;
&lt;br /&gt;
===How to increase number of tiles shown keeping the tile size the same===&lt;br /&gt;
See [[Custom grid]].--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Custom tileset design ==&lt;br /&gt;
&lt;br /&gt;
The default (and minimum) gameplay viewport is 80 characters wide, and 25 characters tall. Therefore, a tileset's target resolution will be TILE_X_LENGTH * 80 by TILE_Y_LENGTH * 25. Since the tileset is arranged into a 16x16 grid of tiles (256 tiles total), the tileset image size will be TILE_X_LENGTH * 16 by TILE_Y_LENGTH * 16. Here are some common tile sizes:&lt;br /&gt;
&lt;br /&gt;
* A tileset with 10x12 tiles will be 160x192 pixels large, and the target resolution will be 800x300.&lt;br /&gt;
* A tileset with 16x16 tiles will be 256x256 pixels large, and the target resolution will be 1280x400.&lt;br /&gt;
&lt;br /&gt;
When creating a custom tileset, it's often easiest to start with an existing one, and edit it to your liking. Tilesets generally fall into three categories: rectangular tilesets, square tilesets, and 16x16 square tilesets. Rectangular tilesets have tiles that are taller than they are wide. The text in these tilesets is generally easier to read, but the map appears squished horizontally. Square tilesets usually provide more attractive graphics, but are slightly less readable. The 16x16 square tilesets are just a sub-set, which are grouped together because most [[Object Tilesets]] use 16x16 tiles. The graphics in Dwarf Fortress can be somewhat diversified and enhanced through the use of graphics sets.&lt;br /&gt;
&lt;br /&gt;
Many tiles are used by the game in multiple ways, and this makes customizing the graphics difficult. The same icon is used for chairs and the north end of one-tile-wide vertical bridges. Ashes and broken arrows look the same, and many game entities (such as levers, floodgates, bags, and bins) share characters that are also used in Dwarven names or other bits of text in the interface. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--=== How colors other than white and magenta work ===&lt;br /&gt;
&lt;br /&gt;
When the game draws a tile, it will select a foreground color, a background color, and a tile based on the item being drawn.  The background color will be used in place of magenta (Hex code #FF00FF or RGB 255 0 255).  All other colors in the tile will be treated as a mask against the foreground color.  Pure white (#FFFFFF) will always show the foreground color, while light grey (#CCCCCC) will be a slightly darker version of the foreground color, and dark grey (#888888) will be a dark version of the foreground color.  Black (#000000) will always be black.  It is impossible to use different shades of the background color.&lt;br /&gt;
&lt;br /&gt;
In general, just remember these rules:&lt;br /&gt;
&lt;br /&gt;
* Bright magenta (#FF00FF) is the background.&lt;br /&gt;
* Bright white (#FFFFFF) is the foreground.&lt;br /&gt;
* Darker shades of white and grey (#C0C0C0, #808080, etc) will display darker shades of the foreground color.  It is possible to use any shade of grey, including ones like #333333 and #C2C2C2.&lt;br /&gt;
* Black (#000000) will always be black.&lt;br /&gt;
* It's probably best to avoid color in normal tilesets.&lt;br /&gt;
&lt;br /&gt;
For an example, the game is drawing an exposed turquoise cluster with color &amp;lt;span style=&amp;quot;color:#00F;&amp;quot;&amp;gt;bright blue&amp;lt;/span&amp;gt; (#0000FF).  While loading the tile image, it encounters the color &amp;lt;span style=&amp;quot;color:#CCC;&amp;quot;&amp;gt;light grey&amp;lt;/span&amp;gt; (#CCCCCC).  The color used in its place will be:&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;margin-bottom:20px; text-align:left; width:90%&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Color component || Foreground color || Color mask from tile || Calculation in hex || Calculation in decimal&lt;br /&gt;
|-&lt;br /&gt;
| Red   || #&amp;lt;span style=&amp;quot;color:#F00;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;00FF || #&amp;lt;span style=&amp;quot;color:#F00;&amp;quot;&amp;gt;CC&amp;lt;/span&amp;gt;CCCC || &amp;lt;span style=&amp;quot;color:#F00;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; * &amp;lt;span style=&amp;quot;color:#F00;&amp;quot;&amp;gt;CC&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; / 100&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; = &amp;lt;span style=&amp;quot;color:#900;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; || &amp;lt;span style=&amp;quot;color:#F00;&amp;quot;&amp;gt;0&amp;lt;/span&amp;gt; * &amp;lt;span style=&amp;quot;color:#F00;&amp;quot;&amp;gt;204&amp;lt;/span&amp;gt; / 256 = &amp;lt;span style=&amp;quot;color:#900;&amp;quot;&amp;gt;0&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Green || #00&amp;lt;span style=&amp;quot;color:#0F0;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;FF || #CC&amp;lt;span style=&amp;quot;color:#0F0;&amp;quot;&amp;gt;CC&amp;lt;/span&amp;gt;CC ||&amp;lt;span style=&amp;quot;color:#0F0;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; * &amp;lt;span style=&amp;quot;color:#0F0;&amp;quot;&amp;gt;CC&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; / 100&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; = &amp;lt;span style=&amp;quot;color:#090;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; || &amp;lt;span style=&amp;quot;color:#0F0;&amp;quot;&amp;gt;0&amp;lt;/span&amp;gt; * &amp;lt;span style=&amp;quot;color:#0F0;&amp;quot;&amp;gt;204&amp;lt;/span&amp;gt; / 256 = &amp;lt;span style=&amp;quot;color:#090;&amp;quot;&amp;gt;0&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Blue  || #0000&amp;lt;span style=&amp;quot;color:#00F&amp;quot;&amp;gt;FF&amp;lt;/span&amp;gt;  || #CCCC&amp;lt;span style=&amp;quot;color:#00F;&amp;quot;&amp;gt;CC&amp;lt;/span&amp;gt; || &amp;lt;span style=&amp;quot;color:#00F;&amp;quot;&amp;gt;FF&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; * &amp;lt;span style=&amp;quot;color:#00F;&amp;quot;&amp;gt;CC&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; / 100&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; = &amp;lt;span style=&amp;quot;color:#009;&amp;quot;&amp;gt;CB&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; || &amp;lt;span style=&amp;quot;color:#00F;&amp;quot;&amp;gt;255&amp;lt;/span&amp;gt; * &amp;lt;span style=&amp;quot;color:#00F;&amp;quot;&amp;gt;204&amp;lt;/span&amp;gt; / 256 = &amp;lt;span style=&amp;quot;color:#009;&amp;quot;&amp;gt;203&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span style=&amp;quot;color:#0000CB&amp;quot;&amp;gt;Final Color&amp;lt;/span&amp;gt; || || || #&amp;lt;span style=&amp;quot;color:#900;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;color:#090;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;color:#009;&amp;quot;&amp;gt;CB&amp;lt;/span&amp;gt; || &amp;lt;span style=&amp;quot;color:#900;&amp;quot;&amp;gt;0&amp;lt;/span&amp;gt; &amp;lt;span style=&amp;quot;color:#090;&amp;quot;&amp;gt;0&amp;lt;/span&amp;gt; &amp;lt;span style=&amp;quot;color:#009;&amp;quot;&amp;gt;203&amp;lt;/span&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Color masks with unequal amounts of R, G and B are calculated in the same fashion.  The game is now drawing a speardwarf with color &amp;lt;span style=&amp;quot;color:#C0C000;&amp;quot;&amp;gt;brown&amp;lt;/span&amp;gt; (#C0C000).  It encounters the color &amp;lt;span style=&amp;quot;color:#008080;&amp;quot;&amp;gt;cyan&amp;lt;/span&amp;gt; while loading the tile (#008080).  The color used instead of cyan will be:&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;margin-bottom:20px; text-align:left; width:90%&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Color component || Foreground color || Color mask from tile || Calculation in hex || Calculation in decimal&lt;br /&gt;
|-&lt;br /&gt;
| Red   || #&amp;lt;span style=&amp;quot;color:#F00;&amp;quot;&amp;gt;C0&amp;lt;/span&amp;gt;C000 || #&amp;lt;span style=&amp;quot;color:#F00;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;8080 || &amp;lt;span style=&amp;quot;color:#F00;&amp;quot;&amp;gt;C0&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; * &amp;lt;span style=&amp;quot;color:#F00;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; / 100&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; = &amp;lt;span style=&amp;quot;color:#900;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; || &amp;lt;span style=&amp;quot;color:#F00;&amp;quot;&amp;gt;192&amp;lt;/span&amp;gt; * &amp;lt;span style=&amp;quot;color:#F00;&amp;quot;&amp;gt;0&amp;lt;/span&amp;gt; / 256 = &amp;lt;span style=&amp;quot;color:#900;&amp;quot;&amp;gt;0&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Green || #C0&amp;lt;span style=&amp;quot;color:#0F0;&amp;quot;&amp;gt;C0&amp;lt;/span&amp;gt;00 || #00&amp;lt;span style=&amp;quot;color:#0F0;&amp;quot;&amp;gt;80&amp;lt;/span&amp;gt;80 ||&amp;lt;span style=&amp;quot;color:#0F0;&amp;quot;&amp;gt;C0&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; * &amp;lt;span style=&amp;quot;color:#0F0;&amp;quot;&amp;gt;80&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; / 100&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; = &amp;lt;span style=&amp;quot;color:#090;&amp;quot;&amp;gt;60&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; || &amp;lt;span style=&amp;quot;color:#0F0;&amp;quot;&amp;gt;192&amp;lt;/span&amp;gt; * &amp;lt;span style=&amp;quot;color:#0F0;&amp;quot;&amp;gt;128&amp;lt;/span&amp;gt; / 256 = &amp;lt;span style=&amp;quot;color:#090;&amp;quot;&amp;gt;96&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Blue  || #C0C0&amp;lt;span style=&amp;quot;color:#00F&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;  || #0080&amp;lt;span style=&amp;quot;color:#00F;&amp;quot;&amp;gt;80&amp;lt;/span&amp;gt; || &amp;lt;span style=&amp;quot;color:#00F;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; * &amp;lt;span style=&amp;quot;color:#00F;&amp;quot;&amp;gt;80&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; / 100&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; = &amp;lt;span style=&amp;quot;color:#009;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; || &amp;lt;span style=&amp;quot;color:#00F;&amp;quot;&amp;gt;0&amp;lt;/span&amp;gt; * &amp;lt;span style=&amp;quot;color:#00F;&amp;quot;&amp;gt;128&amp;lt;/span&amp;gt; / 256 = &amp;lt;span style=&amp;quot;color:#009;&amp;quot;&amp;gt;0&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span style=&amp;quot;color:#006000&amp;quot;&amp;gt;Final Color&amp;lt;/span&amp;gt; || || || #&amp;lt;span style=&amp;quot;color:#900;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;color:#090;&amp;quot;&amp;gt;60&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;color:#009;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt; || &amp;lt;span style=&amp;quot;color:#900;&amp;quot;&amp;gt;0&amp;lt;/span&amp;gt; &amp;lt;span style=&amp;quot;color:#090;&amp;quot;&amp;gt;96&amp;lt;/span&amp;gt; &amp;lt;span style=&amp;quot;color:#009;&amp;quot;&amp;gt;0&amp;lt;/span&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
As illustrated by this example, colors in the tileset can result in colors that aren't in the foreground color or the tile graphic.  In this case, a brown foreground color with a cyan pixel color in the tileset results in a final color of green.  &lt;br /&gt;
&lt;br /&gt;
Theoretically, the way the game handles color masks could be used to display different graphics for items that use the same tile (but whose respective colors use different color component channels).  For example, if a bright red object and a bright blue object use the same tile, the tile can use bright red for all pixels that only the red object uses, bright blue for all pixels only the blue object uses, and bright magenta (but NOT #FF00FF, it would have to be #FE00FE or something similar) for all pixels both objects use.  In this fashion the two objects that share a tile would look completely different.  In practice however, this is probably impossible because so many objects share the same tile, the chances of the potential foreground colors sharing a red, green, or blue color component are too great.--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== What tiles are used for what ==&lt;br /&gt;
&lt;br /&gt;
* Items marked with * can have their tile changed in the [[modding|raw data]] files.&lt;br /&gt;
* Items marked with # can have their tile replaced by a [[graphics set]] image, in addition to having their tile changed in the raw data.&lt;br /&gt;
* Items marked with $ can be changed in the [[init.txt]] file.&lt;br /&gt;
&lt;br /&gt;
For a graphical table, go to the [[Character Table]].&lt;br /&gt;
&lt;br /&gt;
====Row 01 (000-015)====&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;00&amp;lt;/small&amp;gt; {{TST|&amp;amp;nbsp;}}&lt;br /&gt;
| Used for background tiles in the intro CMV, rarely used elsewhere&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;01&amp;lt;/small&amp;gt;  {{TST|☺}}&lt;br /&gt;
| [[Civilian]] dwarves# used for dead dwarves&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;02&amp;lt;/small&amp;gt;  {{TST|☻}}&lt;br /&gt;
| [[Military]] dwarves# used for dead dwarves&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;03&amp;lt;/small&amp;gt;  {{TST|♥}}&lt;br /&gt;
| [[Dimple cup]]s*&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;04&amp;lt;/small&amp;gt;  {{TST|♦}}&lt;br /&gt;
| [[Cut gem]]s, large [[gem]]s&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;05&amp;lt;/small&amp;gt;  {{TST|♣}}&lt;br /&gt;
| {{L|Fungiwood}} trees*, {{L|Spore tree}}s*, [[Acacia]] trees*, [[Mangrove]] trees*, [[Maple]] trees*, [[quarry bush]]es*, [[Alder]] trees*, [[Birch]] trees*&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;06&amp;lt;/small&amp;gt;  {{TST|♠}}&lt;br /&gt;
| [[Plump helmet]]s*, {{L|Tower-cap}}s*, {{L|Black-cap}}s*, {{L|Goblin-cap}}s*, {{L|Nether-cap}}s*, [[Oak]] trees*, [[quarry bush]] leaves*, [[Mahogany]] trees*, [[Chestnut]] trees*, [[Ash tree]]s*&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;07&amp;lt;/small&amp;gt;  {{TST|•}}&lt;br /&gt;
| [[Stone]], solid [[workshop]] tile for several workshops like the [[magma smelter]], [[lake]]s in main map, [[cave]]s in the main map&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;08&amp;lt;/small&amp;gt;  {{TST|◘}}&lt;br /&gt;
| Solid workshop tile for several other workshops like the [[magma forge]], [[tanner]] workshop, [[catapult]] cup&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;09&amp;lt;/small&amp;gt;  {{TST|○}}&lt;br /&gt;
| [[Well]], [[bracelet]], [[Map tile|ant colony]], [[millstone]], [[quern]], [[bottomless pit]]s in the local embark map screen (if enabled)&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;10&amp;lt;/small&amp;gt; {{TST|◙}}&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;11&amp;lt;/small&amp;gt; {{TST|♂}}&lt;br /&gt;
| Male sign, [[bag]]s&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;12&amp;lt;/small&amp;gt; {{TST|♀}}&lt;br /&gt;
| Female sign, [[amulet]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;13&amp;lt;/small&amp;gt; {{TST|♪}}&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;14&amp;lt;/small&amp;gt; {{TST|♫}}&lt;br /&gt;
| [[Armor stand]]s&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;15&amp;lt;/small&amp;gt; {{TST|☼}}&lt;br /&gt;
| [[Gem]]s*, bituminous [[coal]]*, [[currency]] symbol, [[masterpiece]] [[quality]] symbol, spider [[web]]s, [[turtle]]*, 'sun' symbol in engravings, [[gear]] assemblies, fireballs&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Row 02 (016-031)====&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;16&amp;lt;/small&amp;gt; {{TST|►}}&lt;br /&gt;
| Head of [[Ballista arrow]] facing east, [[vermin|manta ray]]*&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;17&amp;lt;/small&amp;gt; {{TST|◄}}&lt;br /&gt;
| Head of [[Ballista arrow]] facing west&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;18&amp;lt;/small&amp;gt; {{TST|↕}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;19&amp;lt;/small&amp;gt; {{TST|‼}}&lt;br /&gt;
| [[Cage]]s, on-[[fire]] symbol, vertical [[bars]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;20&amp;lt;/small&amp;gt; {{TST|¶}}&lt;br /&gt;
| [[Mug]]s, largest elven cities, [[Highwood]] trees*&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;21&amp;lt;/small&amp;gt; {{TST|§}}&lt;br /&gt;
| [[Restraint]]s, [[whip vine]]*&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;22&amp;lt;/small&amp;gt; {{TST|&amp;amp;#x25AC;}}&lt;br /&gt;
| [[Log]]s&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;23&amp;lt;/small&amp;gt; {{TST|↨}}&lt;br /&gt;
| Some tree types&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;24&amp;lt;/small&amp;gt; {{TST|↑}}&lt;br /&gt;
| Interface text (bridge direction), [[Pine]]* trees, [[Larch]]* trees&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;25&amp;lt;/small&amp;gt; {{TST|↓}}&lt;br /&gt;
| Hungry/thirsty/drowsy/unhappy indicator, [[bridge]] placement raising direction indicator&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;26&amp;lt;/small&amp;gt; {{TST|→}}&lt;br /&gt;
| Interface text (bridge direction)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;27&amp;lt;/small&amp;gt; {{TST|←}}&lt;br /&gt;
| Interface text (bridge direction)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;28&amp;lt;/small&amp;gt; {{TST|∟}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;29&amp;lt;/small&amp;gt; {{TST|↔}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;30&amp;lt;/small&amp;gt; {{TST|▲}}&lt;br /&gt;
| Head of [[Ballista arrow]] facing north, ramp up&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;31&amp;lt;/small&amp;gt; {{TST|▼}}&lt;br /&gt;
| Head of [[Ballista arrow]] facing south, ramp down&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Row 03 (032-047)====&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;32&amp;lt;/small&amp;gt; {{TST|&amp;amp;nbsp;}}&lt;br /&gt;
| Spaces in text messages, used for background on the title screen/menu&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;33&amp;lt;/small&amp;gt; {{TST|!}}&lt;br /&gt;
| Various [[status icons]], text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;34&amp;lt;/small&amp;gt; {{TST|&amp;quot;}}&lt;br /&gt;
| [[Shrub]]*, quotation marks, workshop tiles, kobold's glowing eyes*&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;35&amp;lt;/small&amp;gt; {{TST|#}}&lt;br /&gt;
| Chasm (bottom in fortress mode), pits, [[floor grate]]s&lt;br /&gt;
*[[Sandstone]]*, [[Rock salt]]*, [[Basalt]]*, [[Gypsum]]*&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;36&amp;lt;/small&amp;gt; {{TST|$}}&lt;br /&gt;
| [[Coin]]s&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;37&amp;lt;/small&amp;gt; {{TST|%}}&lt;br /&gt;
| [[Prepared meal]], unexplored underground, [[screw pump]] in action&lt;br /&gt;
*[[Siltstone]]*, [[Slate]]*, [[Brimstone]]*, [[Kimberlite ]]*, [[Bismuthinite]]*, [[Realgar]]*, [[Stibnite]]*, [[Marcasite]]*, [[Olivine]]*, [[Orthoclase]]*, [[Microcline]]*, [[Petrified wood]]*, [[Brimstone]]*, [[Pyrolusite]]*&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;38&amp;lt;/small&amp;gt; {{TST|&amp;amp;}}&lt;br /&gt;
| [[Demon]]s#&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;39&amp;lt;/small&amp;gt; {{TST|&amp;amp;#39;}}&lt;br /&gt;
|  Rough [[floor]]s, unexplored underground, [[Claystone]]*, [[Rhyolite]]*, [[Periclase]]*&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;40&amp;lt;/small&amp;gt; {{TST|(}}&lt;br /&gt;
| Foreign object opening tag, tile in [[bowyer's workshop]], text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;41&amp;lt;/small&amp;gt; {{TST|)}}&lt;br /&gt;
| Foreign object closing tag, text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;42&amp;lt;/small&amp;gt; {{TST|*}}&lt;br /&gt;
| [[Ore]]*, superior [[quality]] tags, key reference, working [[gear]] assembly, [[gem]] [[floodgate]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;43&amp;lt;/small&amp;gt; {{TST|+}}&lt;br /&gt;
| Smooth/constructed [[floor]]s, injured status, finely-crafted [[quality]] tags, text, [[block]]/[[metal|bar]] [[bridge]] or [[road]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;44&amp;lt;/small&amp;gt; {{TST|,}}&lt;br /&gt;
| Rough [[floor]]s, [[Claystone]]*, unexplored underground, text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;45&amp;lt;/small&amp;gt; {{TST|-}}&lt;br /&gt;
| [[Scepter]]s, [[arrow]]s in flight, well-crafted [[quality]] tags, keyboard reference, Part of animation when two creatures or dwarves are on the same spot&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;46&amp;lt;/small&amp;gt; {{TST|.}}&lt;br /&gt;
| Rough [[floor]]s, [[Felsite]]*, text, unexplored underground&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;47&amp;lt;/small&amp;gt; {{TST|/}}&lt;br /&gt;
| [[Weapon]]s, [[bolt]]s, [[Ballista]] tile, text&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Row 04 (048-063)====&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;48&amp;lt;/small&amp;gt; {{TST|0}}&lt;br /&gt;
| [[Coffin]]s, text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;49&amp;lt;/small&amp;gt; {{TST|1}}&lt;br /&gt;
|Text, fluids if {{L|Technical_tricks#The_look_of_the_game|SHOW_FLOW_AMOUNTS}} is YES in init.txt &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;50&amp;lt;/small&amp;gt; {{TST|2}}&lt;br /&gt;
|Text, fluids if SHOW_FLOW_AMOUNTS is YES in init.txt &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;51&amp;lt;/small&amp;gt; {{TST|3}}&lt;br /&gt;
|Text, fluids if SHOW_FLOW_AMOUNTS is YES in init.txt &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;52&amp;lt;/small&amp;gt; {{TST|4}}&lt;br /&gt;
|Text, fluids if SHOW_FLOW_AMOUNTS is YES in init.txt &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;53&amp;lt;/small&amp;gt; {{TST|5}}&lt;br /&gt;
|Text, fluids if SHOW_FLOW_AMOUNTS is YES in init.txt &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;54&amp;lt;/small&amp;gt; {{TST|6}}&lt;br /&gt;
|Text, fluids if SHOW_FLOW_AMOUNTS is YES in init.txt &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;55&amp;lt;/small&amp;gt; {{TST|7}}&lt;br /&gt;
|Text, fluids if SHOW_FLOW_AMOUNTS is YES in init.txt &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;56&amp;lt;/small&amp;gt; {{TST|8}}&lt;br /&gt;
|Text &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;57&amp;lt;/small&amp;gt; {{TST|9}}&lt;br /&gt;
|Text &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;58&amp;lt;/small&amp;gt; {{TST|:}}&lt;br /&gt;
| [[wild strawberry]]*, [[prickle berry]]*, [[fisher berry]]*, [[sun berry]]*, snowstorms&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;59&amp;lt;/small&amp;gt; {{TST|;}}&lt;br /&gt;
| [[Mason's Workshop]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;60&amp;lt;/small&amp;gt; {{TST|&amp;lt;}}&lt;br /&gt;
|  [[Stairs]] up&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;61&amp;lt;/small&amp;gt; {{TST|&amp;amp;#61;}}&lt;br /&gt;
| [[Stockpile]]s&lt;br /&gt;
*[[Chert]]*, [[Gneiss]]*, [[Sylvite]]*, [[Chromite]]*, [[Kaolinite]]*&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;62&amp;lt;/small&amp;gt; {{TST|&amp;gt;}}&lt;br /&gt;
| [[Stairs]] down&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;63&amp;lt;/small&amp;gt; {{TST|?}}&lt;br /&gt;
| &amp;quot;Task assigned&amp;quot; [[indicator]], looking for path&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Row 05 (064-079)====&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;64&amp;lt;/small&amp;gt; {{TST|@}}&lt;br /&gt;
| [[Sheriff]]#, berserk dwarf#, adventurer#, [[fortress guard]]#, [[royal guard]]#, dwarven [[merchant]]s#, [[caravan]] guards#, adventurer's location on world map&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;65&amp;lt;/small&amp;gt; {{TST|A}}&lt;br /&gt;
| [[Alligator]]#, text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;66&amp;lt;/small&amp;gt; {{TST|B}}&lt;br /&gt;
| Bears#, text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;67&amp;lt;/small&amp;gt; {{TST|C}}&lt;br /&gt;
| [[Cow]]#, camels#, text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;68&amp;lt;/small&amp;gt; {{TST|D}}&lt;br /&gt;
| [[Dragon]]#, text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;69&amp;lt;/small&amp;gt; {{TST|E}}&lt;br /&gt;
| [[Elf]]#, [[elephant]]#, text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;70&amp;lt;/small&amp;gt; {{TST|F}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;71&amp;lt;/small&amp;gt; {{TST|G}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;72&amp;lt;/small&amp;gt; {{TST|H}}&lt;br /&gt;
| [[Horse]]#, text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;73&amp;lt;/small&amp;gt; {{TST|I}}&lt;br /&gt;
| [[Support]], text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;74&amp;lt;/small&amp;gt; {{TST|J}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;75&amp;lt;/small&amp;gt; {{TST|K}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;76&amp;lt;/small&amp;gt; {{TST|L}}&lt;br /&gt;
| [[Leopard]]#, text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;77&amp;lt;/small&amp;gt; {{TST|M}}&lt;br /&gt;
| [[Magma man]]#, [[mule]]#, [[muskox]]#, text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;78&amp;lt;/small&amp;gt; {{TST|N}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;79&amp;lt;/small&amp;gt; {{TST|O}}&lt;br /&gt;
| [[Trade depot]] post, glass portal, detailed/constructed wall by itself, text, wall ends&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Row 06 (080-095)====&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;80&amp;lt;/small&amp;gt; {{TST|P}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;81&amp;lt;/small&amp;gt; {{TST|Q}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;82&amp;lt;/small&amp;gt; {{TST|R}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;83&amp;lt;/small&amp;gt; {{TST|S}}&lt;br /&gt;
| [[Sasquatch]]#, [[giant desert scorpion]]#, [[Giant Cave Spider]]#, text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;84&amp;lt;/small&amp;gt; {{TST|T}}&lt;br /&gt;
| [[Titan]]#, Text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;85&amp;lt;/small&amp;gt; {{TST|U}}&lt;br /&gt;
| [[Human]]#, [[Unicorn]]#, text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;86&amp;lt;/small&amp;gt; {{TST|V}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;87&amp;lt;/small&amp;gt; {{TST|W}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;88&amp;lt;/small&amp;gt; {{TST|X}}&lt;br /&gt;
| [[Bin]], stone [[floodgate]], shop post, building footprint, nausea/winded/stunned/unconscious/migrant [[indicator]], text, up/down stairs, keyboard cursor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;89&amp;lt;/small&amp;gt; {{TST|Y}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;90&amp;lt;/small&amp;gt; {{TST|Z}}&lt;br /&gt;
| Sleep [[indicator]], text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;91&amp;lt;/small&amp;gt; {{TST|[}}&lt;br /&gt;
| [[Clothing]], [[armor]], item stack opening tag, text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;92&amp;lt;/small&amp;gt; {{TST|\}}&lt;br /&gt;
| Part of animation when two creatures or dwarves are on the same spot, [[Ballista]] tile&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;93&amp;lt;/small&amp;gt; {{TST|]}}&lt;br /&gt;
| Floor tile in [[Workshop|workshops]] and [[furnace|furnaces]], item stack closing tag, text, clothing?, armor?&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;94&amp;lt;/small&amp;gt; {{TST|^}}&lt;br /&gt;
| [[Trap]], [[Alabaster]]*, [[Volcano]] on world map&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;95&amp;lt;/small&amp;gt; {{TST|_}}&lt;br /&gt;
| [[Channel]] [[designation]], text&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Row 07 (096-111)====&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;small&amp;gt;96&amp;lt;/small&amp;gt; {{TST|`}}&lt;br /&gt;
| Rough floors, unexplored underground&lt;br /&gt;
*[[Dolomite]]*, [[Schist]]*, [[Alunite]]*, [[Rutile]]*&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;small&amp;gt;97&amp;lt;/small&amp;gt; {{TST|a}}&lt;br /&gt;
| [[Antman]]#, text&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;small&amp;gt;98&amp;lt;/small&amp;gt; {{TST|b}}&lt;br /&gt;
| [[Batman]]#, text&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;small&amp;gt;99&amp;lt;/small&amp;gt; {{TST|c}}&lt;br /&gt;
| [[Cat]]#, text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;100&amp;lt;/small&amp;gt; {{TST|d}}&lt;br /&gt;
| [[Dog]]#, text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;101&amp;lt;/small&amp;gt; {{TST|e}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;102&amp;lt;/small&amp;gt; {{TST|f}}&lt;br /&gt;
| [[Frogman]]#, text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;103&amp;lt;/small&amp;gt; {{TST|g}}&lt;br /&gt;
| [[Goblin]]#, [[Mountain goat]]#, [[Gremlin]]#, [[Groundhog]]#, text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;104&amp;lt;/small&amp;gt; {{TST|h}}&lt;br /&gt;
| [[Harpy]]#, text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;105&amp;lt;/small&amp;gt; {{TST|i}}&lt;br /&gt;
| [[Fire imp]]#, text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;106&amp;lt;/small&amp;gt; {{TST|j}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;107&amp;lt;/small&amp;gt; {{TST|k}}&lt;br /&gt;
| [[Kobold]]#, text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;108&amp;lt;/small&amp;gt; {{TST|l}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;109&amp;lt;/small&amp;gt; {{TST|m}}&lt;br /&gt;
| [[Mandrill]]#, [[vermin|mussel]], text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;110&amp;lt;/small&amp;gt; {{TST|n}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;111&amp;lt;/small&amp;gt; {{TST|o}}&lt;br /&gt;
| Well construction, bridge construction, text, [[millstone]] in action, floor tile in magma [[furnace|furnaces]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Row 08 (112-127)====&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;112&amp;lt;/small&amp;gt; {{TST|p}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;113&amp;lt;/small&amp;gt; {{TST|q}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;114&amp;lt;/small&amp;gt; {{TST|r}}&lt;br /&gt;
| [[Ratman]]#, text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;115&amp;lt;/small&amp;gt; {{TST|s}}&lt;br /&gt;
| [[Snakeman]]#, [[Slugman]]#, [[Snailman]]#, text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;116&amp;lt;/small&amp;gt; {{TST|t}}&lt;br /&gt;
| [[Troglodyte]]#, text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;117&amp;lt;/small&amp;gt; {{TST|u}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;118&amp;lt;/small&amp;gt; {{TST|v}}&lt;br /&gt;
| Text&lt;br /&gt;
*[[Anhydrite]]*, [[Mica]]*&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;119&amp;lt;/small&amp;gt; {{TST|w}}&lt;br /&gt;
| [[Wolf]]#, text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;120&amp;lt;/small&amp;gt; {{TST|x}}&lt;br /&gt;
| [[Saltpeter]]*, text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;121&amp;lt;/small&amp;gt; {{TST|y}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;122&amp;lt;/small&amp;gt; {{TST|z}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;123&amp;lt;/small&amp;gt; {{TST|&amp;amp;#123;}}&lt;br /&gt;
| Forbidden opening tag&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;124&amp;lt;/small&amp;gt; {{TST|&amp;amp;#124;}}&lt;br /&gt;
| [[Talc]]*, pipe sections, Part of animation when two creatures or dwarves are on the same spot&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;125&amp;lt;/small&amp;gt; {{TST|&amp;amp;#125;}}&lt;br /&gt;
| Forbidden closing tag&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;126&amp;lt;/small&amp;gt; {{TST|~}}&lt;br /&gt;
| Unfinished rough stone [[road]], [[river]], [[magma]], [[flow]]s, dirt [[road]], [[farm plot]] under construction, [[sand]], furrowed soils, [[blood]] smear, guts&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;127&amp;lt;/small&amp;gt; {{TST|⌂}}&lt;br /&gt;
| [[Animal trap]], low [[mountain]]s on world map, part of [[mechanic's workshop]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Row 09 (128-143)====&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;128&amp;lt;/small&amp;gt; {{TST|Ç}}&lt;br /&gt;
| [[Mechanism]]s&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;129&amp;lt;/small&amp;gt; {{TST|ü}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;130&amp;lt;/small&amp;gt; {{TST|é}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;131&amp;lt;/small&amp;gt; {{TST|â}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;132&amp;lt;/small&amp;gt; {{TST|ä}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;133&amp;lt;/small&amp;gt; {{TST|à}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;134&amp;lt;/small&amp;gt; {{TST|å}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;135&amp;lt;/small&amp;gt; {{TST|ç}}&lt;br /&gt;
| [[Totem]]s&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;136&amp;lt;/small&amp;gt; {{TST|ê}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;137&amp;lt;/small&amp;gt; {{TST|ë}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;138&amp;lt;/small&amp;gt; {{TST|è}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;139&amp;lt;/small&amp;gt; {{TST|ï}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;140&amp;lt;/small&amp;gt; {{TST|î}}&lt;br /&gt;
| Elven forest retreat&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;141&amp;lt;/small&amp;gt; {{TST|ì}}&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;142&amp;lt;/small&amp;gt; {{TST|Ä}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;143&amp;lt;/small&amp;gt; {{TST|Å}}&lt;br /&gt;
| [[Idol]]s, text&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Row 10 (144-159)====&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;144&amp;lt;/small&amp;gt; {{TST|É}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;145&amp;lt;/small&amp;gt; {{TST|æ}}&lt;br /&gt;
| [[Toy]]s&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;146&amp;lt;/small&amp;gt; {{TST|Æ}}&lt;br /&gt;
| [[Coffer]]s, [[quiver]]s, [[backpack]]s&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;147&amp;lt;/small&amp;gt; {{TST|ô}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;148&amp;lt;/small&amp;gt; {{TST|ö}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;149&amp;lt;/small&amp;gt; {{TST|ò}}&lt;br /&gt;
| Unactivated [[lever]]s, [[Stingray]]s#, text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;150&amp;lt;/small&amp;gt; {{TST|û}}&lt;br /&gt;
| [[Bucket]], text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;151&amp;lt;/small&amp;gt; {{TST|ù}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;152&amp;lt;/small&amp;gt; {{TST|ÿ}}&lt;br /&gt;
| [[Valley herb]]*&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;153&amp;lt;/small&amp;gt; {{TST|Ö}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;154&amp;lt;/small&amp;gt; {{TST|Ü}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;155&amp;lt;/small&amp;gt; {{TST|¢}}&lt;br /&gt;
| Closed [[hatch]]es&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;156&amp;lt;/small&amp;gt; {{TST|£}}&lt;br /&gt;
| Many valuable metals* in veins, Other Features in Local embark map screen (when display is enabled)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;157&amp;lt;/small&amp;gt; {{TST|¥}}&lt;br /&gt;
| [[Cave lobster]]*&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;158&amp;lt;/small&amp;gt; {{TST|₧}}&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;159&amp;lt;/small&amp;gt; {{TST|ƒ}}&lt;br /&gt;
| [[Rope reed]]*, {{L|splint}}s&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Row 11 (160-175)====&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;160&amp;lt;/small&amp;gt; {{TST|á}}&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;161&amp;lt;/small&amp;gt; {{TST|í}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;162&amp;lt;/small&amp;gt; {{TST|ó}}&lt;br /&gt;
| Activated [[lever]]s, text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;163&amp;lt;/small&amp;gt; {{TST|ú}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;164&amp;lt;/small&amp;gt; {{TST|ñ}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;165&amp;lt;/small&amp;gt; {{TST|Ñ}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;166&amp;lt;/small&amp;gt; {{TST|ª}}&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;167&amp;lt;/small&amp;gt; {{TST|º}}&lt;br /&gt;
| [[Cloth]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;168&amp;lt;/small&amp;gt; {{TST|¿}}&lt;br /&gt;
| [[Instrument]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;169&amp;lt;/small&amp;gt; {{TST|⌐}}&lt;br /&gt;
| Withered [[plant]]s*&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;170&amp;lt;/small&amp;gt; {{TST|¬}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;171&amp;lt;/small&amp;gt; {{TST|½}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;172&amp;lt;/small&amp;gt; {{TST|¼}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;173&amp;lt;/small&amp;gt; {{TST|¡}}&lt;br /&gt;
| [[Flask]], [[waterskin]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;174&amp;lt;/small&amp;gt; {{TST|«}}&lt;br /&gt;
| Tail of [[Ballista arrow]] facing west, item with [[decoration]] tag&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;175&amp;lt;/small&amp;gt; {{TST|»}}&lt;br /&gt;
| Tail of [[Ballista arrow]] facing east, item with [[decoration]] tag&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Row 12 (176-191)====&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;176&amp;lt;/small&amp;gt; {{TST|░}}&lt;br /&gt;
| Partially dug rock, [[miasma]], [[cave-in]] dust, [[steam]], smoke, [[Fishery]] &amp;amp; Butcher's workshops, [[Jet]]*, [[Chalk]]*, [[Diorite]]*, various soils*&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;177&amp;lt;/small&amp;gt; {{TST|▒}}&lt;br /&gt;
| Partially dug rock, [[miasma]], [[cave-in]] dust, [[steam]], smoke, side tiles for catapult, [[window]]&lt;br /&gt;
*[[Gabbro]]*, [[Obsidian]]*, various soils*&lt;br /&gt;
*Workshops (craftdwarf's, bowyer's, mason's, mechanic's, jeweler's, clothier's, [[kitchen]], and leather works)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;178&amp;lt;/small&amp;gt; {{TST|▓}}&lt;br /&gt;
| Partially dug rock, [[miasma]], [[cave-in]] dust, [[steam]], smoke, tannery, [[Wagon]] body, [[Marble]]*, [[Limestone]]*, [[Flint]]*, [[Granite]]*, various soils*&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;179&amp;lt;/small&amp;gt; {{TST|│}}&lt;br /&gt;
| {{L|Tunnel tube}} trees*, Overworld [[river]]s, [[well]] [[Restraint|chain/rope]], rotating [[axle]]s&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;180&amp;lt;/small&amp;gt; {{TST|┤}}&lt;br /&gt;
| Overworld [[river]]s, top-right tile for [[Loom]], glumprong [[tree]]*&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;181&amp;lt;/small&amp;gt; {{TST|╡}}&lt;br /&gt;
| {{L|Blood thorn}} trees*, Deciduous trees in winter, [[bridge]]s, [[catapult]] tile&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;182&amp;lt;/small&amp;gt; {{TST|╢}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;183&amp;lt;/small&amp;gt; {{TST|╖}}&lt;br /&gt;
| Ends of smooth walls&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;184&amp;lt;/small&amp;gt; {{TST|╕}}&lt;br /&gt;
| Ends of smooth walls&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;185&amp;lt;/small&amp;gt; {{TST|╣}}&lt;br /&gt;
| Smooth/constructed walls&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;186&amp;lt;/small&amp;gt; {{TST|║}}&lt;br /&gt;
| Smooth/constructed walls, [[bridge]]s, wooden [[door]]s, center [[catapult]] tile, center [[Ballista]] tile, [[axle]]s&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;187&amp;lt;/small&amp;gt; {{TST|╗}}&lt;br /&gt;
| Smooth/constructed walls, bridges&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;188&amp;lt;/small&amp;gt; {{TST|╝}}&lt;br /&gt;
| Smooth/constructed walls, bridges&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;189&amp;lt;/small&amp;gt; {{TST|╜}}&lt;br /&gt;
| Ends of smooth walls&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;190&amp;lt;/small&amp;gt; {{TST|╛}}&lt;br /&gt;
| Ends of smooth walls&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;191&amp;lt;/small&amp;gt; {{TST|┐}}&lt;br /&gt;
| Overworld [[river]]s&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Row 13 (192-207)====&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;192&amp;lt;/small&amp;gt; {{TST|└}}&lt;br /&gt;
| Overworld rivers/Roads&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;193&amp;lt;/small&amp;gt; {{TST|┴}}&lt;br /&gt;
| Overworld rivers/Roads&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;194&amp;lt;/small&amp;gt; {{TST|┬}}&lt;br /&gt;
| Overworld rivers/Roads, {{L|crutch}}es&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;195&amp;lt;/small&amp;gt; {{TST|├}}&lt;br /&gt;
| Overworld rivers/Roads, top-left tile for [[Loom]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;196&amp;lt;/small&amp;gt; {{TST|─}}&lt;br /&gt;
| Overworld rivers/Roads, rotating [[axle]]s&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;197&amp;lt;/small&amp;gt; {{TST|┼}}&lt;br /&gt;
| [[Door]]s, overworld rivers/Roads, floor [[Stone_detailing|detailing]]/[[engraving]] in progress&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;198&amp;lt;/small&amp;gt; {{TST|╞}}&lt;br /&gt;
| Bridges, trees in winter, [[catapult]] tile&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;199&amp;lt;/small&amp;gt; {{TST|╟}}&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;200&amp;lt;/small&amp;gt; {{TST|╚}}&lt;br /&gt;
| Smooth/constructed walls, bridges&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;201&amp;lt;/small&amp;gt; {{TST|╔}}&lt;br /&gt;
| Smooth/constructed walls, bridges&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;202&amp;lt;/small&amp;gt; {{TST|╩}}&lt;br /&gt;
| Smooth/constructed walls&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;203&amp;lt;/small&amp;gt; {{TST|╦}}&lt;br /&gt;
| Smooth/constructed walls&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;204&amp;lt;/small&amp;gt; {{TST|╠}}&lt;br /&gt;
| Smooth/constructed walls&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;205&amp;lt;/small&amp;gt; {{TST|═}}&lt;br /&gt;
| Smooth/constructed walls, bridges, planted [[crop]]s, center [[catapult]] tile, center [[Ballista]] tile, [[axle]]s&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;206&amp;lt;/small&amp;gt; {{TST|╬}}&lt;br /&gt;
| Smooth/constructed walls, bridges, [[fortification]]s, (flashing) wall [[Stone_detailing|detailing]]/[[engraving]]/fortifying in progress&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;207&amp;lt;/small&amp;gt; {{TST|╧}}&lt;br /&gt;
| Tail of [[Ballista arrow]] facing north&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Row 14 (208-223)====&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;208&amp;lt;/small&amp;gt; {{TST|╨}}&lt;br /&gt;
| Bridges, [[catapult]] tile&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;209&amp;lt;/small&amp;gt; {{TST|╤}}&lt;br /&gt;
| [[Table]], tail of [[Ballista arrow]] facing south&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;210&amp;lt;/small&amp;gt; {{TST|╥}}&lt;br /&gt;
| [[Chair]]s, bridges, [[catapult]] tile, farmer's workshop bottom-middle tile&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;211&amp;lt;/small&amp;gt; {{TST|╙}}&lt;br /&gt;
| Ends of smooth walls&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;212&amp;lt;/small&amp;gt; {{TST|╘}}&lt;br /&gt;
| Ends of smooth walls&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;213&amp;lt;/small&amp;gt; {{TST|╒}}&lt;br /&gt;
| Ends of smooth walls&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;214&amp;lt;/small&amp;gt; {{TST|╓}}&lt;br /&gt;
| Ends of smooth walls&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;215&amp;lt;/small&amp;gt; {{TST|╫}}&lt;br /&gt;
| Wooden floodgates, bone floodgates, wall grates&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;216&amp;lt;/small&amp;gt; {{TST|╪}}&lt;br /&gt;
| Metal doors&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;217&amp;lt;/small&amp;gt; {{TST|┘}}&lt;br /&gt;
| Overworld [[river]]s&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;218&amp;lt;/small&amp;gt; {{TST|┌}}&lt;br /&gt;
| Overworld rivers&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;219&amp;lt;/small&amp;gt; {{TST|█}}&lt;br /&gt;
| Any solid color tile&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;220&amp;lt;/small&amp;gt; {{TST|▄}}&lt;br /&gt;
| [[Siege engine]] parts, [[Ballista]] tile&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;221&amp;lt;/small&amp;gt; {{TST|▌}}&lt;br /&gt;
| [[Ballista]] tile&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;222&amp;lt;/small&amp;gt; {{TST|▐}}&lt;br /&gt;
| [[Ballista]] tile&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;223&amp;lt;/small&amp;gt; {{TST|▀}}&lt;br /&gt;
| [[Ballista]] tile&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Row 15 (224-239)====&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;224&amp;lt;/small&amp;gt; {{TST|α}}&lt;br /&gt;
| [[Fish]]*, top-center [[fishery]] tile, [[meat]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;225&amp;lt;/small&amp;gt; {{TST|ß}}&lt;br /&gt;
| [[Leather]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;226&amp;lt;/small&amp;gt; {{TST|Γ}}&lt;br /&gt;
| [[Weight]] symbol, candlenut [[tree]]*, mango tree*, rubber tree*, cacao tree*, palm tree*, kapok tree*&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;227&amp;lt;/small&amp;gt; {{TST|π}}&lt;br /&gt;
| [[Cabinet]], [[goblin|dark fortress]]es&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;228&amp;lt;/small&amp;gt; {{TST|Σ}}&lt;br /&gt;
| [[Trap component]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;229&amp;lt;/small&amp;gt; {{TST|σ}}&lt;br /&gt;
| [[Anvil]], metalsmith's and magma forge bottom-middle tile&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;230&amp;lt;/small&amp;gt; {{TST|µ}}&lt;br /&gt;
| [[crown]], [[ruins]] on world map&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;231&amp;lt;/small&amp;gt; {{TST|τ}}&lt;br /&gt;
| [[Tree]] sapling*, [[pig tail]]*, [[cave wheat]]*, [[longland grass]]*, [[rat weed]]*, [[hide root]]*, [[muck root]]*, [[blade weed]]*, [[sliver barb]]*&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;232&amp;lt;/small&amp;gt; {{TST|Φ}}&lt;br /&gt;
| [[sweet pod]]*, [[bloated tuber]]*, [[kobold bulb]]*, {{L|traction bench}}es&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;233&amp;lt;/small&amp;gt; {{TST|Θ}}&lt;br /&gt;
| [[Bed]]s, [[Puddingstone]]*&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;234&amp;lt;/small&amp;gt; {{TST|Ω}}&lt;br /&gt;
| [[Statue]]s, dwarven cities on map, [[fish|sea nettle jellyfish]]*&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;235&amp;lt;/small&amp;gt; {{TST|δ}}&lt;br /&gt;
| [[Earring]]s, [[kennel]] tile&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;236&amp;lt;/small&amp;gt; {{TST|∞}}&lt;br /&gt;
| [[Boulder]], dry [[brook]], middle-right [[butcher's shop]] tile, [[Andesite]]*, [[Conglomerate]]*, sea foam, images of clouds&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;237&amp;lt;/small&amp;gt; {{TST|φ}}&lt;br /&gt;
| [[Thread]], [[loom]] bottom left tile, farmer's workshop bottom right tile&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;238&amp;lt;/small&amp;gt; {{TST|ε}}&lt;br /&gt;
| [[Bowyer's workshop]] middle-right tile&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;239&amp;lt;/small&amp;gt; {{TST|∩}}&lt;br /&gt;
| [[Hills]] on world map&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Row 16 (240-255)====&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;240&amp;lt;/small&amp;gt; {{TST|≡}}&lt;br /&gt;
| [[metal|Bar]]s, excellent [[quality]] symbol, [[zone]]s, metal/glass [[floodgate]]s, floor [[bars]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;241&amp;lt;/small&amp;gt; {{TST|±}}&lt;br /&gt;
| Unfinished [[road]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;242&amp;lt;/small&amp;gt; {{TST|≥}}&lt;br /&gt;
| Debris (spent ammo, ballista bolts, and catapult stones), [[fire#Origins|ashes]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;243&amp;lt;/small&amp;gt; {{TST|≤}}&lt;br /&gt;
| Debris (spent ammo, ballista bolts, and catapult stones), [[fire#Origins|ashes]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;244&amp;lt;/small&amp;gt; {{TST|⌠}}&lt;br /&gt;
| Willow [[tree]]*, swamps on world map&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;245&amp;lt;/small&amp;gt; {{TST|⌡}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;246&amp;lt;/small&amp;gt; {{TST|÷}}&lt;br /&gt;
| [[Barrel]], [[screw pump]], upper left tile of [[still]] (works well as barrel)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;247&amp;lt;/small&amp;gt; {{TST|≈}}&lt;br /&gt;
| Rough stone [[road]] or [[bridge]], [[water]], [[river]], [[lava]], glob, [[fat]], [[tallow]], [[farm plot]], furrowed soil, [[vomit]], [[blood]] pools, sea foam, Mudstone*, Serpentine*, others?&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;248&amp;lt;/small&amp;gt; {{TST|°}}&lt;br /&gt;
| [[Ring]], sea foam&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;249&amp;lt;/small&amp;gt; {{TST|∙}}&lt;br /&gt;
| [[Vermin]]*, terrain at lower elevation&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;250&amp;lt;/small&amp;gt; {{TST|·}}&lt;br /&gt;
| [[Seed]]s, micro-vermin, distant indoors terrain$ (changed by the 'chasm' option in init.txt)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;251&amp;lt;/small&amp;gt; {{TST|√}}&lt;br /&gt;
| [[Weapon rack]]s, [[badlands]] in main map, check mark (selecting production materials, confirmed items on manager window)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;252&amp;lt;/small&amp;gt; {{TST|ⁿ}}&lt;br /&gt;
| [[Savanna]] in main map&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;253&amp;lt;/small&amp;gt; {{TST|²}}&lt;br /&gt;
| Body parts, [[chunk]]s, vermin corpses, [[bone]], [[shell]], [[skin]]s, [[skull]]s&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;254&amp;lt;/small&amp;gt; {{TST|■}}&lt;br /&gt;
| [[Block]]s, trees at lower elevation&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;255&amp;lt;/small&amp;gt; {{TST|&amp;amp;nbsp;}}&lt;br /&gt;
| No use?&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== List of text characters ==&lt;br /&gt;
Changes to these may make text look strange or be difficult to understand.&lt;br /&gt;
&lt;br /&gt;
* &amp;quot; ! ( ) _ + , - . 0 1 2 3 4 5 6 7 8 9 / [ ]&lt;br /&gt;
* A B C D E F G H I J K L M N O P Q R S T U V W X Y Z&lt;br /&gt;
* a b c d e f g h i j k l m n o p q r s t u v w x y z &lt;br /&gt;
* 32 (Space); ↑ ↓ → ← [Bridge direction indicators]&lt;br /&gt;
&lt;br /&gt;
=== Alphabets ===&lt;br /&gt;
Accented characters are used for names.&lt;br /&gt;
&lt;br /&gt;
Dwarvish: íèîïéóúûôöùòêìëàáåäâabcdefghiklmnorstuvz&lt;br /&gt;
&lt;br /&gt;
Elvish: íèéóúÿùòìçabcdefghiklmnopqrstuvwyz&lt;br /&gt;
&lt;br /&gt;
Human: ñáabcdefghijklmnopqrstuvwxyz&lt;br /&gt;
&lt;br /&gt;
Goblin: ûôöêëäåâabdeghklmnoprstuxz&lt;br /&gt;
&lt;br /&gt;
== No known use ==&lt;br /&gt;
These are ideal for using to change tiles in the raw data or init.txt.&lt;br /&gt;
* ◙ ♪ ↕ ↔ ₧ ª ¬ ½ ¼ ╢ ╟ ⌡ 255&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ☺ ☻ ♥ ♦ ♣ ♠ • ◘ ○ ◙ ♂ ♀ ♪ ♫ ☼ ► ◄ ↕ ‼ ¶ § ▬ ↨ ↑ ↓ → ← ∟ ↔ ▲ ▼ ! &amp;quot; # $ % &amp;amp; ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; &amp;lt; = &amp;gt; ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _ ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } ~ ⌂ Ç ü é â ä à å ç ê ë è ï î ì Ä Å É æ Æ ô ö ò û ù ÿ Ö Ü ¢ £ ¥ ₧ ƒ á í ó ú ñ Ñ ª º ¿ ⌐ ¬ ½ ¼ ¡ « » ░ ▒ ▓ │ ┤ ╡ ╢ ╖ ╕ ╣ ║ ╗ ╝ ╜ ╛ ┐ └ ┴ ┬ ├ ─ ┼ ╞ ╟ ╚ ╔ ╩ ╦ ╠ ═ ╬ ╧ ╨ ╤ ╥ ╙ ╘ ╒ ╓ ╫ ╪ ┘ ┌ █ ▄ ▌ ▐ ▀ α ß Γ π Σ σ µ τ Φ Θ Ω δ ∞ φ ε ∩ ≡ ± ≥ ≤ ⌠ ⌡ ÷ ≈ ° ∙ · √ ⁿ ² ■ --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Game Interface FAQ}}&lt;br /&gt;
&lt;br /&gt;
{{Category|Modding}}&lt;br /&gt;
[[Category:Interface]]&lt;/div&gt;</summary>
		<author><name>Mikemayday</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=v0.31:Graphics_set_repository&amp;diff=107886</id>
		<title>v0.31:Graphics set repository</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=v0.31:Graphics_set_repository&amp;diff=107886"/>
		<updated>2010-05-09T23:29:28Z</updated>

		<summary type="html">&lt;p&gt;Mikemayday: added DFG&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{av}}&lt;br /&gt;
&lt;br /&gt;
== 16×16 square graphics sets ==&lt;br /&gt;
&lt;br /&gt;
=== Phoebus' Graphics Pack (v1.6.1) ===&lt;br /&gt;
&lt;br /&gt;
{{GraphicsSet|&lt;br /&gt;
|image=[[Image:Phoebus_medics.png‎]][[Image:Sphr_dwarves.png]]&lt;br /&gt;
|download link=[http://www.bay12games.com/forum/index.php?topic=52186.0 Official Forum Thread]&lt;br /&gt;
|author=Phoebus&lt;br /&gt;
|sprite=16&amp;amp;times;16&lt;br /&gt;
|resolution=1280&amp;amp;times;400&lt;br /&gt;
|installation=Available pre-installed, as a full easy-to-install mod or as separate parts&lt;br /&gt;
|comments=Last updated: April 11th, 2010 - Meant for DF v0.31.02 (2010) or better.&lt;br /&gt;
Includes unit graphics from Phoebus (medics), Sphr (races &amp;amp; monsters) and Bane (animals).&lt;br /&gt;
Full mod comes with a custom tileset and the raw changes to support it.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Chariot's Full Graphics Set (v0.95) ===&lt;br /&gt;
&lt;br /&gt;
{{GraphicsSet|&lt;br /&gt;
|image=[[Image:Chariot_dwarves.PNG]][[Image:Chariot_animals.PNG]]&lt;br /&gt;
|download link=[http://dffd.wimbli.com/file.php?id=1202 DFFD Link]&lt;br /&gt;
|author=[[User:Chariot|Chariot]]&lt;br /&gt;
|sprite=16&amp;amp;times;16&lt;br /&gt;
|resolution=1280&amp;amp;times;400&lt;br /&gt;
|installation=Instructions in link&lt;br /&gt;
|comments=Last updated: April 3rd, 2010 - Meant for 31.01&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Cyster's Dwarven Graphics Set ===&lt;br /&gt;
&lt;br /&gt;
{{GraphicsSet|&lt;br /&gt;
|image=[[Image:Dwarves_cyster.png]]&lt;br /&gt;
|download link=[http://dffd.wimbli.com/file.php?id=2086 DFFD Link]&lt;br /&gt;
|author=[[User:Cyster|Cyster]]&lt;br /&gt;
|sprite=16&amp;amp;times;16&lt;br /&gt;
|resolution=1280&amp;amp;times;400&lt;br /&gt;
|installation=Instructions in link.&lt;br /&gt;
|comments=Last updated: April 12, 2010: Compatible with v.31.01-03.&lt;br /&gt;
Dwarven graphics set only, stand-alone -- no pre-packaged version currently available.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Mike Mayday's combined pack (DFG) ===&lt;br /&gt;
{{GraphicsSet|&lt;br /&gt;
|image=[[Image:DFG13.png]]&lt;br /&gt;
|download link=[http://mayday.w.staszic.waw.pl/df.php]&lt;br /&gt;
|author=[[User:Mikemayday|Mikemayday]]&lt;br /&gt;
|sprite=16&amp;amp;times;16&lt;br /&gt;
|resolution=1280 horizontal&lt;br /&gt;
|Current Version=40d16&lt;br /&gt;
|installation= All things pre-packed, just edit init.txt to enter your desired vertical resolution and number of tiles&lt;br /&gt;
|comments=Combined with a customized main tileset. Just follow the link, download and enjoy, no need to mess around with files. Credits go to Beefmo, Sphr, DR, Tocky, Herrbdog, Bane18, Dragon Warrior games and me (although I did much more organizing and editing than actually creating).&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== 14×16 non-square graphics sets ==&lt;br /&gt;
&lt;br /&gt;
=== Deep Qantas: Expanded (v1.52) ===&lt;br /&gt;
&lt;br /&gt;
{{GraphicsSet|&lt;br /&gt;
|image=[[Image:Dwarves2_dqe.png]][[Image:Standard_dqe.png]]&lt;br /&gt;
|download link=[http://www.bay12games.com/forum/index.php?topic=53471.0 The Forum Thread]&lt;br /&gt;
|author=(Deep Qantas, Dystopian Rhetoric),[[User:Stele007|Stele007]]&lt;br /&gt;
|sprite=14&amp;amp;times;16&lt;br /&gt;
|resolution=1120&amp;amp;times;400&lt;br /&gt;
|installation=Comes pre-installed or available to copy to raw and savegame raw folders&lt;br /&gt;
|comments=Last updated: April 13th, 2010 - Meant for DF v0.31.03&lt;br /&gt;
Expands the original Deep Qantas tileset.  Adds more creatures, animals, and professions for other races.  Uses Dystopian Rhetoric set for unfinished tiles&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Mikemayday</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=Tileset_repository&amp;diff=7078</id>
		<title>Tileset repository</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=Tileset_repository&amp;diff=7078"/>
		<updated>2009-09-21T16:30:16Z</updated>

		<summary type="html">&lt;p&gt;Mikemayday: Created a separate category for tilesest that require edited raws.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;''You may be looking for general information on [[tilesets]] or the [[List of user graphics sets|Graphics set repository]].''&lt;br /&gt;
&lt;br /&gt;
== Square tilesets ==&lt;br /&gt;
&lt;br /&gt;
These are all the character sets with square tiles, except for the character sets with 16&amp;amp;times;16 tiles. Those are listed [[List_of_user_character_sets#16.C3.9716_tilesets|below]]. Text in square tilesets (as opposed to tilesets with shorter width) is usually more difficult to read, but the map is not distorted.&lt;br /&gt;
&lt;br /&gt;
=== Anikki ===&lt;br /&gt;
&lt;br /&gt;
[[Image:df_anikki_2.png|thumb|right]]&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Anikki_square_8x8.png]]&lt;br /&gt;
|author=[[User:Anikki|Anikki]]&lt;br /&gt;
|dated=2008-7-27&lt;br /&gt;
|size=8&amp;amp;times;8&lt;br /&gt;
|resolution=640&amp;amp;times;200 native.&lt;br /&gt;
|comments=Based on the original IBM CGA Character set with a lot of tweaks. The characters remain as descriptive yet universal as possible. I chose the CGA set because it is in my opinion the square set with the best readability. This set is for those who like the basic ASCII look where every pixel has meaning or (multiple meanings). [http://www.anikki.com/share/df/Anikki_square_8x8.bmp Download the BMP]&lt;br /&gt;
&lt;br /&gt;
There is also an upscaled [[#Anikki_2|16x16 version]] of this set available for fullscreen use below.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:df_anikki_1.png|thumb|right]]&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Anikki_square_10x10.png]]&lt;br /&gt;
|author=[[User:Anikki|Anikki]]&lt;br /&gt;
|dated=2008-7-27&lt;br /&gt;
|size=10&amp;amp;times;10&lt;br /&gt;
|resolution=800&amp;amp;times;250 native.&lt;br /&gt;
|comments=Based primarily on Tocky and Plac1d's sets (which are brilliant). The characters remain as descriptive as possible with some tweaks to the font for better readability and some changes to symbols for more consistency. This set is for those who like the basic ASCII look where every pixel has meaning or (multiple meanings). [http://www.anikki.com/share/df/Anikki_square_10x10.bmp Download the BMP]&lt;br /&gt;
(Note: The up and down ramps are reversed.)&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Anikki_square_20x20.png]]&lt;br /&gt;
|author=[[User:Anikki|Anikki]]&lt;br /&gt;
|dated=2008-7-27&lt;br /&gt;
|size=20&amp;amp;times;20&lt;br /&gt;
|resolution=1600&amp;amp;times;500 native.&lt;br /&gt;
|comments=Based primarily on Tocky and Plac1d. This is a scaled up version of the 10x10 tileset for fullscreen use. [http://www.anikki.com/share/df/Anikki_square_20x20.bmp Download the BMP]&lt;br /&gt;
(Note: The up and down ramps are reversed.)&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Dorten ===&lt;br /&gt;
&lt;br /&gt;
[[Image:Snap.PNG|thumb|right]]&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:720x225_SmoothWalls.PNG]]&lt;br /&gt;
|author=[[User:Dorten|Dorten]]&lt;br /&gt;
|dated=2009-2-13&lt;br /&gt;
|size=9&amp;amp;times;9&lt;br /&gt;
|resolution=720&amp;amp;times;225&lt;br /&gt;
|comments=It's improved Savok's tileset, which is changed to make walls look smooth. Plus another little differences.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:720x225_SmoothWalls7.png]]&lt;br /&gt;
|author=[[User:Dorten|Dorten]]&lt;br /&gt;
|dated=2009-2-13&lt;br /&gt;
|size=9&amp;amp;times;9&lt;br /&gt;
|resolution=720&amp;amp;times;225&lt;br /&gt;
|comments=Minor tweak so the 7's don't look like question marks.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Hanuman ===&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:DB_curses_12x12.PNG]]&lt;br /&gt;
|author=[[User:Hanuman|Hanuman]]&lt;br /&gt;
|dated=2008-7-23&lt;br /&gt;
|size=12&amp;amp;times;12&lt;br /&gt;
|resolution=900&amp;amp;times;300&lt;br /&gt;
|comments=This is basically the curses_800x600.bmp file converted to 12x12. It may be slightly different but it is close enough for me. [http://dffd.wimbli.com/file.php?id=318 Get the .BMP here.]&lt;br /&gt;
Note: If the tileset doesn't look right played at 900x300, try changing the resolution to 966x325.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Haowan ===&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Haowan_Curses_1440x450.png]]&lt;br /&gt;
|author=Haowan&lt;br /&gt;
|dated=2007-11-2&lt;br /&gt;
|size=18&amp;amp;times;18&lt;br /&gt;
|resolution=1440&amp;amp;times;450&lt;br /&gt;
|comments=An enlarged version of a square version of the default set.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Herrbdog ===&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Herrbdog_144.png]]&lt;br /&gt;
|author=Herrbdog&lt;br /&gt;
|dated=2007-10-30&lt;br /&gt;
|size=12&amp;amp;times;12&lt;br /&gt;
|resolution=960&amp;amp;times;300&lt;br /&gt;
|comments=A larger version of this tileset is available [[#Herrbdog 2|below]].&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Lord Dullard ===&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Dullard_Exponent_12x12.png]]&lt;br /&gt;
|author=Lord Dullard/Exponent&lt;br /&gt;
|dated=2009-3-30&lt;br /&gt;
|size=12&amp;amp;times;12&lt;br /&gt;
|resolution=960&amp;amp;times;300 native&lt;br /&gt;
|comments=Adjusted by Exponent, and with new dwarf characters added. A version of the Unknown 12×12 tileset with smoothed walls. Example: [http://mkv25.net/dfma/map-5243-wiltedblight Wiltedblight].&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Lord Nightmare ===&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:CGA8x8thick.png]]&lt;br /&gt;
|author=Lord Nightmare/IBM&lt;br /&gt;
|dated=2007-10-30&lt;br /&gt;
|size=8&amp;amp;times;8&lt;br /&gt;
|resolution=640&amp;amp;times;400&lt;br /&gt;
|comments=The original IBM CGA Character set, thick variant, dumped from addresses 0x1800-0x1fff the 5788005 IBM Character Generator ROM. This is the far more common 'thick' variant. Best viewed at 8:5 aspect ratio.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
[[Image:Nightmare_cga_8x8.jpg|thumb|right|Lord Nightmare's 8&amp;amp;times;8 CGA tileset]]&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:CGA8x8thin.png]]&lt;br /&gt;
|author=Lord Nightmare/IBM&lt;br /&gt;
|dated=2008-6-6&lt;br /&gt;
|size=8&amp;amp;times;8&lt;br /&gt;
|resolution=640&amp;amp;times;400&lt;br /&gt;
|comments=The original IBM CGA Character set, thin variant, dumped from addresses 0x1000-0x17ff the 5788005 IBM Character Generator ROM. This is the less common 'thin' variant, which required soldering on two pins and jumpering them on the CGA card to use. Best viewed at 8:5 aspect ratio.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:EGA8x8.png]]&lt;br /&gt;
|author=Lord Nightmare/IBM&lt;br /&gt;
|dated=2007-10-30&lt;br /&gt;
|size=8&amp;amp;times;8&lt;br /&gt;
|resolution=640&amp;amp;times;400&lt;br /&gt;
|comments=The IBM EGA 8&amp;amp;times;8 Character set, dumped from the 6277356 IBM EGA BIOS ROM. This is ALMOST 100% IDENTICAL to the CGA thick font, but has minor modifications (23 pixels total) done to four characters: the capital 'S', the club sign, the spade sign, and the large asterisk (the one with a hole in the middle, char 0x0f, not the shift-8 one which is char 0x2a). There is no thin variant of this font. Best viewed at 8:5 aspect ratio.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Maus ===&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Nostalgia_720x225.png]]&lt;br /&gt;
|author=[[User:Maus|maus]]&lt;br /&gt;
|dated=2007-10-30&lt;br /&gt;
|size=9&amp;amp;times;9&lt;br /&gt;
|resolution=720&amp;amp;times;225&lt;br /&gt;
|comments=Another square tileset that's usable on low resolutions, modeled after a common font used on the Nintendo Entertainment System. An 18x18 version for 1440x450 resolution is also [[:Image:Nostalgia_1440x450_3e4a08.png|available here]], and is really nice on a widescreen monitor. An NES palette is [[User:Maus|available here]].&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Markavian ===&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:mkv_solidcurses_stairs_960x300.png]]&lt;br /&gt;
|author=[[User:Markavian|Markavian]]&lt;br /&gt;
|dated=2007-12-4&lt;br /&gt;
|size=12&amp;amp;times;12&lt;br /&gt;
|resolution=960&amp;amp;times;300&lt;br /&gt;
|comments=This revision is designed to work with DF version 0.27.169.33a with special tiles for [[stair]]s and [[ramp]]s, as well as the changes present in the earlier version such as bones, walls, trees and swords.&amp;lt;br&amp;gt; Available in [http://mkv25.net/showcase/df/mkv_curses%2012&amp;amp;times;12%20and%206x6%20v2.zip mkv curses 12&amp;amp;times;12 and 6x6 v2.zip]. As seen in the fortress of [http://mkv25.net/dfma/map-1329-axegear Axegear].&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Mkv_solidcurses_960x300.png]]&lt;br /&gt;
|author=[[User:Markavian|Markavian]]&lt;br /&gt;
|dated=2007-10-30&lt;br /&gt;
|size=12&amp;amp;times;12&lt;br /&gt;
|resolution=960&amp;amp;times;300&lt;br /&gt;
|comments=An older revision of my square tileset, featuring more detailed symbols, with alterations to certain text characters to look more like ingame items. The walls are infilled now.&amp;lt;br&amp;gt; &lt;br /&gt;
Available in [http://mkv25.net/showcase/df/mkv_curses%2012&amp;amp;times;12%20and%206x6%20v2.zip mkv curses 12&amp;amp;times;12 and 6x6 v2.zip]. As seen in the fortress of [http://mkv25.net/dfma/map-800-inflew. Inkflew].&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Paul ===&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Paul_10x10.png]]&lt;br /&gt;
|author=[[User:Paul|Paul]]&lt;br /&gt;
|dated=2008-9-5&lt;br /&gt;
|size=10&amp;amp;times;10&lt;br /&gt;
|resolution=800&amp;amp;times;250 for 80&amp;amp;times;25 grid size, others just multiply grid by 10.&lt;br /&gt;
|comments=Custom tileset I made for my own use when the adjustable grid sizes were released for DF. Some accented letters cut slightly to allow for larger letter display. Contains several of Tocky's tiles (barrels, some trees, dimple cups, coins, slightly modified armor stand). Others are either made by me or adjusted from curses_800x600 tiles.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Savok ===&lt;br /&gt;
&lt;br /&gt;
[[Image:Screenshot_41ea57.png|thumb|right|Savok's tiny, non-updated tileset]]&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Curses_720x225_8d6752.png]]&lt;br /&gt;
|author=[[User:Savok|Savok]]&lt;br /&gt;
|dated=2007-10-30&lt;br /&gt;
|size=9&amp;amp;times;9&lt;br /&gt;
|resolution=720&amp;amp;times;225&lt;br /&gt;
|comments=There is no doubt that this tileset is old. This must be distinctly understood if anything wonderful is to come of your use of it. You may like [[List_of_user_character_sets#Dorten|Dorten's revision]] more. The following is the original description:&amp;lt;br&amp;gt;I dislike curses_640x300.bmp due to its lack of any kind of graphics for things like a bed or a barrel and the fact that it distorts my beautiful circles, so I made a similarish tileset to fix those.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Sir Henry ===&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[:Image:Sir_Henry%27s_32x32.png|Not shown due to size]]&lt;br /&gt;
|author=Sir Henry&lt;br /&gt;
|dated=2009-8-19&lt;br /&gt;
|size=32&amp;amp;times;32&lt;br /&gt;
|resolution=2560&amp;amp;times;800&lt;br /&gt;
|comments=Recently I learned of a monitor displaying 2560 pixels horizontally, and I decided it needed a tileset to put to use. Taking the tileset I use (Kelora 16x16 diagonal) and doubling it, I was able to get a decent tileset. Smoothing the edges, and redoing some glyphs to get a better look (or just messing up some to bad to fix), I was able to achieve this. &lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
===Teeto_K===&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Teeto_K_18x18.PNG]]&lt;br /&gt;
|author=[[User:Teeto_K|Teeto_K]]&lt;br /&gt;
|dated=2008-10-24&lt;br /&gt;
|size=18&amp;amp;times;18&lt;br /&gt;
|resolution=1440&amp;amp;times;450&lt;br /&gt;
|comments=A tileset based on [[:Image:Nostalgia_1440x450_3e4a08.png|Maus's 18x18 version of his &amp;quot;Nostalgia&amp;quot; tileset]], however, it has been heavily revised. The entire font has been &amp;quot;smoothed over&amp;quot;, and many of the symbols changed to more &amp;quot;graphical&amp;quot; representations of the items they represent. An attempt to fill the void of &amp;quot;graphic heavy&amp;quot; tilesets in the 18x18 tile-size. A special emphasis is placed on maximizing the text's readability, while still providing a &amp;quot;graphics enhanced&amp;quot; play area. Special thanks to Maus for the font, and Guybrush for the inspiration.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Terbert ===&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Terbert_10x10.png]]&lt;br /&gt;
|author=[[User:Terbert|Terbert]]&lt;br /&gt;
|dated=2009-6-30&lt;br /&gt;
|size=10&amp;amp;times;10&lt;br /&gt;
|resolution=800&amp;amp;times;250&lt;br /&gt;
|comments=This is Terbert's First tileset&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Tocky ===&lt;br /&gt;
&lt;br /&gt;
[[Image:Df_tock10_1.PNG|thumb|right]]&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Tocky_square_10x10.png]]&lt;br /&gt;
|author=[[User:Tocky|Tocky]]&lt;br /&gt;
|dated=2007-11-15&lt;br /&gt;
|size=10&amp;amp;times;10&lt;br /&gt;
|resolution=800&amp;amp;times;250 native, 800&amp;amp;times;500 for fullscreen.&lt;br /&gt;
|comments=I tried to make all the pictographic symbols as descriptive as possible: the only ones I've spotted that show up in odd places are the staircase symbols, '&amp;lt;' and '&amp;gt;', which are used as tags on barrel descriptions, and don't match -- but I'm willing to live with that in order to be able to tell up-stairs from down- ones. With everything else, I just tried to maximize clarity and readability and to keep them consistent. I'm really very pleased with how this set turned out. &lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Turnip ===&lt;br /&gt;
&lt;br /&gt;
[[Image:Rev7.PNG|thumb|right]]&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Markvii.png]]&lt;br /&gt;
|author=[[User:Turnip|Turnip]]&lt;br /&gt;
|dated=2009-7-9&lt;br /&gt;
|size=12&amp;amp;times;12&lt;br /&gt;
|resolution=960&amp;amp;times;300&lt;br /&gt;
|comments=My revision of Markavian's tileset, made to be more &amp;quot;curvy&amp;quot;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Unknown ===&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Tileset_unknown_960x300_02.png]]&lt;br /&gt;
|author=Unknown&lt;br /&gt;
|dated=2007-10-30&lt;br /&gt;
|size=12&amp;amp;times;12&lt;br /&gt;
|resolution=960&amp;amp;times;300&lt;br /&gt;
|comments=This is a tileset submitted by an unknown user from the IP address 86.43.81.125. &amp;lt;!-- no need to say that for the default characters --&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
[[Image:Unknown_12x12.jpg|thumb|right|Unknown 12&amp;amp;times;12 v2]]&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Unknown_curses_12x12.png]]&lt;br /&gt;
|author=Unknown&lt;br /&gt;
|dated=2007-11-24&lt;br /&gt;
|size=12&amp;amp;times;12&lt;br /&gt;
|resolution=960&amp;amp;times;300&lt;br /&gt;
|comments=This is very similar to the above tileset, but has some noticeable differences. I have no idea where I got it from. It's great on a 1024x768 CRT monitor in windowed mode. I use it in a 1000x500 window with [BLACKSPACE:YES]. --[[User:JT|JT]]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Xenomorph ===&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Acorntileset8x8.png]]&lt;br /&gt;
|author=[[User:Xenomorph|Xenomorph]]&lt;br /&gt;
|dated=2008-8-9&lt;br /&gt;
|size=8&amp;amp;times;8&lt;br /&gt;
|resolution=640&amp;amp;times;200&lt;br /&gt;
|comments=This is the tileset used by Acorn computers, starting with the BBC Micro.  This version is as it would have appeared in 40-column modes (and shuffled a little to adapt it to CP437).  It also looks nice at double resolution. [http://dffd.wimbli.com/file.php?id=407 Download the BMP.]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Yayo ===&lt;br /&gt;
&lt;br /&gt;
[[Image:yayo_c64_640x200_screenshot.png|thumb|right|yayo's c64 Tileset]]&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:yayo_c64_640x200.png]]&lt;br /&gt;
|author=[[User:Yayo|Yayo]]&lt;br /&gt;
|dated=2007-10-30&lt;br /&gt;
|size=8&amp;amp;times;8&lt;br /&gt;
|resolution=640&amp;amp;times;200&lt;br /&gt;
|comments=Name: Yayo's C64; Based on the charset of the commodore 64. It's a flat style, but it's clean and also highly readable. I recreated all the missing chars like letters with accents and symbols, trying to get a c64 style as much as possible. If it's too small, use the 16&amp;amp;times;16 version [[#Yayo_2|below]]. :)&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
[[Image:yayo_tunur_1040x325_screenshot.png|thumb|right|yayo's Tunur Tileset]]&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:yayo_tunur_1040x325.png]]&lt;br /&gt;
|author=[[User:Yayo|Yayo]]&lt;br /&gt;
|dated=2007-10-30&lt;br /&gt;
|size=13&amp;amp;times;13&lt;br /&gt;
|resolution=1040&amp;amp;times;325&lt;br /&gt;
|comments=Name: Yayo's Tunur; According to the language files of DF, Tunur means &amp;quot;style&amp;quot; in dwarf language. It may require a bit to get used to some symbols, but it's a very clean tileset. (It's just a bit weird. :P)&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
[[Image:Oreslam_1900x1200_20x20_screenshot.png|thumb|right|yayo's Oreslam Tileset]]&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Oreslam_1920x1200_20x20.png]]&lt;br /&gt;
|author=[[User:Yayo|Yayo]]&lt;br /&gt;
|dated=2009-09-12&lt;br /&gt;
|size=20&amp;amp;times;20&lt;br /&gt;
|resolution=1920&amp;amp;times;1200&lt;br /&gt;
|comments=Name: Yayo's Oreslam; Just like the previous one, this tileset is named according to the dwarf language: or-es-lam means &amp;quot;Large Clear Stone&amp;quot;. I decided to create this tileset to fit my usual screen resolution (1920x1200). I tried giving it a clean look. To use it in windowed mode try these settings in the init file: WINDOWEDX:1900, WINDOWEDY:1160, GRID:95:58.}}&lt;br /&gt;
&lt;br /&gt;
=== Zaratustra ===&lt;br /&gt;
&lt;br /&gt;
[[Image:Zara_8x8.jpg|thumb|right|Zaratustra's 8&amp;amp;times;8 tileset]]&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Zaratustra_msx.png]]&lt;br /&gt;
|author=[[User:Zaratustra|Zaratustra]]&lt;br /&gt;
|dated=2007-10-30&lt;br /&gt;
|size=8&amp;amp;times;8&lt;br /&gt;
|resolution=640&amp;amp;times;200 or 640&amp;amp;times;400&lt;br /&gt;
|comments= The MSX and MSX2 font, shuffled around to fit the char set. Double lines were added.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== 16&amp;amp;times;16 tilesets ==&lt;br /&gt;
&lt;br /&gt;
The 16&amp;amp;times;16 tilesets are a subset of square character sets. 16&amp;amp;times;16 is a frequently used size, as shown by the number of tilesets in this section. This is probably because all of the best creature graphics sets use 16&amp;amp;times;16 tiles. Those alternate sets for creatures can be found at [[graphics sets]]. '''If your screen is too small for these, turn on BLACK_SPACE!'''&lt;br /&gt;
&lt;br /&gt;
=== Aesomatica ===&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Aesomatica_16x16.png]]&lt;br /&gt;
|author=[[User:Aesomatica|Aesomatica]]&lt;br /&gt;
|dated=2008-11-29&lt;br /&gt;
|size=16&amp;amp;times;16&lt;br /&gt;
|resolution=1280&amp;amp;times;400 native.&lt;br /&gt;
|comments=Tileset intended to build upon [[User:Sphr|Sphr's]] and [[User:Jackard|Jackard's]] work, as well as others. Some tiles are original, some are variants and most are copied from various sets the author found pleasing. Notable originals include the broken bolt/ashes tiles, the ballista heads/large hills, the small hills, the ore (gear animation is pleasing, though axle animation is unimproved), ground tiles, and vermin. Also, bins look decent and up/down stairs look okay. This set looks its best with Sphr's graphics.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Anikki ===&lt;br /&gt;
&lt;br /&gt;
[[Image:df_anikki_2.png|thumb|right]]&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Anikki_square_16x16.png]]&lt;br /&gt;
|author=[[User:Anikki|Anikki]]&lt;br /&gt;
|dated=2008-7-27&lt;br /&gt;
|size=16&amp;amp;times;16&lt;br /&gt;
|resolution=1280&amp;amp;times;400 native.&lt;br /&gt;
|comments=Based on the original IBM CGA Character set with a lot of tweaks. The characters remain as descriptive yet universal as possible. I chose the CGA set because it is in my opinion the suqare set with the best readability. This set is for those who like the basic ASCII look where every pixel has meaning or (multiple meanings). This is a scaled up version for fullscreen use. [http://www.anikki.com/share/df/Anikki_square_16x16.bmp Download the BMP]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Cooz ===&lt;br /&gt;
&lt;br /&gt;
[[Image:Cooz_Tileset_Screenshot.png|thumb|right|Cooz's Tileset]]&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Cooz_curses_square_16x16.png]]&lt;br /&gt;
|author=[[User:Cooz|Cooz]]&lt;br /&gt;
|dated=2009-2-28&lt;br /&gt;
|size=16&amp;amp;times;16&lt;br /&gt;
|resolution=1280&amp;amp;times;400 native.&lt;br /&gt;
|comments=v1.1 - 3px wide walls and some other tweaks. Based on Klokjammer and Marble Dice tilesets. Some tiles were taken from other sets, some were made from scratch. The aim was to keep feel of default curses font in 16&amp;amp;times;16 tileset. There's also [http://www.dwarffortresswiki.net/index.php/Image:Cooz_curses_square_flat_16x16.png version without shading].&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Guybrush ===&lt;br /&gt;
&lt;br /&gt;
[[Image:GuybrushScreenshot1.PNG|thumb|right|Guybrush Tileset]]&lt;br /&gt;
[[Image:GuybrushScreenshot2.PNG|thumb|right|the wilderness...]]&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
image=[[Image:Guybrush_square_16x16.png]]&lt;br /&gt;
|author=[[User:Guybrush|Guybrush]]&lt;br /&gt;
|dated=2007-11-15&lt;br /&gt;
|size=16&amp;amp;times;16&lt;br /&gt;
|resolution=1280&amp;amp;times;400&lt;br /&gt;
|comments=A 16&amp;amp;times;16 tileset based on the very nice Herrbdog's one, and for use with the superb [[Graphics_sets#Dystopian_Rhetoric|Dystopian Rhetoric objects]]. A slightly modified version of Herrbdog's tileset is available below if you want to keep the original ASCII symbols for some objects (just do some cut &amp;amp; paste). It's just a little brighter and with some very slight changes. The tileset shown is a tileset with graphic objects added, for use with Fortress Mode.&lt;br /&gt;
&lt;br /&gt;
I recommend to have a look at the [[color schemes|color schemes page]] to find your favorite color settings. The color scheme I used for the screenshots is [[Color_Schemes#.28Yet.29_Another_scheme|this one]].}}&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
image=[[Image:GuybrushASCII_curses_square_16x16.png]]&lt;br /&gt;
|author=Herrbdog, modified by [[User:Guybrush|Guybrush]]&lt;br /&gt;
|dated=2007-10-30&lt;br /&gt;
|size=16&amp;amp;times;16&lt;br /&gt;
|resolution=1280&amp;amp;times;400&lt;br /&gt;
|comments=Here is the slightly modified version of Herrbdog's tileset which still has all the ASCII characters intact&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Herrbdog ===&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Herrbdog_16x16_tileset.gif]]&lt;br /&gt;
|author=Herrbdog&lt;br /&gt;
|dated=2007-10-30&lt;br /&gt;
|size=16&amp;amp;times;16&lt;br /&gt;
|resolution=1280&amp;amp;times;400&lt;br /&gt;
|comments=The 16&amp;amp;times;16 version of Herrbdog's tileset. Further discussion of herrbdog's tilesets is available in the Bay 12 forums:&lt;br /&gt;
http://www.bay12games.com/cgi-local/ultimatebb.cgi?ubb=get_topic&amp;amp;f=2&amp;amp;t=000832&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Inquisitor Saturn ===&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:MRC_square_16x16.png]]&lt;br /&gt;
|author=Inquisitor Saturn&lt;br /&gt;
|dated=2008-5-18&lt;br /&gt;
|size=16&amp;amp;times;16&lt;br /&gt;
|resolution=1280&amp;amp;times;400&lt;br /&gt;
|comments=Another 16 by 16 tileset. This one is notable because of the subtle shadowing and a completely original, hand-made font.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Kaishaku ===&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Kai-1280x400-v2 7512b5.png]]&lt;br /&gt;
|author=Kaishaku&lt;br /&gt;
|dated=2007-10-30&lt;br /&gt;
|size=16&amp;amp;times;16&lt;br /&gt;
|resolution=1280&amp;amp;times;400&lt;br /&gt;
|comments=A square 1280&amp;amp;times;400 font. Simple and legible. Converted from roarl's 16&amp;amp;times;16 nethack font, on top of super foul egg's template, extended manually and with ideas from lucida console. This is version 1, created in one morning. Screenshots available [http://kaishaku.org/dwarfort here].&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Kelora ===&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Kelora_16x16_diagonal.png]]&lt;br /&gt;
|author=[[User:Kelora|Kelora]]&lt;br /&gt;
|dated=2009-7-26&lt;br /&gt;
|size=16&amp;amp;times;16&lt;br /&gt;
|resolution=&lt;br /&gt;
|comments=A square tileset using the diagonal wall concept from Belal and others but simplified drastically to improve the appearance. All the walls line up correctly and have consistent widths.&lt;br /&gt;
I did not use much of the pretty but confusing art I see in many of the other sets. I tried for a while to incorporate many of these but found that with the multiple uses for most characters they were just wrong far too often to be useful. The only ones that seem to work are the dwarves which I took from Flying Mage / Guybrush. The pretty 3Dish fonts as well just seem to look muddier and be less legible. I love it and my husband has been happily playing it for months.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Klokjammer ===&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Kjammer square 16x16 v02.png]]&lt;br /&gt;
|author=[[User:Klokjammer|Klokjammer]]&lt;br /&gt;
|dated=2007-10-30&lt;br /&gt;
|size=16&amp;amp;times;16&lt;br /&gt;
|resolution=1280&amp;amp;times;400&lt;br /&gt;
|comments=Name: ''&amp;quot;Masked Adventurer&amp;quot;'' - after tile (0,4), where '@' used to be. A somewhat abstract version of the original curses square tileset, but with the alpha numeric characters shaped so as not to look distorted. Other symbols are either borrowed from or improved from curses, and some (including the dwarves) were created from the ground up. Alternate variations, are available [[User:Klokjammer#My Tilesets|here]].&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Kjammer square 16x16 v00.png]]&lt;br /&gt;
|author=[[User:Klokjammer|Klokjammer]]&lt;br /&gt;
|dated=2007-10-31&lt;br /&gt;
|size=16&amp;amp;times;16&lt;br /&gt;
|resolution=1280&amp;amp;times;400&lt;br /&gt;
|comments=A &amp;quot;clean&amp;quot; version of the above set, one without any fancy tiles (except for the dwarves).&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Marble Dice ===&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Md_curses_16x16.png]]&lt;br /&gt;
|author=[[User:Marble Dice|Marble Dice]]&lt;br /&gt;
|dated=2007-10-30&lt;br /&gt;
|size=16&amp;amp;times;16&lt;br /&gt;
|resolution=1280&amp;amp;times;400&lt;br /&gt;
|comments=This tileset attempts to modify the size and aspect ratio of the classic 8x12 terminal/curses font employed by many rougelikes without sacrificing the distinctive character.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Nordic Curses ===&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:DF-Nordic_v1.png]]&lt;br /&gt;
|author=[[User:Techhead|Techhead]]&lt;br /&gt;
|dated=2009-3-26&lt;br /&gt;
|size=16&amp;amp;times;16&lt;br /&gt;
|resolution=1280&amp;amp;times;400&lt;br /&gt;
|comments=My first attempt at a unique curses-style tileset with a Nordic Theme. Some characters have been altered.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== PTTG ===&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:PTTGV2tiles.png]]&lt;br /&gt;
|author=[[User:PTTG|PTTG]]&lt;br /&gt;
|dated=2007-11-21&lt;br /&gt;
|size=16&amp;amp;times;16&lt;br /&gt;
|resolution=1280&amp;amp;times;400&lt;br /&gt;
|comments=A new version! Clean, sharp, and clear. All-original, and large size for big screens! Also features coloured indicators for levers, helping to remove the guesswork. It is good stand-alone, or with my [[List of user graphics sets#PTTG|graphics set]].&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Random832 ===&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Msgothic.png]]&lt;br /&gt;
|author=[[User:Random832]]&lt;br /&gt;
|dated=2009-4-22&lt;br /&gt;
|size=16&amp;amp;times;16&lt;br /&gt;
|resolution=1280&amp;amp;times;800 etc&lt;br /&gt;
|comments=Based on the ＭＳ ゴシック (MS Gothic) japanese font, with some gaps filled in from the VGA 8x16 font, and some other characters tweaked by hand.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
===Red Jack===&lt;br /&gt;
{{Tileset|&lt;br /&gt;
image=[[Image:Redjack17.png]]&lt;br /&gt;
|author=[[User:Jackard|Jackard]]&lt;br /&gt;
|dated=2008-7-22&lt;br /&gt;
|size=16x16&lt;br /&gt;
|resolution=1280x400&lt;br /&gt;
|comments=This combines content from other tilesets with Nintendo sprites to give the game a classic dungeon look.  ''Note: Bins are hard to see using this tileset because the &amp;quot;bin&amp;quot; tile is also used as the &amp;quot;up/down staircase&amp;quot; tile.  [[Tileset_repository#Aesomatica |Aesomatica]] and [[Tileset_repository#Martin|Martin]] improve upon this tileset making the bin tile easier to see.''&lt;br /&gt;
&lt;br /&gt;
[http://dffd.wimbli.com/file.php?id=7 You may download all variations of this tileset here.]}}&lt;br /&gt;
&lt;br /&gt;
=== Sappho ===&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Sapphos_square_16x16.png]]&lt;br /&gt;
|author=Sappho&lt;br /&gt;
|dated=2007-10-30&lt;br /&gt;
|size=16&amp;amp;times;16&lt;br /&gt;
|resolution=1280&amp;amp;times;400&lt;br /&gt;
|comments=Another square font, target resolution 1280&amp;amp;times;400. This one is exactly the same as the default font except it has been made square, painstakingly edited to ensure that nothing looks squished.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Savok ===&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Savok_curses_1280x400_517caa.png]]&lt;br /&gt;
|author=[[User:Savok|Savok]]&lt;br /&gt;
|dated=2008-6-16&lt;br /&gt;
|size=16&amp;amp;times;16&lt;br /&gt;
|resolution=1280&amp;amp;times;400&lt;br /&gt;
|comments=Unsatisfied with any existing tileset, I decided to go about creating my own. Since I can't create from scratch, I had to take tiles from other tilesets and modify them, in an evolution-like manner, until they became how I wanted them. Since most are dramatically different from the tileset I took them from, I believe I can call them original.&amp;lt;br&amp;gt;In the raws, change the tag [TILE:'U'] for humans to [TILE:172]. This changes both the image and corpse of humans to a unique image, which creature graphics cannot do. The elves also get a different tile, [TILE:171]. I plan to make a separate goblin symbol.&amp;lt;br&amp;gt;If you use it and like it, please leave a message for at [[User talk:Savok|my talk page]] or at [http://dffd.wimbli.com/file.php?id=201 the DFFD page]. This will greatly speed progress, since I won't be doing it just for myself.&amp;lt;br&amp;gt;Note: The [http://dffd.wimbli.com/file.php?id=201 DFFD version] is updated more frequently and has the changelist.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Super Foul Egg ===&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:SFE_Curses_square_16x16.png]]&lt;br /&gt;
|author=Super Foul Egg&lt;br /&gt;
|dated=2007-10-30&lt;br /&gt;
|size=16&amp;amp;times;16&lt;br /&gt;
|resolution=1280&amp;amp;times;400&lt;br /&gt;
|comments=The font is rough as hell and some of the characters still need attention, but it'll do for now. Since this tileset is for graphics mode I'd rather wait for more complete object support than hack in pictures and gum up the UI. Uppercase from [http://www.zee-3.com/pickfordbros/archive/bitmapfonts.php this site]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Tahin ===&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Tahin_16x16_rounded.png]]&lt;br /&gt;
|author=[[User:Tahin|Tahin]]&lt;br /&gt;
|dated=2007-12-28&lt;br /&gt;
|size=16&amp;amp;times;16&lt;br /&gt;
|resolution=1280&amp;amp;times;400&lt;br /&gt;
|comments=Based on Marble Dice's tileset, above. Smoothed corners are &amp;quot;rounded&amp;quot;, which takes some getting used to but look quite nice, in my opinion. I have managed to get all of the standard &amp;quot;L&amp;quot; tiles to fit together nicely, but &amp;quot;T&amp;quot; and &amp;quot;+&amp;quot; don't quite match up. It's not a problem that comes up often, and it still doesn't look that bad, but I'll get to it eventually.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Tyrving ===&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Tyr_1280x400.PNG]]&lt;br /&gt;
|author=[[User:Tyrving|Tyrving]]&lt;br /&gt;
|dated=2008-2-15&lt;br /&gt;
|size=16&amp;amp;times;16&lt;br /&gt;
|resolution=1280&amp;amp;times;400&lt;br /&gt;
|comments=None of the existing modifications of curses_square satisfied me, so I made my own. The bulk of it is from Klokjammer's set, with the dwarf symbols and @ taken from Sappho's. Quite a few minor alterations have been made, and I feel that it's become distinct enough to release it.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Winterwing ===&lt;br /&gt;
&lt;br /&gt;
[[Image:Winterwing_Dfort-tiles-lucon.png|thumb|right|Lucida Console with Dystopian Rhetoric objects]]&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Winterwing_Curses_16x16_lucon.png]]&lt;br /&gt;
|author=[[User:Winterwing|Winterwing]]&lt;br /&gt;
|dated=2007-10-30&lt;br /&gt;
|size=16&amp;amp;times;16&lt;br /&gt;
|resolution=1280&amp;amp;times;400&lt;br /&gt;
|comments=Like usual, lucida console with cleartype. Creative, huh. :)&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Yayo ===&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Yayo_c64_1280x400_83b157.png]]&lt;br /&gt;
|author=[[User:Yayo|Yayo]]&lt;br /&gt;
|dated=2007-10-30&lt;br /&gt;
|size=16&amp;amp;times;16&lt;br /&gt;
|resolution=1280&amp;amp;times;400&lt;br /&gt;
|comments=Name: Yayo's C64; The 16&amp;amp;times;16 version of Yayo's tileset.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Zaratustra ===&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Zaratustra_16x16.png]]&lt;br /&gt;
|author=[[User:Zaratustra|Zaratustra]]&lt;br /&gt;
|dated=2007-11-10&lt;br /&gt;
|size=16&amp;amp;times;16&lt;br /&gt;
|resolution=1280&amp;amp;times;400&lt;br /&gt;
|comments=Because everyone is making one.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== 16&amp;amp;times;16 tilesets for edited raws==&lt;br /&gt;
&lt;br /&gt;
These tilesets require modified [[raws]] to work properly. Specifically, the tile numbers assigned to some objects (critters, stones, plants) need to be changed and accented characters usually need to be removed from all languages.&lt;br /&gt;
&lt;br /&gt;
=== Belal ===&lt;br /&gt;
&lt;br /&gt;
[[Image:Belal_Example.png|thumb|right]]&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Belal_Smooth_Walls.png]]&lt;br /&gt;
|author=[[User:Belal|Belal]]&lt;br /&gt;
|dated=2009-1-9&lt;br /&gt;
|size=16&amp;amp;times;16&lt;br /&gt;
|resolution=1280&amp;amp;times;400 native.&lt;br /&gt;
|comments=Based on the Mike Mayday tileset and using angled smoothed walls as in [[User:Dorten|Dorten's]] Tileset.  I like the look of the walls for doing near circular or honeycomb layouts. [http://mkv25.net/dfma/poi-9935-seethewallshere Example Fort] &lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Flying Mage ===&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
image=[[Image:Flying_Mage_square_16x16.png]]&lt;br /&gt;
|author=[[User:Flying Mage|Flying Mage]]&lt;br /&gt;
|dated=2008-4-12&lt;br /&gt;
|size=16&amp;amp;times;16&lt;br /&gt;
|resolution=1280&amp;amp;times;400&lt;br /&gt;
|comments=A 16&amp;amp;times;16 tileset based on several other tilesets by various authors. I did some changes because I like some things in different ways, but the base for tileset was made by another users and for this I thankful. List of major and minor changes you can see below. And I hope you'll enjoy this. There is some tiles I really proud of :)&amp;lt;br&amp;gt;&lt;br /&gt;
*[[:Image:Flying_Mage_square_16x16_Major_Changes.png|Major changes]]&amp;lt;br&amp;gt;&lt;br /&gt;
*[[:Image:Flying_Mage_square_16x16_Minor_Changes.png|Minor changes]]&lt;br /&gt;
*[[:Image:Flying_Mage_square_16x16_Stone_Type.png|Some ''rough/smoothed/engraved stone'' improvement]]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Dwarfletter ===&lt;br /&gt;
&lt;br /&gt;
[[Image:Dwarfletter1.png|thumb|right|Dwarfletter - Stockile]]&lt;br /&gt;
&amp;lt;!--[[Image:Dwarfletter2.png|thumb|right|Dwarfletter - Status screen - font]]&lt;br /&gt;
[[Image:Dwarfletter3.png|thumb|right|Foliage]]&lt;br /&gt;
[[Image:Dwarfletter4.png|thumb|right|Ballista]]--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
image=[[Image:DwarfletterGothic.PNG]]&lt;br /&gt;
|author=LordZorinthrox&lt;br /&gt;
|dated=2009-7-20&lt;br /&gt;
|size=16&amp;amp;times;16&lt;br /&gt;
|resolution=1280&amp;amp;times;400&lt;br /&gt;
|comments=[[http://dffd.wimbli.com/file.php?id=1205|Download here]]&amp;lt;br /&amp;gt;&lt;br /&gt;
;see also &lt;br /&gt;
:[[:File:Dwarfletter2.png|Status screen - Font]]&lt;br /&gt;
:[[:File:Dwarfletter3.png|Foliage]]&lt;br /&gt;
:[[:File:Dwarfletter4.png|Ballista]]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Isenhertz ===&lt;br /&gt;
&lt;br /&gt;
[[Image:isenhertz_v2_screenshot.png|thumb|right|Isenhertz's tileset in action.]]&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:16x16_isenhertz_v2.png]]&lt;br /&gt;
|author=[[User:Isenhertz|Isenhertz]]&lt;br /&gt;
|dated=2008-7-14&lt;br /&gt;
|size=16&amp;amp;times;16&lt;br /&gt;
|resolution=1280&amp;amp;times;400&lt;br /&gt;
|comments=Impressed with the genius of using sprites as tiles, I cobbled together this tileset of my own. It uses Super Foul Egg's superb font as a base, with several sprites also found in other users' sets. Because a lot of letters are used for graphics, I suggest that you [[User:Jackard|remove accented letters from names]] with this set. I also suggest you shift some items to other icons, such as the coniferous trees (change Pine, Cedar, Larch from 024 to 147), the turtle (change 15 to 151), and Quarry Bush leaves (change from 006 to 003).&lt;br /&gt;
V2 now with new graphics for walls and liquids, as well as some other tweaks here and there and a first attempt at using dual-color sprites using a cyan base instead of simple greyscale. (Right now implemented for beds, wood and statues.)&lt;br /&gt;
V1 can still be found [[:Image:16x16_isenhertz_v1.png|here]].&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Lemunde ===&lt;br /&gt;
[[Image:Lemunde_Tileset_16x16_Preview.jpg|thumb|right|Lemunde's Tileset.]]&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Lemunde_16x16.png]]&lt;br /&gt;
|author=[[User:Lemunde|Lemunde]]&lt;br /&gt;
|dated=2009-9-19&lt;br /&gt;
|size=16&amp;amp;times;16&lt;br /&gt;
|resolution=1280&amp;amp;times;400&lt;br /&gt;
|comments=This is a modified version of Mike Mayday's/Herrbdog's tileset. It has a more textured feel to the walls and makes heavy use of the new transparency features to make some of the tiles a little more dynamic.  You can view a preview map [http://mkv25.net/dfma/map-7000-dragonskull here].  I recommend changing the sky settings in the init.txt file to [SKY:176:15:3:0] for a more natural look.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Martin ===&lt;br /&gt;
&lt;br /&gt;
[[Image:Martin_16x16_sample.png|thumb|right]]&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Martin_16x16.png]]&lt;br /&gt;
|author=[[User:Martin|Martin]]&lt;br /&gt;
|dated=2009-8-8&lt;br /&gt;
|size=16&amp;amp;times;16&lt;br /&gt;
|resolution=1280&amp;amp;times;400&lt;br /&gt;
|comments=This is a 16x16 tileset based on Redjack and Flying Mage sets (and possible tiles taken from others that I've since lost track of - apologies). Some tiles are original or have been tweaked, mainly to provide a much more subtle background than most. A completely new character set is used to improve legibility, tweaked and anti-aliased for dark backgrounds. &lt;br /&gt;
&lt;br /&gt;
[http://dffd.wimbli.com/file.php?id=1316 Download]&lt;br /&gt;
[http://mkv25.net/dfma/map-6239-lashedwines Demo fortress at DFMA]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== SL ===&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
image=[[Image:SL_square_16x16.png]]&lt;br /&gt;
|author=[[User:SL]]&lt;br /&gt;
|dated=2008-8-3&lt;br /&gt;
|size=16&amp;amp;times;16&lt;br /&gt;
|resolution=1280&amp;amp;times;400&lt;br /&gt;
|comments=(Requires a download, not just the image) Art based on Flying Mage's, Guybrush's, and previous tilesets in that lineage. Uses ModBase to relocate relocatable art and de-accentify certain accented letters to reduce graphical bizarreness while still improving some art. [http://www.bay12games.com/forum/index.php?topic=22154.0 Forum Thread] [http://dffd.wimbli.com/file.php?id=370 Download] [http://mkv25.net/dfma/map-3203-flamespear Demo Fortress Map on the DFMA]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Spreggo ===&lt;br /&gt;
&lt;br /&gt;
[[Image:Autonomous_Font_example.png|thumb|right|The Autonomous Font in action.]]&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Autonomous_Font.png]]&lt;br /&gt;
|author=Spreggo&lt;br /&gt;
|dated=2009-2-2&lt;br /&gt;
|size=16&amp;amp;times;16&lt;br /&gt;
|resolution=1280&amp;amp;times;400&lt;br /&gt;
|comments=Started off inspired by Belal's diagonal support, and ended up doing almost every tile from scratch. Added different tiles for each type of stone, and new ones for ore, but the matgloss files need to be edited for that functionality(see image details).&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== The-Moon ===&lt;br /&gt;
&lt;br /&gt;
[[Image:SS_moons_square_16x16.PNG|thumb|right]]&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Moons_square_16x16.PNG]]&lt;br /&gt;
|author=[[User:The-Moon|The-Moon]]&lt;br /&gt;
|dated=2008-3-24&lt;br /&gt;
|size=16&amp;amp;times;16&lt;br /&gt;
|resolution=1280&amp;amp;times;400&lt;br /&gt;
|comments=Edited Character set of [[User:mikemayday|mikemayday]] and [[User:Jackard|Jackard]]}}&lt;br /&gt;
&lt;br /&gt;
=== Tigrex ===&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:tigrex3d.PNG]]&lt;br /&gt;
|author=[[User:Tigrex|Tigrex]]&lt;br /&gt;
|dated=2009-2-22&lt;br /&gt;
|size=16&amp;amp;times;16&lt;br /&gt;
|resolution=1280&amp;amp;times;400&lt;br /&gt;
|comments=This is my tileset, modified from Dorten's 2d diagonal wall set.  It incorporates many original creations of mine, and I hope you like it.}}&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:tigrex3drunes.PNG]]&lt;br /&gt;
|author=[[User:Tigrex|Tigrex]]&lt;br /&gt;
|dated=2009-4-10&lt;br /&gt;
|size=16&amp;amp;times;16&lt;br /&gt;
|resolution=1280&amp;amp;times;400&lt;br /&gt;
|comments=This is a modification of the above, that takes advantage of Norse runes for a more authentic Dwarven experience.  CAUTION!  This tileset has little practical value, and may induce myopia, blindness, or death.}}&lt;br /&gt;
&lt;br /&gt;
=== Tim's ===&lt;br /&gt;
&lt;br /&gt;
[[Image:example_tims.png|thumb|right]]&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Tims_16x16.png]]&lt;br /&gt;
|author=[[User:Timmeh|Timmeh]]&lt;br /&gt;
|dated=2009-8-12&lt;br /&gt;
|size=16&amp;amp;times;16&lt;br /&gt;
|resolution=1280&amp;amp;times;400&lt;br /&gt;
|comments=A tileset using heavily modified versions of the diagonal walls from Belal's set, a modified version of the floor from Spreggo's set, most of the furniture and objects are from Flying Mage's set, and some various other bits and pieces from other sets.  Replaces the black box that normally surrounds the walls with a copy of the floor tile.  [http://mkv25.net/dfma/map-5740-foresthold Example Fort]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Non-square tilesets ==&lt;br /&gt;
&lt;br /&gt;
These tilesets are not square. Text in non-square tilesets often looks much better and is often much easier to read than in square tilesets, but the map is distorted.&lt;br /&gt;
&lt;br /&gt;
=== CKY ===&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[File:Curses_800x600_shade.png]]&lt;br /&gt;
|author=[[User:Chinkeeyong|Chinkeeyong]]&lt;br /&gt;
|dated=2009-6-11&lt;br /&gt;
|size=10&amp;amp;times;12&lt;br /&gt;
|resolution=800&amp;amp;times;600&lt;br /&gt;
|comments=Partially inspired by Eagle of Fire's tiles, below. Essentially, this is the default tileset with a little bevel-style shading around the edges to make it look neater. Also, I fixed the accented 'e' tails to look closer to the standard 'e'.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Eagle of Fire ===&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:eofshaded800x600pb9_f64ded.png]]&lt;br /&gt;
|author=[[User:Eagle of Fire|Eagle of Fire]]&lt;br /&gt;
|dated=2007-10-30&lt;br /&gt;
|size=10&amp;amp;times;12&lt;br /&gt;
|resolution=800&amp;amp;times;600&lt;br /&gt;
|comments=Designed for fullscreen. Inspired by Herrbdog's tileset, I created a shaded tileset targeting the default fullscreen 800x600 resolution. Basicaly, you have the exact same &amp;quot;curses&amp;quot; default tileset but with some shading done to the lower right of each letters and items. I've left alone everything which was related to mining or was meant to be plain, for example the smoothered tiles and the plain tiles in the demo. The reason behind that is that I didn't find much logic to have those graphics shaded as they could possibly connect on any direction on the screen, which would make the shading a little strange. Please note that this tileset is only a &amp;quot;beta&amp;quot;. I might work on it again if there is enough people who like it and would like improvements. You can discuss the matter [http://www.bay12games.com/cgi-local/ultimatebb.cgi?ubb=get_topic&amp;amp;f=11&amp;amp;t=000645 here].&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Inquisitor Saturn ===&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:MRC_1280x600.png]]&lt;br /&gt;
|author=[[User:InquisitorSaturn|Inquisitor Saturn]]&lt;br /&gt;
|dated=2008-2-28&lt;br /&gt;
|size=16&amp;amp;times;24&lt;br /&gt;
|resolution=1280&amp;amp;times;600&lt;br /&gt;
|comments=Designed for a double-sized window mode. Based on the default set, but more detailed and with a few custom characters. Good for those who want larger characters but enjoy the aesthetics of the default set.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Kein ===&lt;br /&gt;
&lt;br /&gt;
[[Image:Kein-curs.gif|thumb|right|Kein's Tileset]]&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Kein_640x300.png]]&lt;br /&gt;
|author=Kein&lt;br /&gt;
|dated=2008-8-9&lt;br /&gt;
|size=8&amp;amp;times;12&lt;br /&gt;
|resolution=640&amp;amp;times;300&lt;br /&gt;
|comments=Updated 08/09/09. Updated most characters, the biggest change is the 3d style walls. If you use my set I'd highly recommend [http://www.dwarffortresswiki.net/index.php/List_of_user_graphics_sets#Plac1d Plac1d's character graphic set.] My 640&amp;amp;times;300, everything completely shaded.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Lord Nightmare ===&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:MDA8x14.png]]&lt;br /&gt;
|author=Lord Nightmare/IBM&lt;br /&gt;
|dated=2007-10-30&lt;br /&gt;
|size=8&amp;amp;times;14&lt;br /&gt;
|resolution=640&amp;amp;times;350&lt;br /&gt;
|comments=The original IBM MDA character set, dumped from addresses 0x0000-0x0fff the 5788005 IBM Character Generator ROM. This font is as would be displayed on an EGA/VGA with the 9-pixel-width mode disabled. Best for a 64:35 aspect ratio. The required resolution is strange, so run fullscreen with BLACK_SPACE:YES and resolution at 640x480. The MDA card did not actually support displaying the font in 8x14, but ONLY 9x14 mode, see below. Theoretically, you CAN upload this font into EGA video memory though and use it.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:MDA9x14.png]]&lt;br /&gt;
|author=Lord Nightmare/IBM&lt;br /&gt;
|dated=2007-10-30&lt;br /&gt;
|size=9&amp;amp;times;14&lt;br /&gt;
|resolution=720&amp;amp;times;350&lt;br /&gt;
|comments=The original IBM MDA character set, dumped from addresses 0x0000-0x0fff the 5788005 IBM Character Generator ROM. This font is as would be displayed on a real MDA card (use a black/dkgreen/ltgreen palette for full monochrome effect) or on an EGA/VGA card with the 9-pixel-width mode enabled. Best for a 72:35 aspect ratio. The required resolution is strange, so run fullscreen with BLACK_SPACE:YES and resolution at 720x480.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:EGA8x14.png]]&lt;br /&gt;
|author=Lord Nightmare/IBM&lt;br /&gt;
|dated=2007-10-30&lt;br /&gt;
|size=8&amp;amp;times;14&lt;br /&gt;
|resolution=640&amp;amp;times;350&lt;br /&gt;
|comments=The IBM EGA character set, dumped from the 6277356 IBM EGA BIOS ROM. This font is as would be displayed on an EGA/VGA with the 9-pixel-width mode disabled. Best for a 64:35 aspect ratio. The required resolution is strange, so run fullscreen with BLACK_SPACE:YES and resolution at 640x480. This font is different from the MDA version in that many characters are slightly narrower to avoid 'running into' each other, and many characters have been shifted slightly to the left.&lt;br /&gt;
Thanks to Zaratustra for poking me into getting this done, and for related help.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:EGA9x14.png]]&lt;br /&gt;
|author=Lord Nightmare/IBM&lt;br /&gt;
|dated=2007-10-30&lt;br /&gt;
|size=9&amp;amp;times;14&lt;br /&gt;
|resolution=720&amp;amp;times;350&lt;br /&gt;
|comments=The IBM EGA character set, dumped from the 6277356 IBM EGA BIOS ROM. This font is as would be displayed on an EGA/VGA with the 9-pixel-width mode enabled. Best for a 72:35 aspect ratio. The required resolution is strange, so run fullscreen with BLACK_SPACE:YES and resolution at 640x480. This font is actually different from the 8x14 version in that 20 characters have been replaced with the original MDA wide versions. These 'extra' wide characters are sandwiched in between the end of the 8x14 and beginning of the 8&amp;amp;times;8 font in the EGA BIOS ROM. The changed characters, in ASCII order, are: arrow-left-and-right, '&amp;quot;', '+', '-', 'M', 'T', 'V', 'W', 'X', 'Y', 'Z', 'm', 'v', 'w', 'ae', cent sign, yen, peseta, plus-minus, and division sign. Other than these characters, all characters are the same, with rightmost-row duplicated on the C and D rows like the MDA (though I don't actually know if this is technically correct).&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:VGA8x16.png]]&lt;br /&gt;
|author=Lord Nightmare/IBM?&lt;br /&gt;
|dated=2007-10-30&lt;br /&gt;
|size=8&amp;amp;times;16&lt;br /&gt;
|resolution=640&amp;amp;times;400&lt;br /&gt;
|comments=The original? IBM VGA 8x16 character set, (from http://madscientistroom.org/fpga/default-8x16-bram.html) as would be displayed on a VGA card with the 9-pixel-width disabled. Best for an 8:5 aspect ratio. The required resolution is strange, so run fullscreen with BLACK_SPACE:YES and resolution at 640x480. This rom has not yet been dumped from a real VGA card, and is coming from a secondary source, so it may be replaced later if I find the real font is different.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Lord_Nightmare-Fixedsys-02.png]]&lt;br /&gt;
|author=Lord Nightmare/Microsoft&lt;br /&gt;
|dated=2007-12-20&lt;br /&gt;
|size=8&amp;amp;times;15&lt;br /&gt;
|resolution=640&amp;amp;times;375&lt;br /&gt;
|comments=v2.2 - (v1.0 is [[:Image:Lord_Nightmare-Fixedsys.png|here]]) - Based on Microsoft's Fixedsys font (which dates back to Windows 1.0!), Many glyphs needed redoing by hand since they were absent from the font, since it is an 'ansi' character set and not a code-page 437 one like DF expects. v2.0 Based on Microsoft's Fixedsys font. Updated new glyphs to be more consistent with the Fixedsys style. - v2.1 - update a few more glyphs, namely the integral, the infinity symbol, and the spade, and a few others I'm forgetting. - v2.2 - update the club and spade, and the music notes - v2.3 - fix the fact that 0xF9 and 0xFA were inadvertently swapped.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Lord_Nightmare-Fixedsys-03.png]]&lt;br /&gt;
|author=Lord Nightmare/Microsoft&lt;br /&gt;
|dated=2007-12-20&lt;br /&gt;
|size=8&amp;amp;times;16&lt;br /&gt;
|resolution=640&amp;amp;times;400&lt;br /&gt;
|comments=v3.0 - changed font size to 8x16, altered glyphs to respect this. - v3.1 - fix the fact that 0xF9 and 0xFA were inadvertently swapped.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
[[Image:Lord_Nightmare_Freehand_screenshot_2b7d67.png|thumb|right|Freehand screenie... ooh, neat! Unreadable.]]&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Lord_Nightmare_Freehand_10x16.png]]&lt;br /&gt;
|author=Lord Nightmare&lt;br /&gt;
|dated=2007-12-23&lt;br /&gt;
|size=10&amp;amp;times;16&lt;br /&gt;
|resolution=800&amp;amp;times;400&lt;br /&gt;
|comments=v1.0 - A character set drawn entirely in freehand on the tablet PC... with MINIMAL EDITING! Yes, its SUPPOSED to look like that. v1.1 - fixed character 0x02 background (filled smiley), filled in the card suits, minor touch up to the comma, fix black instead of magenta on the greyscale blocks and other tweaks to them, redrew the square block (was 'too clean' before) v1.1a - fixed spade by adding 1 pixel at tip so it doesn't look like another club&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
[[Image:Lord_Nightmare_Freehand_screenshot_2_05c04b.png|thumb|right|Freehand^2 screenie... ooh, neat! Readable. But ugly.]]&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Lord_Nightmare_Freehand^2_10x16.png]]&lt;br /&gt;
|author=Lord Nightmare&lt;br /&gt;
|dated=2008-3-28&lt;br /&gt;
|size=10&amp;amp;times;16&lt;br /&gt;
|resolution=800&amp;amp;times;400&lt;br /&gt;
|comments=Freehand^2, v1.2 - A heavily edited version of Freehand, now hopefully less unreadable. V1.2 is the current version, see the image link changelog/older versions.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Vintl01.png]]&lt;br /&gt;
|author=Lord Nightmare/Victor-Sirius&lt;br /&gt;
|dated=2007-12-19&lt;br /&gt;
|size=10&amp;amp;times;16&lt;br /&gt;
|resolution=800&amp;amp;times;400&lt;br /&gt;
|comments=The Victor 9000/Sirius 1 computer character set, extracted from vintl01.chr.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Lumin ===&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[:Image:Lumin_Graphical_1280x800.png|Not shown due to size]]&lt;br /&gt;
|author=Lumin&lt;br /&gt;
|dated=2007-10-30&lt;br /&gt;
|size=16&amp;amp;times;32&lt;br /&gt;
|resolution=1280&amp;amp;times;800&lt;br /&gt;
|comments=Ideas used from several others on this page. I've also added more detail and color to some objects.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Plac1d ===&lt;br /&gt;
&lt;br /&gt;
[[Image:Plac1d_640x300EZ_1.png|thumb|right|Plac1d's Tileset]]&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Plac1d_640x300tileset.png]]&lt;br /&gt;
|author=[[User:Plac1d|Plac1d]]&lt;br /&gt;
|dated=2008-3-13&lt;br /&gt;
|size=8&amp;amp;times;12&lt;br /&gt;
|resolution=640&amp;amp;times;300&lt;br /&gt;
|comments=A tweaked version of [[#Tocky|Tocky's 10&amp;amp;times;10 tileset]] converted to 8&amp;amp;times;12. Try using this with my [[List of user graphics sets#Plac1d|graphics set]]!&lt;br /&gt;
&lt;br /&gt;
[http://dffd.wimbli.com/file.php?id=63 Download the .BMP]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Quietust ===&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:VGA9x16.png]]&lt;br /&gt;
|author=Quietust/IBM?&lt;br /&gt;
|dated=2009-7-24&lt;br /&gt;
|size=9&amp;amp;times;16&lt;br /&gt;
|resolution=720&amp;amp;times;400&lt;br /&gt;
|comments=The original? IBM VGA 9x16 character set, as would be displayed on a VGA card with the 9-pixel-width enabled.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Sergius ===&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Sleroux_800x300.png]]&lt;br /&gt;
|author=Sergius&lt;br /&gt;
|dated=2007-10-30&lt;br /&gt;
|size=10&amp;amp;times;12&lt;br /&gt;
|resolution=800&amp;amp;times;300&lt;br /&gt;
|comments=Mostly vanilla tileset, dwarves have graphic from intro [[Utilities#CMVPlayer|Movie]], with some tweaks (for soldiers). I find it helpful for playing (instead of happy faces).&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Shaja ===&lt;br /&gt;
&lt;br /&gt;
[[Image:Shaja_10-27-09.png|thumb|right|TerminusAliased text]]&lt;br /&gt;
[[Image:Shaja_10-13-09.png|thumbnail|right|Terminus24 text]]&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[:Image:TerminusAliased_handedit_gal.png|Not shown due to size]]&lt;br /&gt;
|author=[[User:Shaja|Shaja]]&lt;br /&gt;
|dated=2008-3-27&lt;br /&gt;
|size=20&amp;amp;times;32&lt;br /&gt;
|resolution=1600&amp;amp;times;800&lt;br /&gt;
|comments=Alphanumerics based on Dimitar Zhekov's [http://www.is-vn.bg/hamster/jimmy-en.html Terminus] font with light antialias shading added, walls and some symbols redrawn, others carried over from Thom's 20x32 tileset.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[:Image:Terminus24.png|Not shown due to size]]&lt;br /&gt;
|author=[[User:Shaja|Shaja]]&lt;br /&gt;
|dated=2008-5-19&lt;br /&gt;
|size=24&amp;amp;times;32&lt;br /&gt;
|resolution=1920&amp;amp;times;800&lt;br /&gt;
|comments=Revised version of my earlier Terminus 20x32 character set for 1920x800 display.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Tae ===&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:CP850.png]]&lt;br /&gt;
|author=Tae/IBM&lt;br /&gt;
|dated=2009-9-06&lt;br /&gt;
|size=8&amp;amp;times;14&lt;br /&gt;
|resolution=640&amp;amp;times;350&lt;br /&gt;
|comments=The original? IBM VGA 8x16 character set, (from http://madscientistroom.org/fpga/default-8x16-bram.html) as would be displayed on a VGA card with the 9-pixel-width disabled. Best for an 8:5 aspect ratio. The required resolution is strange, so run fullscreen with BLACK_SPACE:YES and resolution at 640x480. This rom has not yet been dumped from a real VGA card, and is coming from a secondary source, so it may be replaced later if I find the real font is different. The changed characters, in ASCII order are 'zero', 'at', 'M', 'T', 'V', 'W', 'X', 'Y', 'Z', 'm', 'v', 'w', 'x', 'vertical bar', 'C-cedilla', 'c-cedilla', 'A-ring', 'cent', 'yen', 'E-acute', 'ae ligature', 'peseta', 'florin', 'reversed logical not', 'fractions one half-one quarter', 'selected box drawing characters', 'left-and-right blocks', 'greek alpha, gamma, pi, sigma', 'mu', 'equivalence', 'less-greater or equal', 'top-bottom half integral', 'approximately equal', 'radical root', 'small superscript n'.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Taritus ===&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Curses 640x300diag.png]]&lt;br /&gt;
|author=Taritus&lt;br /&gt;
|dated=2009-03-23&lt;br /&gt;
|size=8&amp;amp;times;12&lt;br /&gt;
|resolution=640&amp;amp;times;300&lt;br /&gt;
|comments=Yuppers.  I requested it a long time ago when everyone else was requesting different sized square tilesets with diagonal walls, and nobody ever fulfilled the request.  I decided, &amp;quot;Oh, it's not like I have some menial and huge English project that's due tomorrow to work on, I'm going to make that.&amp;quot; And I did.--[[User:Taritus|Taritus]] 20:53, 22 March 2009 (UTC)&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Thom ===&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[:Image:Curses_24pt_cleartype_ThomModifications.PNG|Not shown due to size]]&lt;br /&gt;
|author=Herrbdog&lt;br /&gt;
|dated=2007-10-30&lt;br /&gt;
|size=20&amp;amp;times;24&lt;br /&gt;
|resolution=1600&amp;amp;times;800&lt;br /&gt;
|comments=Hi res won't slow the game as it doesn't use graphics, so if your monitor can display it, go for it, really...&amp;lt;br&amp;gt;I strongly recommend to enable blackspace in the init: [BLACK_SPACE:YES]&amp;lt;br&amp;gt;Made from the 24pts cleartype lucida console above (from winterwing). I added some stuff (some original, some ideas taken from others tilesets). Basically I try to avoid symbols that are often seen in menus, etc. The main &amp;quot;problem&amp;quot; is the bag, because its the male symbol, but it was too good looking to not put it ;) Hope you enjoy :) &amp;lt;br&amp;gt;&amp;lt;font color=white&amp;gt;. . .&amp;lt;/font&amp;gt;&amp;lt;small&amp;gt;Note: Winterwing's tileset is now lost. --[[User:Savok|Savok]]&amp;lt;/small&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== UncleSporky ===&lt;br /&gt;
&lt;br /&gt;
[[Image:UncleSporky_DFTiles1.png|thumb|right|UncleSporky Tileset]] &lt;br /&gt;
[[Image:UncleSporky_DFTiles2.png|thumb|right|UncleSporky Tileset]]&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:UncleSporky_curses_800x600.png]]&lt;br /&gt;
|author=UncleSporky&lt;br /&gt;
|dated=2007-10-30&lt;br /&gt;
|size=10&amp;amp;times;12&lt;br /&gt;
|resolution=800&amp;amp;times;300&lt;br /&gt;
|comments=&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Xenomorph ===&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Acorntileset.png]]&lt;br /&gt;
|author=[[User:Xenomorph|Xenomorph]]&lt;br /&gt;
|dated=2008-8-9&lt;br /&gt;
|size=8&amp;amp;times;16&lt;br /&gt;
|resolution=640&amp;amp;times;400&lt;br /&gt;
|comments=This is the tileset used by Acorn computers, starting with the BBC Micro.  This version is as it would have appeared in 80-column modes (albeit adapted to CP437). [http://dffd.wimbli.com/file.php?id=408 Download the BMP.]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Zaratustra ===&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Zaratustra_megazeux2.png]]&lt;br /&gt;
|author=[[User:Zaratustra|Zaratustra]]&lt;br /&gt;
|dated=2007-10-30&lt;br /&gt;
|size=8&amp;amp;times;14&lt;br /&gt;
|resolution=640&amp;amp;times;350&lt;br /&gt;
|comments=EGA font with added Megazeux modifications.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Zaratustra_custom800x300ca3.png]]&lt;br /&gt;
|author=[[User:Zaratustra|Zaratustra]]&lt;br /&gt;
|dated=2007-10-30&lt;br /&gt;
|size=10&amp;amp;times;12&lt;br /&gt;
|resolution=800&amp;amp;times;300, 800&amp;amp;times;600 (non-reccomended)&lt;br /&gt;
|comments=Has an appropriate [http://archive.dwarffortresswiki.net/index.php/Object_Tilesets#10x12_version object tileset for v0.23.130.23a (now outdated)]. &lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Tiny tilesets ==&lt;br /&gt;
&lt;br /&gt;
Sets smaller than 8&amp;amp;times;8. Used for playing in tiny windows, large grids, display massive maps and perhaps videos.&lt;br /&gt;
&lt;br /&gt;
=== Herrbdog ===&lt;br /&gt;
&lt;br /&gt;
[[Image:Herrbdog_7x7.jpg|thumb|right|herrbdog's 7x7 tileset]]&lt;br /&gt;
{{Tileset|&lt;br /&gt;
image=[[Image:Herrbdog_7x7_tileset.gif]]&lt;br /&gt;
|author=[[User:herrbdog|herrbdog]]&lt;br /&gt;
|dated=2007-10-30&lt;br /&gt;
|size=7&amp;amp;times;7&lt;br /&gt;
|resolution=560&amp;amp;times;175&lt;br /&gt;
|comments=&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Kein ===&lt;br /&gt;
&lt;br /&gt;
[[Image:Kein_400x125.gif|thumb|right|Kein's 5x5]] &lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Kein_400x125.png]]&lt;br /&gt;
|author=[[User:Kein|Kein]]&lt;br /&gt;
|dated=2008-8-7&lt;br /&gt;
|size=5&amp;amp;times;5&lt;br /&gt;
|resolution=400&amp;amp;times;125&lt;br /&gt;
|comments=A large 257x257 DFMA world gen map can be found [http://mkv25.net/dfma/map-3278-5x5largeworldmap here.]Updated 08/06/08. Changed most text characters as well as some others to 4x4 with blackspace to avoid tiling. Most characters have been revised to be spaced out to be more distinguishable in such a small set. After seeing the dev update earlier today about increasing your view size I decided to create this small font. This has been built completely from scratch, mostly while at work today. I may be making a shaded version in the future. The first image to the right is from the Abeyverse succession game.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Lord Nightmare ===&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Lord Nightmare 6x6font01.png]]&lt;br /&gt;
|author=Lord Nightmare&lt;br /&gt;
|dated=2007-11-5&lt;br /&gt;
|size=6&amp;amp;times;6&lt;br /&gt;
|resolution=480&amp;amp;times;150&lt;br /&gt;
|comments=Made in 5 hours on 11/5/07 (I was bored and dissatisfied with other fonts). Most glyphs are really 5&amp;amp;times;6, with a seperator column.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
[[Image:Nightmare_6x6_v2.jpg|thumb|right|Lord Nightmare's 6x6 v2]]&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Lord Nightmare 6x6font02.png]]&lt;br /&gt;
|author=Lord Nightmare&lt;br /&gt;
|dated=2007-11-12&lt;br /&gt;
|size=6&amp;amp;times;6&lt;br /&gt;
|resolution=480&amp;amp;times;150&lt;br /&gt;
|comments=Version 2.05. Updated 11/12/07 to de-fuzz uppercase letters, added serifs and clarified lowercase letters, made horizontal spacing consistent throughout character set, fixed one error in the double horizontal-left-right, single-vertical-up-down character, made exclamation points consistent, thinned out question mark and inverse question mark, sharpened sideways stemless arrows, clarified international characters, and clarified some greek letters. Since v2.0: fixed 'i' 'g', fixed Yen symbol, fixed smiley 0x01 to not have an extra line to its right, lowered the period and colon characters, fixed position of 'x'. Thanks to Markavian for ideas on how to improve the font, as well as an occasional character glyph.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Lord-Nightmare-Terminal-4x6.png]]&lt;br /&gt;
|author=Lord Nightmare/Microsoft&lt;br /&gt;
|dated=2008-1-27&lt;br /&gt;
|size=4&amp;amp;times;6&lt;br /&gt;
|resolution=320&amp;amp;times;150&lt;br /&gt;
|comments=A DF conversion of the 4x6 variant of Microsoft's 'Terminal' Font. Note that I have left the font entirely alone other than converting it, so several glyphs are indistinguishable from one another!&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Markavian ===&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Mkv_curses_480x150.png]]&lt;br /&gt;
|author=[[User:Markavian|Markavian]]&lt;br /&gt;
|dated=2007-10-30&lt;br /&gt;
|size=6&amp;amp;times;6&lt;br /&gt;
|resolution=480&amp;amp;times;150&lt;br /&gt;
|comments=The first version the tiny tileset, superceded by the version below.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
[[Image:mark_6x6_v2.jpg|thumb|right|Markavian's 6x6 v2]]&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Mkv_curses_480x150_v2.png]]&lt;br /&gt;
|author=[[User:Markavian|Markavian]]&lt;br /&gt;
|dated=2007-10-30&lt;br /&gt;
|size=6&amp;amp;times;6&lt;br /&gt;
|resolution=480&amp;amp;times;150&lt;br /&gt;
|comments=My second version of the tiny tileset, for uber small resolution DF, with improved visibility of several symbols.&lt;br /&gt;
Available in [http://mkv25.net/showcase/df/mkv_curses%2012x12%20and%206x6%20v2.zip mkv curses 12&amp;amp;times;12 and 6&amp;amp;times;6 v2.zip].&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Terbert ===&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:terbert_7x7.png]]&lt;br /&gt;
|author=[[User:Terbert|Terbert]]&lt;br /&gt;
|dated=2009-6-30&lt;br /&gt;
|size=7&amp;amp;times;7&lt;br /&gt;
|resolution=560&amp;amp;times;175&lt;br /&gt;
|comments=This is a 7x7 tileset made for overseeing large constructions &lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Zaratustra ===&lt;br /&gt;
&lt;br /&gt;
[[Image:Zara_4x6.jpg|thumb|right|Zaratustra's 4x6]] &lt;br /&gt;
[[Image:Zara_5x6.jpg|thumb|right|Zaratustra's 5x6]] &lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Zaratustra_custom_4x6.png]]&lt;br /&gt;
|author=[[User:Zaratustra|Zaratustra]]&lt;br /&gt;
|dated=2007-10-30&lt;br /&gt;
|size=4&amp;amp;times;6&lt;br /&gt;
|resolution=320&amp;amp;times;150&lt;br /&gt;
|comments=&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Zaratustra_custom_5x5.png]]&lt;br /&gt;
|author=[[User:Zaratustra|Zaratustra]]&lt;br /&gt;
|dated=2008-11-20&lt;br /&gt;
|size=5&amp;amp;times;5&lt;br /&gt;
|resolution=400&amp;amp;times;125, 800&amp;amp;times;250, 800&amp;amp;times;500&lt;br /&gt;
|comments=&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Zaratustra_custom_5x6.png]]&lt;br /&gt;
|author=[[User:Zaratustra|Zaratustra]]&lt;br /&gt;
|dated=2007-10-30&lt;br /&gt;
|size=5&amp;amp;times;6&lt;br /&gt;
|resolution=400&amp;amp;times;150, 800&amp;amp;times;300, 800&amp;amp;times;600&lt;br /&gt;
|comments=&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Mods]]&lt;br /&gt;
[[Category:Interface]]&lt;/div&gt;</summary>
		<author><name>Mikemayday</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=Talk:Tileset_repository&amp;diff=7224</id>
		<title>Talk:Tileset repository</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=Talk:Tileset_repository&amp;diff=7224"/>
		<updated>2009-09-20T23:11:49Z</updated>

		<summary type="html">&lt;p&gt;Mikemayday: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Tilesets requiring edited raws==&lt;br /&gt;
&lt;br /&gt;
I'm noticing more and more tilesets on the list which require edited raws, in most cases they require the raws from DFG. Shouldn't those be separated to prevent confusion among newbies? They are likely to try these tilesets with an unmodded DF and get frustrated. --[[User:Mikemayday|Mikemayday]] 00:07, 21 September 2009 (GMT)&lt;br /&gt;
&lt;br /&gt;
== Mac user ==&lt;br /&gt;
&lt;br /&gt;
Can these tilesets be used on a mac as well?&lt;br /&gt;
&lt;br /&gt;
* Yes. I'm using them right now. --[[User:Bombcar|Bombcar]] 19:12, 17 October 2008 (EDT)&lt;br /&gt;
&lt;br /&gt;
== Tiny tilesests ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
''Sets smaller than 8x8. Used for playing in tiny windows, '''display of massive maps''' and perhaps videos.''&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
I thought it wasnt possible to change the size of the map (number of tiles rendered on screen), am I wrong or does the author mean display of maps '''outside''' the game? --[[User:Mizipzor|Mizipzor]] 21:09, 4 November 2007 (EST)&lt;br /&gt;
&lt;br /&gt;
:I imagine the only current use is in exporting bitmaps from the game. &amp;amp;mdash;[[User:0x517A5D|0x517A5D]] 15:30, 14 November 2007 (EST)&lt;br /&gt;
::I've used one of 'em to hide a DF window on my work computer, and they're fun to use at 4x size,too. But yeah, they make real nice maps. --[[User:Maus|Maus]] 09:10, 18 December 2007 (EST)&lt;br /&gt;
:::Note that it's now possible to change the 80x25 in the init file.--[[User:Bombcar|Bombcar]] 19:13, 17 October 2008 (EDT)&lt;br /&gt;
&lt;br /&gt;
Can anyone say PocketPC Dwarf Fortress? I imagine with a low popcap and a 3x3 or less area, it wouldn't be too bad on most PDAs out there. Now, if only someone would port the code... --[[User:N9103|Edward]] 20:40, 8 January 2008 (EST)&lt;br /&gt;
&lt;br /&gt;
== Page Split ==&lt;br /&gt;
&lt;br /&gt;
There are too many character sets on this one page, I propose splitting the page into twopages:&lt;br /&gt;
* one for 'classic' code page 437 fonts/glyph sets/character sets with no graphical characters whatsoever&lt;br /&gt;
* one for 'semigraphical' character sets which have one or more of the normal glyphs replaced with a df-specific graphic (a barrel instead of the division sign, for instance) - [[User:Lord Nightmare|Lord Nightmare]] 19:18, 9 December 2007 (EST)&lt;br /&gt;
&lt;br /&gt;
:I disagree; there's no reason to split content into two different areas when it's already easily comparable and all in one place. --[[User:Maus|Maus]] 09:12, 18 December 2007 (EST)&lt;br /&gt;
&lt;br /&gt;
== Why png? ==&lt;br /&gt;
&lt;br /&gt;
If they all have to be resaved as bmp, why the heck are they uploaded as png? These are small files, you're not saving significant disk or bandwidth by keeping them in png. This is particularly irritating since I can't seem to get any of these to work even after resaving/converting them -.- --[[User:Nunix|Nunix]] 14:14, 20 February 2008 (EST)&lt;br /&gt;
&lt;br /&gt;
:If you're not just renaming the files, then your problem isn't with the files being .png format. Making an exception to [[DwarfFortressWiki:Community_Portal|Rule I]] would only cause confusion as there are many images that are quite large indeed. --[[User:N9103|Edward]] 15:32, 20 February 2008 (EST)&lt;br /&gt;
&lt;br /&gt;
::No, it's not just a rename, I'm going into GIMP and doing a Save as... The file size changes, so it's doing SOMETHING, but when I go to use the font the screen comes up blank (but if I hit down twice and enter, I still exit, so everything works, there's just no display.) I hadn't seen the style guide/list, however, so that's fair enough. I'll post on the message boards and see if I can troubleshoot there. --[[User:Nunix|Nunix]] 16:58, 20 February 2008 (EST)&lt;br /&gt;
&lt;br /&gt;
:::Simple solution: Open the image in MSPaint and save as a 24-bit BMP. If you don't have Windows, then you should have enough computer savvy to do it in whatever program you choose.&lt;br /&gt;
:::Also, bmps cannot be uploaded to the wiki.&lt;br /&gt;
:::Furthermore, we do actually save significant page size. If those were all bitmaps, that would be a few megabytes, which is annoying to load. Converting to png makes it only a couple hundred kilobytes. --[[User:Savok|Savok]] 22:59, 12 March 2008 (EDT)&lt;br /&gt;
&lt;br /&gt;
== Length, and how we can decrease it ==&lt;br /&gt;
&lt;br /&gt;
This page is the twelfth longest page in the wiki. Ten of the eleven pages longer than it are lists. It has forty tilesets, less than a third of which are at all good. This is obviously a problem &amp;amp;ndash; sludging through all forty of those is not at all fun and, for most of it, not at all useful.&amp;lt;br&amp;gt;&lt;br /&gt;
As a fix, I propose that we copy this page to &amp;quot;Full list of user character sets&amp;quot; and keep only the best fifteen (or maybe ten or maybe twenty) here. Of course, that brings up the difficult question &amp;quot;how do we determine which tilesets are best?&amp;quot; To determine that, we could try getting as many DF players as we can to tell us which tileset(s) they use. Of course, that would need some rules, a forum thread, etc.&amp;lt;br&amp;gt;&lt;br /&gt;
I'll write more about this later, assuming that some interest exists. The time is late and sleepiness impedes thought. --[[User:Savok|Savok]] 00:53, 12 March 2008 (EDT)&lt;br /&gt;
&lt;br /&gt;
:To solve [[User:Nunix|Nunix's]] '''Why png?''' problem and to determine the popularity, I suggest we upload all tilesets to [http://dffd.wimbli.com/index.php Dwarf Fortress File Depot] in .bmp format (so nobody have to convert images from .png anymore). Dwarf Fortress File Depot has download trackers for all its downloads. The end of the week, we can determine the 15 most popular based on the download count. Anybody interested can compare the download numbers and edit the 15 best list for the wiki anytime they feel like it to keep it updated often.&lt;br /&gt;
:The current tileset Template will need a '''download''' bit added to it as well. [[User:Plac1d|Plac1d]] 17:01, 12 March 2008 (EDT)&lt;br /&gt;
&lt;br /&gt;
::That could work...&lt;br /&gt;
::*downloads his tileset fifty times*&lt;br /&gt;
::I don't think it would work at all. --[[User:Savok|Savok]] 22:59, 12 March 2008 (EDT)&lt;br /&gt;
&lt;br /&gt;
::What about making one sub page per tile set. Classify each with 'size', 'shape' and 'style'. Use categories to navigate. Have each character set include a 64x64 pixel chunk of the screen - of these, then use gallery tags to browse with links to the sub page. The why png and link and supporting information for downloads is not a bad idea, but given the small DF playing population, the downloads are likely to be very skewed and cutting off at 15 may remove some very good ones that people have already downloaded and don't see a need to download again. --[[User:Shagie|Shagie]] 17:52, 12 March 2008 (EDT)&lt;br /&gt;
&lt;br /&gt;
:::I don't think that the tilesets &amp;amp; tileset descriptions are large enough to warrant that. --[[User:Savok|Savok]] 22:59, 12 March 2008 (EDT)&lt;br /&gt;
&lt;br /&gt;
Hmn. Perhaps, we could ask all the dwarves on this wiki to submit a list of their top 20 tilesets, roughly in order of preference. If we get consensus on the best ones, that could work. --[[User:Savok|Savok]] 10:32, 30 May 2008 (EDT)&lt;br /&gt;
&lt;br /&gt;
: What about splitting the tilesets into separate pages by size, e.g. a page for all 16x16s, another for 12x12s, etc? About favorite tilesets, I could barely name my favorite three, so I think picking a favorite 15 or 20 is a bit extreme, and I don't think we can rely on download counts or people just happening to vote, unless we specifically say that voting is going to determine something. '''So''', what do you think about this idea: First, ask forum-goers to nominate user character sets for archiving (removal to an archive page). Second, after the nomination period is over (say, a week), upload those to the file depot, link to the pages, and give forum-goers a month or so to vote down the character sets they want archived, and to vote up ones they don't want archived. At the end of that time we can check their ratings and archive the lowest-rated ones. --[[User:SL|SL]] 01:37, 21 July 2008 (EDT)&lt;br /&gt;
&lt;br /&gt;
::I think that splitting the tilesets by size into subpages could be handy: Resolution is a key factor in determining usability of a tileset. For instance, I'd never need to use a 48x48 tileset by a user named &amp;quot;AAAAAAAAA&amp;quot;, but in our current sorting system, that'd be the first one displayed on the page, for all to see. I must however raise a question about the direction this line of discussion has gone: Do we really want to prune content based on some standard of quality? If so, whose standard of quality? The problems with this page seem to arise from the fact that this page is unusual for a wiki: It's goal doesn't seem to be &amp;quot;disseminate information&amp;quot; as much as &amp;quot;Host tilesets for download&amp;quot;. Which is a valuable service, granted, but an unusual shift for a wiki. This different focus in purpose should be considered before deciding to begin pruning. An excess of content and options is arguably a good thing.[[User:Teeto K|Teeto K]] 05:53, 24 October 2008 (EDT)&lt;br /&gt;
&lt;br /&gt;
== Page name ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;List of user character sets&amp;lt;/code&amp;gt; is long and unnecessarily wordy. I propose &amp;lt;code&amp;gt;List of tilesets&amp;lt;/code&amp;gt;. --[[User:Savok|Savok]] 10:32, 30 May 2008 (EDT)&lt;br /&gt;
:Sounds like a good idea. Seconded. [[User:Isenhertz|Isenhertz]] 07:41, 2 June 2008 (EDT)&lt;br /&gt;
&lt;br /&gt;
== New grid sizes ==&lt;br /&gt;
&lt;br /&gt;
Will someone please explain to me how I can make a 960x300 (Markavian's) tileset work with the new grid sizes larger than 80:25? 96:60 used to work until I tried to us .40c, now it doesn't. --[[User:DDouble|DDouble]] 18:38, 5 September 2008 (EDT)&lt;br /&gt;
:Oops I had forgotten to change the size in the init to &lt;br /&gt;
[WINDOWEDX:1152]&lt;br /&gt;
&lt;br /&gt;
[WINDOWEDY:720]&lt;br /&gt;
&lt;br /&gt;
[FONT:mkv_solidcurses_960x300.bmp]&lt;br /&gt;
&lt;br /&gt;
and&lt;br /&gt;
&lt;br /&gt;
[GRID:96:60]&lt;br /&gt;
--[[User:DDouble|DDouble]] 18:41, 5 September 2008 (EDT)&lt;br /&gt;
&lt;br /&gt;
== Problem with Fullscreen ==&lt;br /&gt;
I changed the fullscreen settings in my init to 1280x400 like Aesomatica's 16x16 tileset says, but every time I start DF it gives me a 'Mode changed failed, switching to windowed' error, with or without blackspace. How do I get it to run full? --[[User:KittenyKat|KittenyKat]] 16:27, 2 March 2009 (EST)&lt;br /&gt;
&lt;br /&gt;
:Edit: Checking several different tilesets, for some reason none of them want to work fullscreen other than curses.. I'm wondering if I screwed something up, or if I still just need different measurements.. D: --[[User:KittenyKat|KittenyKat]] 17:20, 2 March 2009 (EST)&lt;br /&gt;
&lt;br /&gt;
::Edit 2: Nevermind, I figured out the problem and now I just feel like a doofus for not recognizing it sooner :p To those who also end up with this problem, here is the solution: you have to set the fullscreen resolution to one your monitor can actually support. Matching the listed res is nice if it works cause it makes everything big and easy to see without stretching it if you have black space off, but if your monitor can't go to 400 Y for example, then you should just go to your current desktop res (in my case 1280x1024) and turn black space on.. Tweak to taste. I'm certain others can clarify this better, though :) --[[User:KittenyKat|KittenyKat]] 17:47, 2 March 2009 (EST)&lt;br /&gt;
&lt;br /&gt;
== Tileset Transparency ==&lt;br /&gt;
So, I learned that 0.28.181.40d11 (And possibly earlier versions) supports png format files natively.  I know that pngs support an alpha layer (transparency).  I tested how transparency works in 40d11 and was quite pleased with the results.  Basically, when you add an alpha layer to the png, the magenta color is no longer considered the 'transparent' color, but this allows you to add shading to the transparent color, like for barrels (which has a black normal color and a brown background color).  So, white to black shades the normal color, alpha to black shades the background color.  Just wanted to share! [[User:Belathus|Belathus]] 07:23, 30 March 2009 (UTC)&lt;br /&gt;
:I tried dabbling with this recently (&amp;quot;dabbling tileset artist&amp;quot; ftw!) but I haven't been able to get pngs to work at all.  The game simply doesn't load.  Is there a link to any discussions on the Bay12 forums about this?  I tried searching but didn't find anything there [[User:3lB33|3lB33]] 15:04, 28 August 2009 (UTC)&lt;br /&gt;
::I see now what I was doing wrong.   Belathus was referring to early release 11 which is part of an open-source project towards using OpenGL as the DF graphics engine, which should allow PNGs.  They are now up to 16 now and the testing is being managed by [http://www.bay12games.com/forum/index.php?topic=40349.405 Baughn on the forums].  Depending on the success of the testing, Toady One might put it into the next version, but people need to help test it.  So go there and help dammit!! [[User:3lB33|3lB33]] 01:48, 8 September 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
==Standard preview==&lt;br /&gt;
I can't seem to find it anywhere, but where is the fort many of you have been using for a standard preview? I'm talking about the one pictured in Lord Nightmare, Markavian, Zaratustra, and Herrbdog's previews. I feel a bit out of place with my tilesets and no direct means of comparison. --[[User:Kein|Kein]] 15:40, 17 May 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
==Adding a date field==&lt;br /&gt;
Some of these entries are quite old, dating back to the ol' Boatmurdered days.  Many more are based on the old classics, and generally say so, but right now it's hard to find the difference between a new entry and an old one.  Someone, (ok, me) should find the date stamps on the graphics and add it to the description.  Barring any objections, I'll start adding them tomorrow... --[[User:3lB33|3lB33]] 01:42, 11 August 2009 (UTC)&lt;/div&gt;</summary>
		<author><name>Mikemayday</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=40d:Tilesets&amp;diff=6762</id>
		<title>40d:Tilesets</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=40d:Tilesets&amp;diff=6762"/>
		<updated>2009-09-10T12:23:53Z</updated>

		<summary type="html">&lt;p&gt;Mikemayday: Deleted 131 &amp;quot;Highwod in spring&amp;quot; and 147 &amp;quot;Larch and Pine in spring&amp;quot; (who added these?? that's only valid for DFG!) and added * to fish&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;:''(For a chart with the default ASCII characters, see [[Character table]].)''&lt;br /&gt;
:''(For alternative characters, see [[List of user character sets]].)'' &lt;br /&gt;
:''(For user-created tile sets, see [[List of user graphics sets]].)''&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Tilesets''' are images the game uses to display its graphics; each tile is used to show text and represent things. Users create custom tilesets for a number of reasons, including increased visibility, aesthetics, or small size. Tilesets come in two flavors: &amp;quot;'''character sets'''&amp;quot; (or simply &amp;quot;tilesets&amp;quot;) and &amp;quot;'''graphics sets'''&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== Overview and installation ==&lt;br /&gt;
&lt;br /&gt;
=== Character sets ===&lt;br /&gt;
&lt;br /&gt;
A character set is an image in BMP format that contains the 256 different tiles, corresponding to the [[Character table|IBM Code Page 437]] (sometimes called Extended ASCII), which are used to display the main graphics. [[List of user character sets|Here is the list]] of user-made standard tilesets. To install any of these tilesets, follow these steps:&lt;br /&gt;
&lt;br /&gt;
# Download the tileset via right-click-save-as on the the tileset.  The tileset is just an image, so there's no separate download link. (The list is [[List of user character sets|here]])&lt;br /&gt;
# Convert it into a 24-bit BMP file. Do NOT just change the extension to .bmp; you must use a program like MS paint to save it as a .bmp.&lt;br /&gt;
# Put it in the data/art directory of your Dwarf Fortress installation.&lt;br /&gt;
# Open data/init/init.txt &lt;br /&gt;
# If you want to use the tileset in fullscreen mode, locate and modify the [FULLSCREENX:800], [FULLSCREENY:600], and [FULLFONT:curses_800x600.bmp] configuration lines to match the specifications from the tileset list. The FULLFONT directive should match the filename of the tileset you downloaded. If you want to use the tileset in windowed mode, search for the [WINDOWEDX:640], [WINDOWEDY:300], and [FONT:curses_640x300.bmp] lines instead, and change them to the correct values.&lt;br /&gt;
# It is also recommended you change [BLACK_SPACE:NO] to [BLACK_SPACE:YES] to prevent stretching of the graphics.&lt;br /&gt;
# Save the file, then you're ready to play!&lt;br /&gt;
&lt;br /&gt;
=== Graphics sets ===&lt;br /&gt;
&lt;br /&gt;
Character sets only change certain graphics, while others are left out. The confusingly-named [[graphics sets]] are used to change the appearance of [[creatures]] in the game, such as dwarves and unicorns. These are usually designed to work together with certain character sets. The Dystopian Rhetoric graphics set comes with its own DF installer; to install any others (or to install that one manually), you follow a similar process to the above:&lt;br /&gt;
&lt;br /&gt;
# Download the graphics set. (The list is [[Graphics sets|here]].)&lt;br /&gt;
# Convert it into a 24-bit BMP file using your favorite image editing program.&lt;br /&gt;
# Put it in the raw/graphics/example directory of your Dwarf Fortress installation, so it overwrites the existing file.&lt;br /&gt;
# Open /raw/graphics/example_text.txt&lt;br /&gt;
# Replace the contents with the appropriate text for the graphics set you downloaded. Save the file.&lt;br /&gt;
# Open data/init/init.txt&lt;br /&gt;
# Locate the [GRAPHICS:NO] line and change it to [GRAPHICS:YES].&lt;br /&gt;
# Change the resolution and font directories as above, this time for the lines starting with GRAPHICS instead. So, if you want to use fullscreen mode, modify [GRAPHICS_FULLSCREENX:800], [GRAPHICS_FULLSCREENY:600], and [GRAPHICS_FULLFONT:curses_800x600.bmp] to suit the standard tileset you want to use. For windowed mode, the lines to change are [GRAPHICS_WINDOWEDX:640], [GRAPHICS_WINDOWEDY:300], and [GRAPHICS_FONT:curses_640x300.bmp].&lt;br /&gt;
# Be sure to change [GRAPHICS_BLACK_SPACE] to the same setting as [BLACK_SPACE].&lt;br /&gt;
# Save the file, then you're ready to get mangled by a great-looking elephant!&lt;br /&gt;
&lt;br /&gt;
===How to stretch the tile sets for bigger display===&lt;br /&gt;
Simply change [GRAPHICS_BLACK_SPACE:?] and [BLACK_SPACE:?] to NO in the init/init.txt, depending on whether you are using the graphics mode or not.  This will stretch the window to the size you specified in [WINDOWEDX:?] and [WINDOWEDY:?] or FULLSCREENX:?] and [FULLSCREENY:?] or [GRAPHICS_WINDOWEDX:?] and [GRAPHICS_WINDOWEDY:?] or [GRAPHICS_FULLSCREENX:?] and [GRAPHICS_FULLSCREENY:?] depending on which mode you run DF in. (NORMAL|GRAPHICS + WINDOWED|FULLSCREEN)&lt;br /&gt;
&lt;br /&gt;
IMPORTANT NOTES:&lt;br /&gt;
* If you are on a Mac you will have to use a program like [http://www.lemkesoft.com/xd/public/download/index._aWQ9Z2MtdWI_.html GraphicConverter] or Photoshop to save tilesets as windows bitmaps.&lt;br /&gt;
* Recommended only for window mode prior to version 39f, to make it easier to preserve tile aspect ratio.  39f onwards, you should choose a grid size that is of the same aspect ratio as your monitor (e.g. on a 1600x1280 monitor, choose grid size 80:64)&lt;br /&gt;
* Take note however that you need to set the the window size correctly. &lt;br /&gt;
** For versions prior to 39f, your window width in pixel size should be 3.2 (which is 80/25) times your window height in pixel size.&lt;br /&gt;
*: Example: &lt;br /&gt;
*:: if you choose window width to be 1600, i.e. [GRAPHICS_WINDOWEDX:1600] in init/init.txt file,  then your height should be 1600/3.2 which gives 500, i.e. [GRAPHICS_WINDOWEDY:500] in init/init.txt.  This will automatically stretch your character tiles and gfx tiles accordingly.  &lt;br /&gt;
&lt;br /&gt;
** For version 39f onwards where you can change the grid size, you need to compute the aspect ratio from the (grid width)/(grid height).  &lt;br /&gt;
*: Example: &lt;br /&gt;
*:: if you are are using a grid size of 80 by 64, the aspect ratio should be 1.25 (from 80/64).  If you set your window width to 1600, then the height will be 1600/1.25 = 1280.&lt;br /&gt;
&lt;br /&gt;
* Also note that stretching a gfx tile may cause graphical artifacts (not the crafted ones in-game!) i.e. slight defects in the visuals, but it should make you able to see smaller tiles on a larger screen area.  The exception is when you use a integral multiple, e.g. stretching 16x16 tiles to 32x32, which seems to produce the least artifacts.&lt;br /&gt;
* It is not recommended that you shrink tiles though the method is the similar (except defining a smaller window size than is normally required by the grid and tile size).&lt;br /&gt;
&lt;br /&gt;
===How to increase number of tiles shown keeping the tile size the same===&lt;br /&gt;
See [[Custom grid]].&lt;br /&gt;
&lt;br /&gt;
== Custom tileset design ==&lt;br /&gt;
&lt;br /&gt;
The default (and minimum) gameplay viewport is 80 characters wide, and 25 characters tall. Therefore, a tileset's target resolution will be TILE_X_LENGTH * 80 by TILE_Y_LENGTH * 25. Since the tileset is arranged into a 16x16 grid of tiles (256 tiles total), the tileset image size will be TILE_X_LENGTH * 16 by TILE_Y_LENGTH * 16. Here are some common tile sizes:&lt;br /&gt;
&lt;br /&gt;
* A tileset with 10x12 tiles will be 160x192 pixels large, and the target resolution will be 800x300.&lt;br /&gt;
* A tileset with 16x16 tiles will be 256x256 pixels large, and the target resolution will be 1280x400.&lt;br /&gt;
&lt;br /&gt;
When creating a custom tileset, it's often easiest to start with an existing one, and edit it to your liking. Tilesets generally fall into three categories: rectangular tilesets, square tilesets, and 16x16 square tilesets. Rectangular tilesets have tiles that are taller than they are wide. The text in these tilesets is generally easier to read, but the map appears squished horizontally. Square tilesets usually provide more attractive graphics, but are slightly less readable. The 16x16 square tilesets are just a sub-set, which are grouped together because most [[Object Tilesets]] use 16x16 tiles. The graphics in Dwarf Fortress can be somewhat diversified and enhanced through the use of graphics sets.&lt;br /&gt;
&lt;br /&gt;
Many tiles are used by the game in multiple ways, and this makes customizing the graphics difficult. The same icon is used for chairs and the north end of one-tile-wide vertical bridges. Ashes and broken arrows look the same, and many game entities (such as levers, floodgates, bags, and bins) share characters that are also used in Dwarven names or other bits of text in the interface. &lt;br /&gt;
&lt;br /&gt;
=== How colors other than white and magenta work ===&lt;br /&gt;
&lt;br /&gt;
When the game draws a tile, it will select a foreground color, a background color, and a tile based on the item being drawn.  The background color will be used in place of magenta (Hex code #FF00FF or RGB 255 0 255).  All other colors in the tile will be treated as a mask against the foreground color.  Pure white (#FFFFFF) will always show the foreground color, while light grey (#CCCCCC) will be a slightly darker version of the foreground color, and dark grey (#888888) will be a dark version of the foreground color.  Black (#000000) will always be black.  It is impossible to use different shades of the background color.&lt;br /&gt;
&lt;br /&gt;
In general, just remember these rules:&lt;br /&gt;
&lt;br /&gt;
* Bright magenta (#FF00FF) is the background.&lt;br /&gt;
* Bright white (#FFFFFF) is the foreground.&lt;br /&gt;
* Darker shades of white and grey (#C0C0C0, #808080, etc) will display darker shades of the foreground color.  It is possible to use any shade of grey, including ones like #333333 and #C2C2C2.&lt;br /&gt;
* Black (#000000) will always be black.&lt;br /&gt;
* It's probably best to avoid color in normal tilesets.&lt;br /&gt;
&lt;br /&gt;
For an example, the game is drawing an exposed turquoise cluster with color &amp;lt;span style=&amp;quot;color:#00F;&amp;quot;&amp;gt;bright blue&amp;lt;/span&amp;gt; (#0000FF).  While loading the tile image, it encounters the color &amp;lt;span style=&amp;quot;color:#CCC;&amp;quot;&amp;gt;light grey&amp;lt;/span&amp;gt; (#CCCCCC).  The color used in its place will be:&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;margin-bottom:20px; text-align:left; width:90%&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Color component || Foreground color || Color mask from tile || Calculation in hex || Calculation in decimal&lt;br /&gt;
|-&lt;br /&gt;
| Red   || #&amp;lt;span style=&amp;quot;color:#F00;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;00FF || #&amp;lt;span style=&amp;quot;color:#F00;&amp;quot;&amp;gt;CC&amp;lt;/span&amp;gt;CCCC || &amp;lt;span style=&amp;quot;color:#F00;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; * &amp;lt;span style=&amp;quot;color:#F00;&amp;quot;&amp;gt;CC&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; / 100&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; = &amp;lt;span style=&amp;quot;color:#900;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; || &amp;lt;span style=&amp;quot;color:#F00;&amp;quot;&amp;gt;0&amp;lt;/span&amp;gt; * &amp;lt;span style=&amp;quot;color:#F00;&amp;quot;&amp;gt;204&amp;lt;/span&amp;gt; / 256 = &amp;lt;span style=&amp;quot;color:#900;&amp;quot;&amp;gt;0&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Green || #00&amp;lt;span style=&amp;quot;color:#0F0;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;FF || #CC&amp;lt;span style=&amp;quot;color:#0F0;&amp;quot;&amp;gt;CC&amp;lt;/span&amp;gt;CC ||&amp;lt;span style=&amp;quot;color:#0F0;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; * &amp;lt;span style=&amp;quot;color:#0F0;&amp;quot;&amp;gt;CC&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; / 100&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; = &amp;lt;span style=&amp;quot;color:#090;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; || &amp;lt;span style=&amp;quot;color:#0F0;&amp;quot;&amp;gt;0&amp;lt;/span&amp;gt; * &amp;lt;span style=&amp;quot;color:#0F0;&amp;quot;&amp;gt;204&amp;lt;/span&amp;gt; / 256 = &amp;lt;span style=&amp;quot;color:#090;&amp;quot;&amp;gt;0&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Blue  || #0000&amp;lt;span style=&amp;quot;color:#00F&amp;quot;&amp;gt;FF&amp;lt;/span&amp;gt;  || #CCCC&amp;lt;span style=&amp;quot;color:#00F;&amp;quot;&amp;gt;CC&amp;lt;/span&amp;gt; || &amp;lt;span style=&amp;quot;color:#00F;&amp;quot;&amp;gt;FF&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; * &amp;lt;span style=&amp;quot;color:#00F;&amp;quot;&amp;gt;CC&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; / 100&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; = &amp;lt;span style=&amp;quot;color:#009;&amp;quot;&amp;gt;CB&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; || &amp;lt;span style=&amp;quot;color:#00F;&amp;quot;&amp;gt;255&amp;lt;/span&amp;gt; * &amp;lt;span style=&amp;quot;color:#00F;&amp;quot;&amp;gt;204&amp;lt;/span&amp;gt; / 256 = &amp;lt;span style=&amp;quot;color:#009;&amp;quot;&amp;gt;203&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span style=&amp;quot;color:#0000CB&amp;quot;&amp;gt;Final Color&amp;lt;/span&amp;gt; || || || #&amp;lt;span style=&amp;quot;color:#900;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;color:#090;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;color:#009;&amp;quot;&amp;gt;CB&amp;lt;/span&amp;gt; || &amp;lt;span style=&amp;quot;color:#900;&amp;quot;&amp;gt;0&amp;lt;/span&amp;gt; &amp;lt;span style=&amp;quot;color:#090;&amp;quot;&amp;gt;0&amp;lt;/span&amp;gt; &amp;lt;span style=&amp;quot;color:#009;&amp;quot;&amp;gt;203&amp;lt;/span&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Color masks with unequal amounts of R, G and B are calculated in the same fashion.  The game is now drawing a speardwarf with color &amp;lt;span style=&amp;quot;color:#C0C000;&amp;quot;&amp;gt;brown&amp;lt;/span&amp;gt; (#C0C000).  It encounters the color &amp;lt;span style=&amp;quot;color:#008080;&amp;quot;&amp;gt;cyan&amp;lt;/span&amp;gt; while loading the tile (#008080).  The color used instead of cyan will be:&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;margin-bottom:20px; text-align:left; width:90%&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Color component || Foreground color || Color mask from tile || Calculation in hex || Calculation in decimal&lt;br /&gt;
|-&lt;br /&gt;
| Red   || #&amp;lt;span style=&amp;quot;color:#F00;&amp;quot;&amp;gt;C0&amp;lt;/span&amp;gt;C000 || #&amp;lt;span style=&amp;quot;color:#F00;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;8080 || &amp;lt;span style=&amp;quot;color:#F00;&amp;quot;&amp;gt;C0&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; * &amp;lt;span style=&amp;quot;color:#F00;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; / 100&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; = &amp;lt;span style=&amp;quot;color:#900;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; || &amp;lt;span style=&amp;quot;color:#F00;&amp;quot;&amp;gt;192&amp;lt;/span&amp;gt; * &amp;lt;span style=&amp;quot;color:#F00;&amp;quot;&amp;gt;0&amp;lt;/span&amp;gt; / 256 = &amp;lt;span style=&amp;quot;color:#900;&amp;quot;&amp;gt;0&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Green || #C0&amp;lt;span style=&amp;quot;color:#0F0;&amp;quot;&amp;gt;C0&amp;lt;/span&amp;gt;00 || #00&amp;lt;span style=&amp;quot;color:#0F0;&amp;quot;&amp;gt;80&amp;lt;/span&amp;gt;80 ||&amp;lt;span style=&amp;quot;color:#0F0;&amp;quot;&amp;gt;C0&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; * &amp;lt;span style=&amp;quot;color:#0F0;&amp;quot;&amp;gt;80&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; / 100&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; = &amp;lt;span style=&amp;quot;color:#090;&amp;quot;&amp;gt;60&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; || &amp;lt;span style=&amp;quot;color:#0F0;&amp;quot;&amp;gt;192&amp;lt;/span&amp;gt; * &amp;lt;span style=&amp;quot;color:#0F0;&amp;quot;&amp;gt;128&amp;lt;/span&amp;gt; / 256 = &amp;lt;span style=&amp;quot;color:#090;&amp;quot;&amp;gt;96&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Blue  || #C0C0&amp;lt;span style=&amp;quot;color:#00F&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;  || #0080&amp;lt;span style=&amp;quot;color:#00F;&amp;quot;&amp;gt;80&amp;lt;/span&amp;gt; || &amp;lt;span style=&amp;quot;color:#00F;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; * &amp;lt;span style=&amp;quot;color:#00F;&amp;quot;&amp;gt;80&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; / 100&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; = &amp;lt;span style=&amp;quot;color:#009;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; || &amp;lt;span style=&amp;quot;color:#00F;&amp;quot;&amp;gt;0&amp;lt;/span&amp;gt; * &amp;lt;span style=&amp;quot;color:#00F;&amp;quot;&amp;gt;128&amp;lt;/span&amp;gt; / 256 = &amp;lt;span style=&amp;quot;color:#009;&amp;quot;&amp;gt;0&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span style=&amp;quot;color:#006000&amp;quot;&amp;gt;Final Color&amp;lt;/span&amp;gt; || || || #&amp;lt;span style=&amp;quot;color:#900;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;color:#090;&amp;quot;&amp;gt;60&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;color:#009;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt; || &amp;lt;span style=&amp;quot;color:#900;&amp;quot;&amp;gt;0&amp;lt;/span&amp;gt; &amp;lt;span style=&amp;quot;color:#090;&amp;quot;&amp;gt;96&amp;lt;/span&amp;gt; &amp;lt;span style=&amp;quot;color:#009;&amp;quot;&amp;gt;0&amp;lt;/span&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
As illustrated by this example, colors in the tileset can result in colors that aren't in the foreground color or the tile graphic.  In this case, a brown foreground color with a cyan pixel color in the tileset results in a final color of green.  &lt;br /&gt;
&lt;br /&gt;
Theoretically, the way the game handles color masks could be used to display different graphics for items that use the same tile (but whose respective colors use different color component channels).  For example, if a bright red object and a bright blue object use the same tile, the tile can use bright red for all pixels that only the red object uses, bright blue for all pixels only the blue object uses, and bright magenta (but NOT #FF00FF, it would have to be #FE00FE or something similar) for all pixels both objects use.  In this fashion the two objects that share a tile would look completely different.  In practice however, this is probably impossible because so many objects share the same tile, the chances of the potential foreground colors sharing a red, green, or blue color component are too great.&lt;br /&gt;
&lt;br /&gt;
== What tiles are used for what ==&lt;br /&gt;
&lt;br /&gt;
* Items marked with * can have their tile changed in the [[modding|raw data]] files.&lt;br /&gt;
* Items marked with # can have their tile replaced by a [[graphics set]] image, in addition to having their tile changed in the raw data.&lt;br /&gt;
* Items marked with $ can be changed in the [[init.txt]] file.&lt;br /&gt;
&lt;br /&gt;
For a graphical table, go to the [[Character Table]].&lt;br /&gt;
&lt;br /&gt;
====Row 01 (000-015)====&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;small&amp;gt;0&amp;lt;/small&amp;gt; {{TST|&amp;amp;nbsp;}}&lt;br /&gt;
| Used for background tiles in the intro CMV, rarely used elsewhere&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;small&amp;gt;1&amp;lt;/small&amp;gt;  {{TST|☺}}&lt;br /&gt;
| [[Civilian]] dwarves# used for dead dwarves&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;small&amp;gt;2&amp;lt;/small&amp;gt;  {{TST|☻}}&lt;br /&gt;
| [[Military]] dwarves# used for dead dwarves&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;small&amp;gt;3&amp;lt;/small&amp;gt;  {{TST|♥}}&lt;br /&gt;
| [[Dimple cup]]s*&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;small&amp;gt;4&amp;lt;/small&amp;gt;  {{TST|♦}}&lt;br /&gt;
| [[Cut gem]]s, large [[gem]]s&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;small&amp;gt;5&amp;lt;/small&amp;gt;  {{TST|♣}}&lt;br /&gt;
| [[Tower-cap]]s*, [[Acacia]] trees*, [[Mangrove]] trees*, [[Maple]] trees*, [[quarry bush]]es*, [[Alder]] trees*, [[Birch]] trees*&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;small&amp;gt;6&amp;lt;/small&amp;gt;  {{TST|♠}}&lt;br /&gt;
| [[Plump helmet]]s*, [[Oak]] trees*, [[quarry bush]] leaves*, [[Mahogany]] trees*, [[Chestnut]] trees*, [[Ash tree]]s*&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;small&amp;gt;7&amp;lt;/small&amp;gt;  {{TST|•}}&lt;br /&gt;
| [[Stone]], solid [[workshop]] tile for several workshops like the [[magma smelter]], [[lake]]s in main map, [[cave]]s in the main map&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;small&amp;gt;8&amp;lt;/small&amp;gt;  {{TST|◘}}&lt;br /&gt;
| Solid workshop tile for several other workshops like the [[magma forge]], [[tanner]] workshop, [[catapult]] cup&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;small&amp;gt;9&amp;lt;/small&amp;gt;  {{TST|○}}&lt;br /&gt;
| [[Well]], [[bracelet]], [[Map tile|ant colony]], [[millstone]], [[quern]], [[bottomless pit]]s in the local embark map screen (if enabled)&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;10&amp;lt;/small&amp;gt; {{TST|◙}}&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;11&amp;lt;/small&amp;gt; {{TST|♂}}&lt;br /&gt;
| Male sign, [[bag]]s&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;12&amp;lt;/small&amp;gt; {{TST|♀}}&lt;br /&gt;
| Female sign, [[amulet]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;13&amp;lt;/small&amp;gt; {{TST|♪}}&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;14&amp;lt;/small&amp;gt; {{TST|♫}}&lt;br /&gt;
| [[Armor stand]]s&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;15&amp;lt;/small&amp;gt; {{TST|☼}}&lt;br /&gt;
| [[Gem]]s*, bituminous [[coal]]*, [[currency]] symbol, [[masterpiece]] [[quality]] symbol, spider [[web]]s, [[turtle]]*, 'sun' symbol in engravings, [[gear]] assemblies&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Row 02 (016-031)====&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;16&amp;lt;/small&amp;gt; {{TST|►}}&lt;br /&gt;
| Head of [[Ballista arrow]] facing east, [[vermin|manta ray]]*&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;17&amp;lt;/small&amp;gt; {{TST|◄}}&lt;br /&gt;
| Head of [[Ballista arrow]] facing west&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;18&amp;lt;/small&amp;gt; {{TST|↕}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;19&amp;lt;/small&amp;gt; {{TST|‼}}&lt;br /&gt;
| [[Cage]]s, on-[[fire]] symbol, vertical [[bars]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;20&amp;lt;/small&amp;gt; {{TST|¶}}&lt;br /&gt;
| [[Mug]]s, largest elven cities, [[Highwood]] trees*&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;21&amp;lt;/small&amp;gt; {{TST|§}}&lt;br /&gt;
| [[Restraint]]s, [[whip vine]]*&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;22&amp;lt;/small&amp;gt; {{TST|&amp;amp;#x25AC;}}&lt;br /&gt;
| [[Log]]s&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;23&amp;lt;/small&amp;gt; {{TST|↨}}&lt;br /&gt;
| Some tree types&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;24&amp;lt;/small&amp;gt; {{TST|↑}}&lt;br /&gt;
| Interface text (bridge direction), [[Pine]]* trees, [[Larch]]* trees&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;25&amp;lt;/small&amp;gt; {{TST|↓}}&lt;br /&gt;
| Hungry/thirsty/drowsy/unhappy indicator, [[bridge]] placement raising direction indicator&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;26&amp;lt;/small&amp;gt; {{TST|→}}&lt;br /&gt;
| Interface text (bridge direction)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;27&amp;lt;/small&amp;gt; {{TST|←}}&lt;br /&gt;
| Interface text (bridge direction)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;28&amp;lt;/small&amp;gt; {{TST|∟}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;29&amp;lt;/small&amp;gt; {{TST|↔}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;30&amp;lt;/small&amp;gt; {{TST|▲}}&lt;br /&gt;
| Head of [[Ballista arrow]] facing north, ramp up&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;31&amp;lt;/small&amp;gt; {{TST|▼}}&lt;br /&gt;
| Head of [[Ballista arrow]] facing south, ramp down&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Row 03 (032-047)====&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;32&amp;lt;/small&amp;gt; {{TST|&amp;amp;nbsp;}}&lt;br /&gt;
| Spaces in text messages, used for background on the title screen/menu&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;33&amp;lt;/small&amp;gt; {{TST|!}}&lt;br /&gt;
| Various [[status icons]], text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;34&amp;lt;/small&amp;gt; {{TST|&amp;quot;}}&lt;br /&gt;
| [[Shrub]], quotation marks, workshop tiles, kobold's glowing eyes*&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;35&amp;lt;/small&amp;gt; {{TST|#}}&lt;br /&gt;
| Chasm (bottom in fortress mode), pits, [[floor grate]]s&lt;br /&gt;
*[[Sandstone]]*, [[Rock salt]]*, [[Basalt]]*, [[Gypsum]]*&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;36&amp;lt;/small&amp;gt; {{TST|$}}&lt;br /&gt;
| [[Coin]]s&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;37&amp;lt;/small&amp;gt; {{TST|%}}&lt;br /&gt;
| [[Prepared meal]], unexplored underground, [[screw pump]] in action&lt;br /&gt;
*[[Siltstone]]*, [[Slate]]*, [[Brimstone]]*, [[Kimberlite ]]*, [[Bismuthinite]]*, [[Realgar]]*, [[Stibnite]]*, [[Marcasite]]*, [[Olivine]]*, [[Orthoclase]]*, [[Microcline]]*, [[Petrified wood]]*, [[Brimstone]]*, [[Pyrolusite]]*&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;38&amp;lt;/small&amp;gt; {{TST|&amp;amp;}}&lt;br /&gt;
| [[Demon]]s#&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;39&amp;lt;/small&amp;gt; {{TST|&amp;amp;#39;}}&lt;br /&gt;
|  Rough [[floor]]s, unexplored underground, [[Claystone]]*, [[Rhyolite]]*, [[Periclase]]*&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;40&amp;lt;/small&amp;gt; {{TST|(}}&lt;br /&gt;
| Foreign object opening tag, tile in [[bowyer's workshop]], text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;41&amp;lt;/small&amp;gt; {{TST|)}}&lt;br /&gt;
| Foreign object closing tag, text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;42&amp;lt;/small&amp;gt; {{TST|*}}&lt;br /&gt;
| [[Ore]]*, superior [[quality]] tags, key reference, working [[gear]] assembly&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;43&amp;lt;/small&amp;gt; {{TST|+}}&lt;br /&gt;
| Smooth/constructed [[floor]]s, injured status, finely-crafted [[quality]] tags, text, [[block]]/[[metal|bar]] [[bridge]] or [[road]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;44&amp;lt;/small&amp;gt; {{TST|,}}&lt;br /&gt;
| Rough [[floor]]s, [[Claystone]]*, unexplored underground, text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;45&amp;lt;/small&amp;gt; {{TST|-}}&lt;br /&gt;
| [[Scepter]]s, [[arrow]]s in flight, well-crafted [[quality]] tags, keyboard reference, Part of animation when two creatures or dwarves are on the same spot&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;46&amp;lt;/small&amp;gt; {{TST|.}}&lt;br /&gt;
| Rough [[floor]]s, [[Felsite]]*, text, unexplored underground&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;47&amp;lt;/small&amp;gt; {{TST|/}}&lt;br /&gt;
| [[Weapon]]s, [[bolt]]s, [[Ballista]] tile, text&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Row 04 (048-063)====&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;48&amp;lt;/small&amp;gt; {{TST|0}}&lt;br /&gt;
| [[Coffin]]s, text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;49&amp;lt;/small&amp;gt; {{TST|1}}&lt;br /&gt;
|Text, fluids if [[Technical_tricks#The_look_of_the_game|SHOW_FLOW_AMOUNTS]] is YES in init.txt &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;50&amp;lt;/small&amp;gt; {{TST|2}}&lt;br /&gt;
|Text, fluids if SHOW_FLOW_AMOUNTS is YES in init.txt &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;51&amp;lt;/small&amp;gt; {{TST|3}}&lt;br /&gt;
|Text, fluids if SHOW_FLOW_AMOUNTS is YES in init.txt &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;52&amp;lt;/small&amp;gt; {{TST|4}}&lt;br /&gt;
|Text, fluids if SHOW_FLOW_AMOUNTS is YES in init.txt &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;53&amp;lt;/small&amp;gt; {{TST|5}}&lt;br /&gt;
|Text, fluids if SHOW_FLOW_AMOUNTS is YES in init.txt &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;54&amp;lt;/small&amp;gt; {{TST|6}}&lt;br /&gt;
|Text, fluids if SHOW_FLOW_AMOUNTS is YES in init.txt &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;55&amp;lt;/small&amp;gt; {{TST|7}}&lt;br /&gt;
|Text, fluids if SHOW_FLOW_AMOUNTS is YES in init.txt &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;56&amp;lt;/small&amp;gt; {{TST|8}}&lt;br /&gt;
|Text &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;57&amp;lt;/small&amp;gt; {{TST|9}}&lt;br /&gt;
|Text &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;58&amp;lt;/small&amp;gt; {{TST|:}}&lt;br /&gt;
| [[wild strawberry]]*, [[prickle berry]]*, [[fisher berry]]*, [[sun berry]]*, snowstorms&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;59&amp;lt;/small&amp;gt; {{TST|;}}&lt;br /&gt;
| [[Workshop]]s (which ones?)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;60&amp;lt;/small&amp;gt; {{TST|&amp;lt;}}&lt;br /&gt;
|  [[Stairs]] up&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;61&amp;lt;/small&amp;gt; {{TST|&amp;amp;#61;}}&lt;br /&gt;
| [[Stockpile]]s&lt;br /&gt;
*[[Chert]]*, [[Gneiss]]*, [[Sylvite]]*, [[Chromite]]*, [[Kaolinite]]*&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;62&amp;lt;/small&amp;gt; {{TST|&amp;gt;}}&lt;br /&gt;
| [[Stairs]] down&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;63&amp;lt;/small&amp;gt; {{TST|?}}&lt;br /&gt;
| &amp;quot;Task assigned&amp;quot; [[indicator]], looking for path&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Row 05 (064-079)====&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;64&amp;lt;/small&amp;gt; {{TST|@}}&lt;br /&gt;
| [[Sheriff]]#, berserk dwarf#, adventurer#, [[fortress guard]]#, [[royal guard]]#, dwarven [[merchant]]s#, [[caravan]] guards#&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;65&amp;lt;/small&amp;gt; {{TST|A}}&lt;br /&gt;
| [[Alligator]]#, text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;66&amp;lt;/small&amp;gt; {{TST|B}}&lt;br /&gt;
| Bears#, text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;67&amp;lt;/small&amp;gt; {{TST|C}}&lt;br /&gt;
| [[Cow]]#, camels#, text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;68&amp;lt;/small&amp;gt; {{TST|D}}&lt;br /&gt;
| [[Dragon]]#, text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;69&amp;lt;/small&amp;gt; {{TST|E}}&lt;br /&gt;
| [[Elf]]#, [[elephant]]#, text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;70&amp;lt;/small&amp;gt; {{TST|F}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;71&amp;lt;/small&amp;gt; {{TST|G}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;72&amp;lt;/small&amp;gt; {{TST|H}}&lt;br /&gt;
| [[Horse]]#, text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;73&amp;lt;/small&amp;gt; {{TST|I}}&lt;br /&gt;
| [[Support]], text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;74&amp;lt;/small&amp;gt; {{TST|J}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;75&amp;lt;/small&amp;gt; {{TST|K}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;76&amp;lt;/small&amp;gt; {{TST|L}}&lt;br /&gt;
| [[Leopard]]#, text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;77&amp;lt;/small&amp;gt; {{TST|M}}&lt;br /&gt;
| [[Magma man]]#, [[mule]]#, [[muskox]]#, text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;78&amp;lt;/small&amp;gt; {{TST|N}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;79&amp;lt;/small&amp;gt; {{TST|O}}&lt;br /&gt;
| [[Trade depot]] post, glass portal, detailed/constructed wall by itself, text, wall ends&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
====Row 06 (080-095)====&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;80&amp;lt;/small&amp;gt; {{TST|P}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;81&amp;lt;/small&amp;gt; {{TST|Q}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;82&amp;lt;/small&amp;gt; {{TST|R}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;83&amp;lt;/small&amp;gt; {{TST|S}}&lt;br /&gt;
| [[Sasquatch]]#, [[giant desert scorpion]]#, [[Giant Cave Spider]]#, text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;84&amp;lt;/small&amp;gt; {{TST|T}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;85&amp;lt;/small&amp;gt; {{TST|U}}&lt;br /&gt;
| [[Human]]#, [[Unicorn]]#, text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;86&amp;lt;/small&amp;gt; {{TST|V}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;87&amp;lt;/small&amp;gt; {{TST|W}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;88&amp;lt;/small&amp;gt; {{TST|X}}&lt;br /&gt;
| [[Bin]], stone [[floodgate]], shop post, building footprint, nausea/winded/stunned/unconscious/migrant [[indicator]], text, up/down stairs, keyboard cursor&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;89&amp;lt;/small&amp;gt; {{TST|Y}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;90&amp;lt;/small&amp;gt; {{TST|Z}}&lt;br /&gt;
| Sleep [[indicator]], text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;91&amp;lt;/small&amp;gt; {{TST|[}}&lt;br /&gt;
| [[Clothing]], [[armor]], item stack opening tag, text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;92&amp;lt;/small&amp;gt; {{TST|\}}&lt;br /&gt;
| Part of animation when two creatures or dwarves are on the same spot, [[Ballista]] tile&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;93&amp;lt;/small&amp;gt; {{TST|]}}&lt;br /&gt;
| Floor tile in [[Workshop|workshops]] and [[furnace|furnaces]], item stack closing tag, text, clothing?, armor?&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;94&amp;lt;/small&amp;gt; {{TST|^}}&lt;br /&gt;
| [[Trap]], [[Alabaster]]*&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;95&amp;lt;/small&amp;gt; {{TST|_}}&lt;br /&gt;
| [[Channel]] [[designation]], text&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Row 07 (096-111)====&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;small&amp;gt;96&amp;lt;/small&amp;gt; {{TST|`}}&lt;br /&gt;
| Rough floors, unexplored underground&lt;br /&gt;
*[[Dolomite]]*, [[Schist]]*, [[Alunite]]*, [[Rutile]]*&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;small&amp;gt;97&amp;lt;/small&amp;gt; {{TST|a}}&lt;br /&gt;
| [[Antman]]#, text&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;small&amp;gt;98&amp;lt;/small&amp;gt; {{TST|b}}&lt;br /&gt;
| [[Batman]]#, text&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;small&amp;gt;99&amp;lt;/small&amp;gt; {{TST|c}}&lt;br /&gt;
| [[Cat]]#, text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;100&amp;lt;/small&amp;gt; {{TST|d}}&lt;br /&gt;
| [[Dog]]#, text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;101&amp;lt;/small&amp;gt; {{TST|e}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;102&amp;lt;/small&amp;gt; {{TST|f}}&lt;br /&gt;
| [[Frogman]]#, text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;103&amp;lt;/small&amp;gt; {{TST|g}}&lt;br /&gt;
| [[Goblin]]#, [[Mountain goat]]#, [[Gremlin]]#, [[Groundhog]]#, text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;104&amp;lt;/small&amp;gt; {{TST|h}}&lt;br /&gt;
| [[Harpy]]#, text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;105&amp;lt;/small&amp;gt; {{TST|i}}&lt;br /&gt;
| [[Fire imp]]#, text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;106&amp;lt;/small&amp;gt; {{TST|j}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;107&amp;lt;/small&amp;gt; {{TST|k}}&lt;br /&gt;
| [[Kobold]]#, text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;108&amp;lt;/small&amp;gt; {{TST|l}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;109&amp;lt;/small&amp;gt; {{TST|m}}&lt;br /&gt;
| [[Mandrill]]#, [[vermin|mussel]], text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;110&amp;lt;/small&amp;gt; {{TST|n}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;111&amp;lt;/small&amp;gt; {{TST|o}}&lt;br /&gt;
| Well construction, bridge construction, text, [[millstone]] in action, floor tile in magma [[furnace|furnaces]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Row 08 (112-127)====&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;112&amp;lt;/small&amp;gt; {{TST|p}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;113&amp;lt;/small&amp;gt; {{TST|q}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;114&amp;lt;/small&amp;gt; {{TST|r}}&lt;br /&gt;
| [[Ratman]]#, text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;115&amp;lt;/small&amp;gt; {{TST|s}}&lt;br /&gt;
| [[Snakeman]]#, [[Slugman]]#, [[Snailman]]#, text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;116&amp;lt;/small&amp;gt; {{TST|t}}&lt;br /&gt;
| [[Troglodyte]]#, text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;117&amp;lt;/small&amp;gt; {{TST|u}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;118&amp;lt;/small&amp;gt; {{TST|v}}&lt;br /&gt;
| Text&lt;br /&gt;
*[[Anhydrite]]*, [[Mica]]*&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;119&amp;lt;/small&amp;gt; {{TST|w}}&lt;br /&gt;
| [[Wolf]]#, text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;120&amp;lt;/small&amp;gt; {{TST|x}}&lt;br /&gt;
| [[Saltpeter]]*, text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;121&amp;lt;/small&amp;gt; {{TST|y}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;122&amp;lt;/small&amp;gt; {{TST|z}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;123&amp;lt;/small&amp;gt; {{TST|&amp;amp;#123;}}&lt;br /&gt;
| Forbidden opening tag&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;124&amp;lt;/small&amp;gt; {{TST|&amp;amp;#124;}}&lt;br /&gt;
| [[Talc]]*, pipe sections, Part of animation when two creatures or dwarves are on the same spot&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;125&amp;lt;/small&amp;gt; {{TST|&amp;amp;#125;}}&lt;br /&gt;
| Forbidden closing tag&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;126&amp;lt;/small&amp;gt; {{TST|~}}&lt;br /&gt;
| Unfinished rough stone [[road]], [[river]], [[magma]], [[flow]]s, dirt [[road]], [[farm plot]] under construction, [[sand]], furrowed soils&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;127&amp;lt;/small&amp;gt; {{TST|⌂}}&lt;br /&gt;
| [[Animal trap]], low [[mountain]]s on world map, part of [[mechanic's workshop]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Row 09 (128-143)====&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;128&amp;lt;/small&amp;gt; {{TST|Ç}}&lt;br /&gt;
| [[Mechanism]]s&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;129&amp;lt;/small&amp;gt; {{TST|ü}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;130&amp;lt;/small&amp;gt; {{TST|é}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;131&amp;lt;/small&amp;gt; {{TST|â}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;132&amp;lt;/small&amp;gt; {{TST|ä}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;133&amp;lt;/small&amp;gt; {{TST|à}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;134&amp;lt;/small&amp;gt; {{TST|å}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;135&amp;lt;/small&amp;gt; {{TST|ç}}&lt;br /&gt;
| [[Totem]]s&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;136&amp;lt;/small&amp;gt; {{TST|ê}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;137&amp;lt;/small&amp;gt; {{TST|ë}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;138&amp;lt;/small&amp;gt; {{TST|è}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;139&amp;lt;/small&amp;gt; {{TST|ï}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;140&amp;lt;/small&amp;gt; {{TST|î}}&lt;br /&gt;
| Elven forest retreat&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;141&amp;lt;/small&amp;gt; {{TST|ì}}&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;142&amp;lt;/small&amp;gt; {{TST|Ä}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;143&amp;lt;/small&amp;gt; {{TST|Å}}&lt;br /&gt;
| [[Idol]]s, text&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Row 10 (144-159)====&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;144&amp;lt;/small&amp;gt; {{TST|É}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;145&amp;lt;/small&amp;gt; {{TST|æ}}&lt;br /&gt;
| [[Toy]]s&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;146&amp;lt;/small&amp;gt; {{TST|Æ}}&lt;br /&gt;
| [[Coffer]]s, [[quiver]]s, [[backpack]]s&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;147&amp;lt;/small&amp;gt; {{TST|ô}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;148&amp;lt;/small&amp;gt; {{TST|ö}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;149&amp;lt;/small&amp;gt; {{TST|ò}}&lt;br /&gt;
| Unactivated [[lever]]s, [[Stingray]]s#, text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;150&amp;lt;/small&amp;gt; {{TST|û}}&lt;br /&gt;
| [[Bucket]], text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;151&amp;lt;/small&amp;gt; {{TST|ù}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;152&amp;lt;/small&amp;gt; {{TST|ÿ}}&lt;br /&gt;
| [[Valley herb]]*&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;153&amp;lt;/small&amp;gt; {{TST|Ö}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;154&amp;lt;/small&amp;gt; {{TST|Ü}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;155&amp;lt;/small&amp;gt; {{TST|¢}}&lt;br /&gt;
| Closed [[hatch]]es&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;156&amp;lt;/small&amp;gt; {{TST|£}}&lt;br /&gt;
| Many valuable metals* in veins, Other Features in Local embark map screen (when display is enabled)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;157&amp;lt;/small&amp;gt; {{TST|¥}}&lt;br /&gt;
| [[Cave lobster]]*&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;158&amp;lt;/small&amp;gt; {{TST|₧}}&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;159&amp;lt;/small&amp;gt; {{TST|ƒ}}&lt;br /&gt;
| [[Rope reed]]*&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Row 11 (160-175)====&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;160&amp;lt;/small&amp;gt; {{TST|á}}&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;161&amp;lt;/small&amp;gt; {{TST|í}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;162&amp;lt;/small&amp;gt; {{TST|ó}}&lt;br /&gt;
| Activated [[lever]]s, text&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;163&amp;lt;/small&amp;gt; {{TST|ú}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;164&amp;lt;/small&amp;gt; {{TST|ñ}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;165&amp;lt;/small&amp;gt; {{TST|Ñ}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;166&amp;lt;/small&amp;gt; {{TST|ª}}&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;167&amp;lt;/small&amp;gt; {{TST|º}}&lt;br /&gt;
| [[Cloth]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;168&amp;lt;/small&amp;gt; {{TST|¿}}&lt;br /&gt;
| [[Instrument]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;169&amp;lt;/small&amp;gt; {{TST|⌐}}&lt;br /&gt;
| Withered [[plant]]s&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;170&amp;lt;/small&amp;gt; {{TST|¬}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;171&amp;lt;/small&amp;gt; {{TST|½}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;172&amp;lt;/small&amp;gt; {{TST|¼}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;173&amp;lt;/small&amp;gt; {{TST|¡}}&lt;br /&gt;
| [[Flask]], [[waterskin]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;174&amp;lt;/small&amp;gt; {{TST|«}}&lt;br /&gt;
| Tail of [[Ballista arrow]] facing west, item with [[decoration]] tag&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;175&amp;lt;/small&amp;gt; {{TST|»}}&lt;br /&gt;
| Tail of [[Ballista arrow]] facing east, item with [[decoration]] tag&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Row 12 (176-191)====&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;176&amp;lt;/small&amp;gt; {{TST|░}}&lt;br /&gt;
| Partially dug rock, [[miasma]], [[cave-in]] dust, [[steam]], smoke, [[Fishery]] &amp;amp; Butcher's workshops, [[Jet]]*, [[Chalk]]*, [[Diorite]]*, various soils*&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;177&amp;lt;/small&amp;gt; {{TST|▒}}&lt;br /&gt;
| Partially dug rock, [[miasma]], [[cave-in]] dust, [[steam]], smoke, side tiles for catapult, [[window]]&lt;br /&gt;
*[[Gabbro]]*, [[Obsidian]]*, various soils*&lt;br /&gt;
*Workshops (craftdwarf's, bowyer's, mason's, mechanic's, jeweler's, clothier's, [[kitchen]], and leather works)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;178&amp;lt;/small&amp;gt; {{TST|▓}}&lt;br /&gt;
| Partially dug rock, [[miasma]], [[cave-in]] dust, [[steam]], smoke, tannery, [[Wagon]] body, [[Marble]]*, [[Limestone]]*, [[Flint]]*, [[Granite]]*, various soils*&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;179&amp;lt;/small&amp;gt; {{TST|│}}&lt;br /&gt;
| Overworld [[river]]s, [[well]] [[Restraint|chain/rope]], rotating [[axle]]s&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;180&amp;lt;/small&amp;gt; {{TST|┤}}&lt;br /&gt;
| Overworld [[river]]s, top-right tile for [[Loom]], glumprong [[tree]]*&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;181&amp;lt;/small&amp;gt; {{TST|╡}}&lt;br /&gt;
| Tree in winter, [[bridge]]s, [[catapult]] tile&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;182&amp;lt;/small&amp;gt; {{TST|╢}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;183&amp;lt;/small&amp;gt; {{TST|╖}}&lt;br /&gt;
| Ends of smooth walls&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;184&amp;lt;/small&amp;gt; {{TST|╕}}&lt;br /&gt;
| Ends of smooth walls&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;185&amp;lt;/small&amp;gt; {{TST|╣}}&lt;br /&gt;
| Smooth/constructed walls&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;186&amp;lt;/small&amp;gt; {{TST|║}}&lt;br /&gt;
| Smooth/constructed walls, [[bridge]]s, wooden [[door]]s, center [[catapult]] tile, center [[Ballista]] tile, [[axle]]s&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;187&amp;lt;/small&amp;gt; {{TST|╗}}&lt;br /&gt;
| Smooth/constructed walls, bridges&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;188&amp;lt;/small&amp;gt; {{TST|╝}}&lt;br /&gt;
| Smooth/constructed walls, bridges&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;189&amp;lt;/small&amp;gt; {{TST|╜}}&lt;br /&gt;
| Ends of smooth walls&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;190&amp;lt;/small&amp;gt; {{TST|╛}}&lt;br /&gt;
| Ends of smooth walls&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;191&amp;lt;/small&amp;gt; {{TST|┐}}&lt;br /&gt;
| Overworld [[river]]s&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Row 13 (192-207)====&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;192&amp;lt;/small&amp;gt; {{TST|└}}&lt;br /&gt;
| Overworld rivers/Roads&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;193&amp;lt;/small&amp;gt; {{TST|┴}}&lt;br /&gt;
| Overworld rivers/Roads&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;194&amp;lt;/small&amp;gt; {{TST|┬}}&lt;br /&gt;
| Overworld rivers/Roads&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;195&amp;lt;/small&amp;gt; {{TST|├}}&lt;br /&gt;
| Overworld rivers/Roads, top-left tile for [[Loom]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;196&amp;lt;/small&amp;gt; {{TST|─}}&lt;br /&gt;
| Overworld rivers/Roads, rotating [[axle]]s&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;197&amp;lt;/small&amp;gt; {{TST|┼}}&lt;br /&gt;
| [[Door]]s, overworld rivers/Roads, floor [[Stone_detailing|detailing]]/[[engraving]] in progress&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;198&amp;lt;/small&amp;gt; {{TST|╞}}&lt;br /&gt;
| Bridges, trees in winter, [[catapult]] tile&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;199&amp;lt;/small&amp;gt; {{TST|╟}}&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;200&amp;lt;/small&amp;gt; {{TST|╚}}&lt;br /&gt;
| Smooth/constructed walls, bridges&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;201&amp;lt;/small&amp;gt; {{TST|╔}}&lt;br /&gt;
| Smooth/constructed walls, bridges&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;202&amp;lt;/small&amp;gt; {{TST|╩}}&lt;br /&gt;
| Smooth/constructed walls&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;203&amp;lt;/small&amp;gt; {{TST|╦}}&lt;br /&gt;
| Smooth/constructed walls&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;204&amp;lt;/small&amp;gt; {{TST|╠}}&lt;br /&gt;
| Smooth/constructed walls&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;205&amp;lt;/small&amp;gt; {{TST|═}}&lt;br /&gt;
| Smooth/constructed walls, bridges, planted [[crop]]s, center [[catapult]] tile, center [[Ballista]] tile, [[axle]]s&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;206&amp;lt;/small&amp;gt; {{TST|╬}}&lt;br /&gt;
| Smooth/constructed walls, bridges, [[fortification]]s, (flashing) wall [[Stone_detailing|detailing]]/[[engraving]]/fortifying in progress&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;207&amp;lt;/small&amp;gt; {{TST|╧}}&lt;br /&gt;
| Tail of [[Ballista arrow]] facing north&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Row 14 (208-223)====&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;208&amp;lt;/small&amp;gt; {{TST|╨}}&lt;br /&gt;
| Bridges, [[catapult]] tile&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;209&amp;lt;/small&amp;gt; {{TST|╤}}&lt;br /&gt;
| [[Table]], tail of [[Ballista arrow]] facing south&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;210&amp;lt;/small&amp;gt; {{TST|╥}}&lt;br /&gt;
| [[Chair]]s, bridges, [[catapult]] tile, farmer's workshop bottom-middle tile&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;211&amp;lt;/small&amp;gt; {{TST|╙}}&lt;br /&gt;
| Ends of smooth walls&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;212&amp;lt;/small&amp;gt; {{TST|╘}}&lt;br /&gt;
| Ends of smooth walls&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;213&amp;lt;/small&amp;gt; {{TST|╒}}&lt;br /&gt;
| Ends of smooth walls&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;214&amp;lt;/small&amp;gt; {{TST|╓}}&lt;br /&gt;
| Ends of smooth walls&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;215&amp;lt;/small&amp;gt; {{TST|╫}}&lt;br /&gt;
| Wooden floodgates, wall grates&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;216&amp;lt;/small&amp;gt; {{TST|╪}}&lt;br /&gt;
| Metal doors&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;217&amp;lt;/small&amp;gt; {{TST|┘}}&lt;br /&gt;
| Overworld [[river]]s&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;218&amp;lt;/small&amp;gt; {{TST|┌}}&lt;br /&gt;
| Overworld rivers&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;219&amp;lt;/small&amp;gt; {{TST|█}}&lt;br /&gt;
| Any solid color tile&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;220&amp;lt;/small&amp;gt; {{TST|▄}}&lt;br /&gt;
| [[Siege engine]] parts, [[Ballista]] tile&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;221&amp;lt;/small&amp;gt; {{TST|▌}}&lt;br /&gt;
| [[Ballista]] tile&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;222&amp;lt;/small&amp;gt; {{TST|▐}}&lt;br /&gt;
| [[Ballista]] tile&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;223&amp;lt;/small&amp;gt; {{TST|▀}}&lt;br /&gt;
| [[Ballista]] tile&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Row 15 (224-239)====&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;224&amp;lt;/small&amp;gt; {{TST|α}}&lt;br /&gt;
| [[Fish]]*, top-center [[fishery]] tile, [[meat]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;225&amp;lt;/small&amp;gt; {{TST|ß}}&lt;br /&gt;
| [[Leather]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;226&amp;lt;/small&amp;gt; {{TST|Γ}}&lt;br /&gt;
| [[Weight]] symbol, candlenut [[tree]]*, mango tree*, rubber tree*, cacao tree*, palm tree*, kapok tree*&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;227&amp;lt;/small&amp;gt; {{TST|π}}&lt;br /&gt;
| [[Cabinet]], [[goblin|dark fortress]]es&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;228&amp;lt;/small&amp;gt; {{TST|Σ}}&lt;br /&gt;
| [[Trap component]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;229&amp;lt;/small&amp;gt; {{TST|σ}}&lt;br /&gt;
| [[Anvil]], metalsmith's and magma forge bottom-middle tile&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;230&amp;lt;/small&amp;gt; {{TST|µ}}&lt;br /&gt;
| [[Plant]]s*(which?), [[crown]], [[ruins]] on world map&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;231&amp;lt;/small&amp;gt; {{TST|τ}}&lt;br /&gt;
| [[Tree]] sapling, [[pig tail]]*, [[cave wheat]]*, [[longland grass]]*, [[rat weed]]*, [[hide root]]*, [[muck root]]*, [[blade weed]]*, [[sliver barb]]*&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;232&amp;lt;/small&amp;gt; {{TST|Φ}}&lt;br /&gt;
| [[sweet pod]]*, [[bloated tuber]]*, [[kobold bulb]]*&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;233&amp;lt;/small&amp;gt; {{TST|Θ}}&lt;br /&gt;
| [[Bed]]s, [[Puddingstone]]*&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;234&amp;lt;/small&amp;gt; {{TST|Ω}}&lt;br /&gt;
| [[Statue]]s, dwarven cities on map, [[fish|sea nettle jellyfish]]*&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;235&amp;lt;/small&amp;gt; {{TST|δ}}&lt;br /&gt;
| [[Earring]]s, [[kennel]] tile&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;236&amp;lt;/small&amp;gt; {{TST|∞}}&lt;br /&gt;
| [[Boulder]], dry [[brook]], middle-right [[butcher's shop]] tile, [[Andesite]]*, [[Conglomerate]]*&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;237&amp;lt;/small&amp;gt; {{TST|φ}}&lt;br /&gt;
| [[Thread]], [[loom]] bottom left tile, farmer's workshop bottom right tile&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;238&amp;lt;/small&amp;gt; {{TST|ε}}&lt;br /&gt;
| [[Bowyer's workshop]] middle-right tile&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;239&amp;lt;/small&amp;gt; {{TST|∩}}&lt;br /&gt;
| [[Hills]] on world map&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Row 16 (240-255)====&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;240&amp;lt;/small&amp;gt; {{TST|≡}}&lt;br /&gt;
| [[metal|Bar]]s, excellent [[quality]] symbol, [[zone]]s, metal/glass [[floodgate]]s, floor [[bars]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;241&amp;lt;/small&amp;gt; {{TST|±}}&lt;br /&gt;
| Unfinished [[road]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;242&amp;lt;/small&amp;gt; {{TST|≥}}&lt;br /&gt;
| Debris (spent ammo, ballista bolts, and catapult stones), [[ash|ashes]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;243&amp;lt;/small&amp;gt; {{TST|≤}}&lt;br /&gt;
| Debris (spent ammo, ballista bolts, and catapult stones), [[ash|ashes]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;244&amp;lt;/small&amp;gt; {{TST|⌠}}&lt;br /&gt;
| Willow [[tree]]*&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;245&amp;lt;/small&amp;gt; {{TST|⌡}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;246&amp;lt;/small&amp;gt; {{TST|÷}}&lt;br /&gt;
| [[Barrel]], [[screw pump]], upper left tile of [[still]] (works well as barrel), Mudstone*, Serpentine*&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;247&amp;lt;/small&amp;gt; {{TST|≈}}&lt;br /&gt;
| Rough stone [[road]] or [[bridge]], [[water]], [[river]], [[lava]], glob, [[fat]], [[tallow]], [[farm plot]], furrowed soil, [[vomit]], [[blood]] pools, others?&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;248&amp;lt;/small&amp;gt; {{TST|°}}&lt;br /&gt;
| [[Ring]], sea foam&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;249&amp;lt;/small&amp;gt; {{TST|∙}}&lt;br /&gt;
| [[Vermin]]*, terrain at lower elevation&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;250&amp;lt;/small&amp;gt; {{TST|·}}&lt;br /&gt;
| [[Seed]]s, micro-vermin, distant indoors terrain$ (changed by the 'chasm' option in init.txt)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;251&amp;lt;/small&amp;gt; {{TST|√}}&lt;br /&gt;
| [[Weapon rack]]s, [[badlands]] in main map, check mark (selecting production materials, confirmed items on manager window)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;252&amp;lt;/small&amp;gt; {{TST|ⁿ}}&lt;br /&gt;
| [[Savanna]] in main map&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;253&amp;lt;/small&amp;gt; {{TST|²}}&lt;br /&gt;
| Body parts, [[chunk]]s, vermin corpses, [[bone]], [[shell]], [[skin]]s, [[skull]]s&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;254&amp;lt;/small&amp;gt; {{TST|■}}&lt;br /&gt;
| [[Block]]s, trees at lower elevation&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;small&amp;gt;255&amp;lt;/small&amp;gt; {{TST|&amp;amp;nbsp;}}&lt;br /&gt;
| No use?&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== List of text characters ==&lt;br /&gt;
Changes to these may make text look strange or be difficult to understand.&lt;br /&gt;
&lt;br /&gt;
* &amp;quot; ! ( ) _ + , - . 0 1 2 3 4 5 6 7 8 9 / [ ]&lt;br /&gt;
* A B C D E F G H I J K L M N O P Q R S T U V W X Y Z&lt;br /&gt;
* a b c d e f g h i j k l m n o p q r s t u v w x y z &lt;br /&gt;
* 32 (Space); ↑ ↓ → ← [Bridge direction indicators]&lt;br /&gt;
&lt;br /&gt;
=== Alphabets ===&lt;br /&gt;
Accented characters are used for names.&lt;br /&gt;
&lt;br /&gt;
Dwarvish: íèîïéóúûôöùòêìëàáåäâabcdefghiklmnorstuvz&lt;br /&gt;
&lt;br /&gt;
Elvish: íèéóúÿùòìçabcdefghiklmnopqrstuvwyz&lt;br /&gt;
&lt;br /&gt;
Human: ñáabcdefghijklmnopqrstuvwxz&lt;br /&gt;
&lt;br /&gt;
Goblin: ûôöêëäåâabdeghklmnoprstuxz&lt;br /&gt;
&lt;br /&gt;
== No known use ==&lt;br /&gt;
These are ideal for using to change tiles in the raw data or init.txt.&lt;br /&gt;
* ◙ ♪ ↕ ↔ ₧ ª ¬ ½ ¼ ╢ ╟ ⌡ 255&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ☺ ☻ ♥ ♦ ♣ ♠ • ◘ ○ ◙ ♂ ♀ ♪ ♫ ☼ ► ◄ ↕ ‼ ¶ § ▬ ↨ ↑ ↓ → ← ∟ ↔ ▲ ▼ ! &amp;quot; # $ % &amp;amp; ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; &amp;lt; = &amp;gt; ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _ ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } ~ ⌂ Ç ü é â ä à å ç ê ë è ï î ì Ä Å É æ Æ ô ö ò û ù ÿ Ö Ü ¢ £ ¥ ₧ ƒ á í ó ú ñ Ñ ª º ¿ ⌐ ¬ ½ ¼ ¡ « » ░ ▒ ▓ │ ┤ ╡ ╢ ╖ ╕ ╣ ║ ╗ ╝ ╜ ╛ ┐ └ ┴ ┬ ├ ─ ┼ ╞ ╟ ╚ ╔ ╩ ╦ ╠ ═ ╬ ╧ ╨ ╤ ╥ ╙ ╘ ╒ ╓ ╫ ╪ ┘ ┌ █ ▄ ▌ ▐ ▀ α ß Γ π Σ σ µ τ Φ Θ Ω δ ∞ φ ε ∩ ≡ ± ≥ ≤ ⌠ ⌡ ÷ ≈ ° ∙ · √ ⁿ ² ■ --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Game Interface FAQ}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Modding]]&lt;br /&gt;
[[Category:Interface]]&lt;/div&gt;</summary>
		<author><name>Mikemayday</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=User:Mikemayday&amp;diff=44361</id>
		<title>User:Mikemayday</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=User:Mikemayday&amp;diff=44361"/>
		<updated>2009-05-22T22:56:45Z</updated>

		<summary type="html">&lt;p&gt;Mikemayday: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Hello!&lt;br /&gt;
Please visit http://mayday.w.staszic.waw.pl/df.php for any info.&lt;/div&gt;</summary>
		<author><name>Mikemayday</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=40d:Graphics_set_repository&amp;diff=1380</id>
		<title>40d:Graphics set repository</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=40d:Graphics_set_repository&amp;diff=1380"/>
		<updated>2009-05-08T17:35:35Z</updated>

		<summary type="html">&lt;p&gt;Mikemayday: I moved the alternate civilizations to the bottom of the page. Firsly, they are a rather secondary subject and secondly- it's not a good idea that the second tileset a newbie sees is for an alt. civ.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;:''You may be looking for general information on [[tilesets]] or the [[List of user character sets]].''&lt;br /&gt;
&lt;br /&gt;
'''Graphics sets''' are a type of [[Tilesets|tileset]] for use with Graphics Mode, which allows the game to display different tiles for creatures. Only creature tiles are supported so far. They were previously known as 'Object Tilesets'. The [[tilesets]] page has detailed instructions on how to use these.&lt;br /&gt;
&lt;br /&gt;
== 16×16 square graphics sets ==&lt;br /&gt;
&lt;br /&gt;
=== Dystopian Rhetoric ===&lt;br /&gt;
&lt;br /&gt;
{{GraphicsSet|&lt;br /&gt;
|image=[[Image:DR-1b.png]][[Image:DR-2b.png]]&lt;br /&gt;
|download link=&amp;lt;br&amp;gt;&lt;br /&gt;
*[http://www.megaupload.com/?d=XQAWPCYT DIY version]&lt;br /&gt;
*[http://dffd.wimbli.com/file.php?id=62 EZ Download Pack- No Installation! (5.43MB download)] &lt;br /&gt;
*[http://dffd.wimbli.com/file.php?id=114 Updated graphics_example.txt file.]&lt;br /&gt;
|author=[[User:DR|DR]]&lt;br /&gt;
|sprite=16&amp;amp;times;16&lt;br /&gt;
|resolution=1280&amp;amp;times;400&lt;br /&gt;
|installation= &lt;br /&gt;
|comments=10/12/07: Okay, so I've definitely been slacking off here. But I'm vaguely annoyed at myself for constantly failing to update this so, what the hell, here's what I've done so far. It is by no means comprehensive. Most of the new dwarf jobs are in, with a few exceptions (blacksmith [uses metalsmith], clothier [uses weaver] several farmer, mechanic and mason jobs [use the base tile for that &amp;quot;class&amp;quot;], and the architect [the trade minister or something, I think]). The military also got an overhaul. Still a lot of work to do, and I'm not happy with a bunch of the stuff did make it in. Also, I'm not updating the easy pack until I get a proper handle on this and get most of it done.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Dystopian Qantas (v0.94) - by Veryinky ===&lt;br /&gt;
&lt;br /&gt;
{{GraphicsSet|&lt;br /&gt;
|image=[[Image:Inkydwarves.PNG]]&lt;br /&gt;
|download link=http://rapidshare.com/files/67996522/graphics94.zip.html&lt;br /&gt;
|author=[[User:Veryinky|Veryinky]]&lt;br /&gt;
|sprite=16&amp;amp;times;16&lt;br /&gt;
|resolution=1280&amp;amp;times;400&lt;br /&gt;
|installation=Move the contents of /graphics to a backup directory or file. Unzip in /graphics. Each biome and primary race is in it's own .bmp.&lt;br /&gt;
|comments=This is a combination of the Dystopian Rhetoric and the Deep Quantas sets. The sprites are 16&amp;amp;times;16, using DQ for dwarves and elves, while DR for the rest. The dwarves hold a different tool for each job skill. It also includes nearly every new creature for version 0.32/0.33 except some fish and sharks.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{GraphicsSet|&lt;br /&gt;
|image=[[Image:Dwarves.png]]&lt;br /&gt;
|download link=[[Media:Dwarves.png|Dwarves.png]]&lt;br /&gt;
|author=[[User:Veryinky|Veryinky]]&lt;br /&gt;
|sprite=16&amp;amp;times;16&lt;br /&gt;
|resolution=1280&amp;amp;times;400&lt;br /&gt;
|installation= Convert dwarves.png picture to .bmp. Download [http://rapidshare.com/files/67996522/graphics94.zip.html Dystopian Qantas (v0.94)].Move the contents of /graphics to a backup directory or file. Unzip in /graphics. Replace the existing dwarves.bmp with the just converted dwarves.bmp in /graphics/main/ &lt;br /&gt;
|comments=Here is an alternative Dwarves graphic file for this set. For each one who wants the old school DR dwarves with the new job skills.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Mike Mayday's combined pack (DFG) ===&lt;br /&gt;
{{GraphicsSet|&lt;br /&gt;
|image=[[Image:DFG13.png]]&lt;br /&gt;
|download link=[http://mayday.w.staszic.waw.pl/index.php]&lt;br /&gt;
|author=[[User:Mikemayday|Mikemayday]]&lt;br /&gt;
|sprite=16&amp;amp;times;16&lt;br /&gt;
|resolution=1280 horizontal&lt;br /&gt;
|installation= All things pre-packed, just edit init.txt to enter your desired vertical resolution and number of tiles&lt;br /&gt;
|comments=Combined with a customized main tileset. Just follow the link, download and enjoy, no need to mess around with files. Credits go to Beefmo, Sphr, DR, Tocky, Herrbdog, Bane18, Dragon Warrior games and me (although I did much more organizing and editing than actually creating).&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== PTTG's graphics set ===&lt;br /&gt;
&lt;br /&gt;
{{GraphicsSet|&lt;br /&gt;
|image=[[Image:PTTG16x16graph.png]]&lt;br /&gt;
|download link=[[Media:PTTG16x16graph.png|PTTG16x16graph.png]]&lt;br /&gt;
|author=[[User:PTTG|PTTG]]&lt;br /&gt;
|sprite=16&amp;amp;times;16&lt;br /&gt;
|resolution=1280&amp;amp;times;400&lt;br /&gt;
|installation=Make sure to back up your Graphics folder, then convert PTTG16x16graph.png to .bmp. Then move the file into the 'example' file. Copy the txt file included on the [http://www.dwarffortresswiki.net/index.php/Image:PTTG16x16graph.png image page] and save it as graphics_example.txt.&lt;br /&gt;
|comments=I hope everybody gets how to install this. Anyway, a nice, clear image set for full-color heroes and all the civ-ing races, complete with kids and kings! Thanks to Zaratustra, I based my txt file on the one for that GS.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Sphr's Dwarves ===&lt;br /&gt;
{{GraphicsSet|&lt;br /&gt;
|image=[[Image:Sphr_dwarves.png]]&lt;br /&gt;
|download link=[[Media:Sphr_dwarves.png|Sphr_dwarves.png]]&lt;br /&gt;
|author=[[User:Sphr|Sphr]]&lt;br /&gt;
|sprite=16&amp;amp;times;16&lt;br /&gt;
|installation=see notes on image page (Click on image).&lt;br /&gt;
|comments=updated to v0.10&lt;br /&gt;
&lt;br /&gt;
Details, sample screen shots and other tile sets at [[User:Sphr/gfx_set|my gfx set page]].&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Animal Pack - by Bane18 ===&lt;br /&gt;
&lt;br /&gt;
{{GraphicsSet|&lt;br /&gt;
|image=[[Image:Animal_pack.PNG]]&lt;br /&gt;
|download link=[[User:Bane18|Bane18]]&lt;br /&gt;
|author=[[User:Bane18|Bane18]]&lt;br /&gt;
|sprite=16&amp;amp;times;16&lt;br /&gt;
|resolution=1280&amp;amp;times;400&lt;br /&gt;
|installation=Download all of the separate animal packs from my page, turn them into 24bmp then save them inside raw/example. Copy the text beneath the files and paste it into graphic_examples (the instructions I give on my page should be clear enough). |comments=Hopefully you will enjoy them as much as I enjoyed creating them and if you receive any problems associated with the files please let me know so that I can fix them.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== 12×12 square graphics sets ==&lt;br /&gt;
&lt;br /&gt;
=== Sphr + Markavian ===&lt;br /&gt;
{{GraphicsSet|&lt;br /&gt;
|image=[[Image:Sphr_dwarves_12_12.png]]&lt;br /&gt;
|download link=[http://www.mkv25.net/showcase/df/sphr_mkv_12x12_graphics_v0.3.zip sphr_mkv_12x12_graphics_v0.3.zip] (121KB)&lt;br /&gt;
|author=[[User:Sphr|Sphr]] and [[User:Markavian|Markavian]]&lt;br /&gt;
|sprite=12&amp;amp;times;12&lt;br /&gt;
|resolution=960&amp;amp;times;300&lt;br /&gt;
|installation= This graphic tileset is available in an easy to install mod (download above) - Follow the 4 steps in the readme file.&lt;br /&gt;
&amp;lt;ol&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Backup your init.txt file&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Remove any files in raw/graphics &amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Copy the data/ and raw/ folder into your DF installation&amp;lt;br&amp;gt;&lt;br /&gt;
: - Overwrite any files&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Play!&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
|comments=This graphics mod use a rescaled, sharpened, version of Sphr's 16&amp;amp;times;16 tileset and Markavian's solid curses tileset. Read more about the graphics at [[User:Sphr/gfx_set|Shph'r gfx set page]] and about the modified solid curses at [[User:Markavian|Markavian's user page]].&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Non-square graphics sets ==&lt;br /&gt;
&lt;br /&gt;
=== Plac1d's graphics set ===&lt;br /&gt;
&lt;br /&gt;
{{GraphicsSet|&lt;br /&gt;
|image=[[Image:Plac1d_640x300graphics_main.png]]&lt;br /&gt;
|download link=&amp;lt;br&amp;gt;&lt;br /&gt;
*[http://dffd.wimbli.com/file.php?id=53 Install yourself: 640&amp;amp;times;300,1024&amp;amp;times;768 ]&lt;br /&gt;
*[http://dffd.wimbli.com/file.php?id=64 EZ Download Pack- No Installation!: 800&amp;amp;times;420 (5.83MB)]&lt;br /&gt;
|author=[[User:Plac1d|Plac1d]]&lt;br /&gt;
|sprite=8&amp;amp;times;12&lt;br /&gt;
|resolution=640&amp;amp;times;300&lt;br /&gt;
|installation=[http://dffd.wimbli.com/file.php?id=53 Installation Directions](included with download)&lt;br /&gt;
|comments=''Latest version posted January 15, 2009'' [version 1.40d]&lt;br /&gt;
&lt;br /&gt;
[[User:Plac1d|'''Preview Pictures''']] '''of the EZ Pack.'''&lt;br /&gt;
&lt;br /&gt;
For the PC. This includes all job skills and creatures types (as well as children, zombies and skeletons for each creature type) for version 0.40d except marine animals.  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Report bugs, graphical errors, and missing units in my [[User talk:Plac1d| Wiki Profile]].&lt;br /&gt;
&lt;br /&gt;
A modified set for use with square tilesets (12&amp;amp;times;12): [http://www.anikki.com/share/df/df_plac1d_square_12x12.zip Download .ZIP] (by [[Anikki]]). For the PC and Mac!&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Deep Qantas: Expanded ===&lt;br /&gt;
&lt;br /&gt;
{{GraphicsSet|&lt;br /&gt;
|image=[[Image:Dqe_dwarves.png]]&lt;br /&gt;
|download link=&amp;lt;br&amp;gt;&lt;br /&gt;
*[http://stele.korusuu.net/files/dftile/dqexpanded.rar Manual installation (446KB)]&lt;br /&gt;
*[http://stele.korusuu.net/files/dftile/df_28_181_40c_dqe.rar DF v0.28.181.40c with DQ:E pre-installed (4.95MB)]&lt;br /&gt;
*[http://stele.korusuu.net/files/dftile/df_28_181_40c_dqeis.rar DF v0.28.181.40c with DQ:E and Isenhertz' character set pre-installed (4.95MB)]&lt;br /&gt;
|author=[[User:Stele007|Stele007]]&lt;br /&gt;
|sprite=14&amp;amp;times;16&lt;br /&gt;
|resolution=1120&amp;amp;times;400&lt;br /&gt;
|installation=See readme_dqe.txt in the download for installation instructions.&lt;br /&gt;
|comments=Comes with creatures, monsters, and expanded professions for all major races.  Based off Deep Qantas' original tileset.  Still a work in progress.  I edited Isenhertz' great character set to change it to 14x16 and put it in as well.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Alternate Civilizations graphics sets ==&lt;br /&gt;
&lt;br /&gt;
=== Chariot's Alternate Civ Graphics ===&lt;br /&gt;
{{GraphicsSet|&lt;br /&gt;
|image=[[Image:red_antman_civ.PNG]]&lt;br /&gt;
|download link=[http://chariot.nickersonm.com/dwfortress/civ_graphics.zip Alternate Civ Graphics]&lt;br /&gt;
|author=[[User:Chariot|Chariot]]&lt;br /&gt;
|sprite=16&amp;amp;times;16&lt;br /&gt;
|resolution=1280&amp;amp;times;400&lt;br /&gt;
|installation=DIY&lt;br /&gt;
|comments=See [[User:Chariot#Civilizations_Graphics_Set|here]].&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Haradrim (desert people) - by Deon ===&lt;br /&gt;
&lt;br /&gt;
{{GraphicsSet|&lt;br /&gt;
|image=[[Image:Haradrims.PNG]]&lt;br /&gt;
|download link=http://dffd.wimbli.com/file.php?id=147&lt;br /&gt;
|author=[[User:Deon|Deon]]&lt;br /&gt;
|sprite=16&amp;amp;times;16&lt;br /&gt;
|resolution=1280&amp;amp;times;400&lt;br /&gt;
|installation=Unzip archive to your /RAW folder. Remove human graphics from graphics_example.txt or use this tileset for new type of creature. &lt;br /&gt;
|comments=This is a tileset based on the Chariot's humans. I edited all pictures to represent desert people somewhat close to arabian type from Alladdin cartoon (nobles, traders and guards) and oriental warriors (ninja-like, with face veils to help them against sandstorms).&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Modding]]&lt;br /&gt;
[[Category:Interface]]&lt;/div&gt;</summary>
		<author><name>Mikemayday</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=File:DFG13.png&amp;diff=48889</id>
		<title>File:DFG13.png</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=File:DFG13.png&amp;diff=48889"/>
		<updated>2009-05-08T16:57:41Z</updated>

		<summary type="html">&lt;p&gt;Mikemayday: A part of a screenshot (with an edited frame around it) from DFG, version 13&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A part of a screenshot (with an edited frame around it) from DFG, version 13&lt;/div&gt;</summary>
		<author><name>Mikemayday</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=40d:Tilesets&amp;diff=6679</id>
		<title>40d:Tilesets</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=40d:Tilesets&amp;diff=6679"/>
		<updated>2008-11-09T17:08:36Z</updated>

		<summary type="html">&lt;p&gt;Mikemayday: corrected pipe sections (that was stupid)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;''You may be looking for the [[List of user character sets]] or [[List of user graphics sets]].''&lt;br /&gt;
&lt;br /&gt;
'''Tilesets''' are images the game uses to display its graphics; each tile is used to show text and represent things. Users create custom tilesets for a number of reasons, including increased visibility, aesthetics, or small size. Tilesets come in two flavors: &amp;quot;'''character sets'''&amp;quot; (or simply &amp;quot;tilesets&amp;quot;) and &amp;quot;'''graphics sets'''&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== Overview and installation ==&lt;br /&gt;
&lt;br /&gt;
=== Character sets ===&lt;br /&gt;
&lt;br /&gt;
A character set is an image in BMP format that contains the 256 different tiles, corresponding to the [[Character table|IBM Code Page 437]] (sometimes called Extended ASCII), which are used to display the main graphics. [[List of user character sets|Here is the list]] of user-made standard tilesets. To install any of these tilesets, follow these steps:&lt;br /&gt;
&lt;br /&gt;
# Download the tileset. (The list is [[List of user character sets|here]])&lt;br /&gt;
# Convert it into a 24-bit BMP file. Do NOT just change the extension to .bmp; you must use a program like MS paint to save it as a .bmp.&lt;br /&gt;
# Put it in the data/art directory of your Dwarf Fortress installation.&lt;br /&gt;
# Open data/init/init.txt &lt;br /&gt;
# If you want to use the tileset in fullscreen mode, locate and modify the [FULLSCREENX:800], [FULLSCREENY:600], and [FULLFONT:curses_800x600.bmp] configuration lines to match the specifications from the tileset list. The FULLFONT directive should match the filename of the tileset you downloaded. If you want to use the tileset in windowed mode, search for the [WINDOWEDX:640], [WINDOWEDY:300], and [FONT:curses_640x300.bmp] lines instead, and change them to the correct values.&lt;br /&gt;
# It is also recommended you change [BLACK_SPACE:NO] to [BLACK_SPACE:YES] to prevent stretching of the graphics.&lt;br /&gt;
# Save the file, then you're ready to play!&lt;br /&gt;
&lt;br /&gt;
=== Graphics sets ===&lt;br /&gt;
&lt;br /&gt;
Character sets only change certain graphics, while others are left out. The confusingly-named [[graphics sets]] are used to change the appearance of [[creatures]] in the game, such as dwarves and unicorns. These are usually designed to work together with certain character sets. The Dystopian Rhetoric graphics set comes with its own DF installer; to install any others (or to install that one manually), you follow a similar process to the above:&lt;br /&gt;
&lt;br /&gt;
# Download the graphics set. (The list is [[Graphics sets|here]].)&lt;br /&gt;
# Convert it into a 24-bit BMP file using your favorite image editing program.&lt;br /&gt;
# Put it in the raw/graphics/example directory of your Dwarf Fortress installation, so it overwrites the existing file.&lt;br /&gt;
# Open /raw/graphics/example_text.txt&lt;br /&gt;
# Replace the contents with the appropriate text for the graphics set you downloaded. Save the file.&lt;br /&gt;
# Open data/init/init.txt&lt;br /&gt;
# Locate the [GRAPHICS:NO] line and change it to [GRAPHICS:YES].&lt;br /&gt;
# Change the resolution and font directories as above, this time for the lines starting with GRAPHICS instead. So, if you want to use fullscreen mode, modify [GRAPHICS_FULLSCREENX:800], [GRAPHICS_FULLSCREENY:600], and [GRAPHICS_FULLFONT:curses_800x600.bmp] to suit the standard tileset you want to use. For windowed mode, the lines to change are [GRAPHICS_WINDOWEDX:640], [GRAPHICS_WINDOWEDY:300], and [GRAPHICS_FONT:curses_640x300.bmp].&lt;br /&gt;
# Be sure to change [GRAPHICS_BLACK_SPACE] to the same setting as [BLACK_SPACE].&lt;br /&gt;
# Save the file, then you're ready to get mangled by a great-looking elephant!&lt;br /&gt;
&lt;br /&gt;
===How to stretch the tile sets for bigger display===&lt;br /&gt;
Simply change [GRAPHICS_BLACK_SPACE:?] and [BLACK_SPACE:?] to NO in the init/init.txt, depending on whether you are using the graphics mode or not.  This will stretch the window to the size you specified in [WINDOWEDX:?] and [WINDOWEDY:?] or FULLSCREENX:?] and [FULLSCREENY:?] or [GRAPHICS_WINDOWEDX:?] and [GRAPHICS_WINDOWEDY:?] or [GRAPHICS_FULLSCREENX:?] and [GRAPHICS_FULLSCREENY:?] depending on which mode you run DF in. (NORMAL|GRAPHICS + WINDOWED|FULLSCREEN)&lt;br /&gt;
&lt;br /&gt;
IMPORTANT NOTES:&lt;br /&gt;
* Recommended only for window mode prior to version 39f, to make it easier to preserve tile aspect ratio.  39f onwards, you should choose a grid size that is of the same aspect ratio as your monitor (e.g. on a 1600x1280 monitor, choose grid size 80:64)&lt;br /&gt;
* Take note however that you need to set the the window size correctly. &lt;br /&gt;
&lt;br /&gt;
** For versions prior to 39f, your window width in pixel size should be 3.2 (which is 80/25) times your window height in pixel size.&lt;br /&gt;
*: Example: &lt;br /&gt;
*:: if you choose window width to be 1600, i.e. [GRAPHICS_WINDOWEDX:1600] in init/init.txt file,  then your height should be 1600/3.2 which gives 500, i.e. [GRAPHICS_WINDOWEDY:500] in init/init.txt.  This will automatically stretch your character tiles and gfx tiles accordingly.  &lt;br /&gt;
&lt;br /&gt;
** For version 39f onwards where you can change the grid size, you need to compute the aspect ratio from the (grid width)/(grid height).  &lt;br /&gt;
*: Example: &lt;br /&gt;
*:: if you are are using a grid size of 80 by 64, the aspect ratio should be 1.25 (from 80/64).  If you set your window width to 1600, then the height will be 1600/1.25 = 1280.&lt;br /&gt;
&lt;br /&gt;
* Also note that stretching a gfx tile may cause graphical artifacts (not the crafted ones in-game!) i.e. slight defects in the visuals, but it should make you able to see smaller tiles on a larger screen area.  The exception is when you use a integral multiple, e.g. stretching 16x16 tiles to 32x32, which seems to produce the least artifacts.&lt;br /&gt;
* It is not recommended that you shrink tiles though the method is the similar (except defining a smaller window size than is normally required by the grid and tile size).&lt;br /&gt;
&lt;br /&gt;
===How to increase number of tiles shown keeping the tile size the same===&lt;br /&gt;
See [[Custom grid]].&lt;br /&gt;
&lt;br /&gt;
== Custom tileset design ==&lt;br /&gt;
&lt;br /&gt;
The gameplay viewport is 80 characters wide, and 25 characters tall. Therefore, a tileset's target resolution will be TILE_X_LENGTH * 80 by TILE_Y_LENGTH * 25. Since the tileset is arranged into a 16x16 grid of tiles (256 tiles total), the tileset image size will be TILE_X_LENGTH * 16 by TILE_Y_LENGTH * 16. Here are some common tile sizes:&lt;br /&gt;
&lt;br /&gt;
* A tileset with 10x12 tiles will be 160x192 pixels large, and the target resolution will be 800x300.&lt;br /&gt;
* A tileset with 16x16 tiles will be 256x256 pixels large, and the target resolution will be 1280x400.&lt;br /&gt;
&lt;br /&gt;
When creating a custom tileset, it's often easiest to start with an existing one, and edit it to your liking. Tilesets generally fall into three categories: rectangular tilesets, square tilesets, and 16x16 square tilesets. Rectangular tilesets have tiles that are taller than they are wide. The text in these tilesets is generally easier to read, but the map appears squished horizontally. Square tilesets usually provide more attractive graphics, but are slightly less readable. The 16x16 square tilesets are just a sub-set, which are grouped together because most [[Object Tilesets]] use 16x16 tiles. The graphics in Dwarf Fortress can be somewhat diversified and enhanced through the use of graphics sets.&lt;br /&gt;
&lt;br /&gt;
Many tiles are used by the game in multiple ways, and this makes customizing the graphics difficult. The same icon is used for chairs and the north end of one-tile-wide vertical bridges. Ashes and broken arrows look the same, and many game entities (such as levers, floodgates, bags, and bins) share characters that are also used in Dwarven names or other bits of text in the interface. &lt;br /&gt;
&lt;br /&gt;
=== How colors other than white and magenta work ===&lt;br /&gt;
&lt;br /&gt;
When the game draws a tile, it will select a foreground color, a background color, and a tile based on the item being drawn.  The background color will be used in place of magenta (Hex code #FF00FF or RGB 255 0 255).  All other colors in the tile will be treated as a mask against the foreground color.  Pure white (#FFFFFF) will always show the foreground color, while light grey (#CCCCCC) will be a slightly darker version of the foreground color, and dark grey (#888888) will be a dark version of the foreground color.  Black (#000000) will always be black.  It is impossible to use different shades of the background color.&lt;br /&gt;
&lt;br /&gt;
In general, just remember these rules:&lt;br /&gt;
&lt;br /&gt;
* Bright magenta (#FF00FF) is the background.&lt;br /&gt;
* Bright white (#FFFFFF) is the foreground.&lt;br /&gt;
* Darker shades of white and grey (#C0C0C0, #808080, etc) will display darker shades of the foreground color.  It is possible to use any shade of grey, including ones like #333333 and #C2C2C2.&lt;br /&gt;
* Black (#000000) will always be black.&lt;br /&gt;
* It's probably best to avoid color in normal tilesets.&lt;br /&gt;
&lt;br /&gt;
For an example, the game is drawing an exposed turquoise cluster with color &amp;lt;span style=&amp;quot;color:#00F;&amp;quot;&amp;gt;bright blue&amp;lt;/span&amp;gt; (#0000FF).  While loading the tile image, it encounters the color &amp;lt;span style=&amp;quot;color:#CCC;&amp;quot;&amp;gt;light grey&amp;lt;/span&amp;gt; (#CCCCCC).  The color used in its place will be:&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;margin-bottom:20px; text-align:left; width:90%&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Color component || Foreground color || Color mask from tile || Calculation in hex || Calculation in decimal&lt;br /&gt;
|-&lt;br /&gt;
| Red   || #&amp;lt;span style=&amp;quot;color:#F00;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;00FF || #&amp;lt;span style=&amp;quot;color:#F00;&amp;quot;&amp;gt;CC&amp;lt;/span&amp;gt;CCCC || &amp;lt;span style=&amp;quot;color:#F00;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; * &amp;lt;span style=&amp;quot;color:#F00;&amp;quot;&amp;gt;CC&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; / 100&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; = &amp;lt;span style=&amp;quot;color:#900;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; || &amp;lt;span style=&amp;quot;color:#F00;&amp;quot;&amp;gt;0&amp;lt;/span&amp;gt; * &amp;lt;span style=&amp;quot;color:#F00;&amp;quot;&amp;gt;204&amp;lt;/span&amp;gt; / 256 = &amp;lt;span style=&amp;quot;color:#900;&amp;quot;&amp;gt;0&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Green || #00&amp;lt;span style=&amp;quot;color:#0F0;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;FF || #CC&amp;lt;span style=&amp;quot;color:#0F0;&amp;quot;&amp;gt;CC&amp;lt;/span&amp;gt;CC ||&amp;lt;span style=&amp;quot;color:#0F0;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; * &amp;lt;span style=&amp;quot;color:#0F0;&amp;quot;&amp;gt;CC&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; / 100&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; = &amp;lt;span style=&amp;quot;color:#090;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; || &amp;lt;span style=&amp;quot;color:#0F0;&amp;quot;&amp;gt;0&amp;lt;/span&amp;gt; * &amp;lt;span style=&amp;quot;color:#0F0;&amp;quot;&amp;gt;204&amp;lt;/span&amp;gt; / 256 = &amp;lt;span style=&amp;quot;color:#090;&amp;quot;&amp;gt;0&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Blue  || #0000&amp;lt;span style=&amp;quot;color:#00F&amp;quot;&amp;gt;FF&amp;lt;/span&amp;gt;  || #CCCC&amp;lt;span style=&amp;quot;color:#00F;&amp;quot;&amp;gt;CC&amp;lt;/span&amp;gt; || &amp;lt;span style=&amp;quot;color:#00F;&amp;quot;&amp;gt;FF&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; * &amp;lt;span style=&amp;quot;color:#00F;&amp;quot;&amp;gt;CC&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; / 100&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; = &amp;lt;span style=&amp;quot;color:#009;&amp;quot;&amp;gt;CB&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; || &amp;lt;span style=&amp;quot;color:#00F;&amp;quot;&amp;gt;255&amp;lt;/span&amp;gt; * &amp;lt;span style=&amp;quot;color:#00F;&amp;quot;&amp;gt;204&amp;lt;/span&amp;gt; / 256 = &amp;lt;span style=&amp;quot;color:#009;&amp;quot;&amp;gt;203&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span style=&amp;quot;color:#0000CB&amp;quot;&amp;gt;Final Color&amp;lt;/span&amp;gt; || || || #&amp;lt;span style=&amp;quot;color:#900;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;color:#090;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;color:#009;&amp;quot;&amp;gt;CB&amp;lt;/span&amp;gt; || &amp;lt;span style=&amp;quot;color:#900;&amp;quot;&amp;gt;0&amp;lt;/span&amp;gt; &amp;lt;span style=&amp;quot;color:#090;&amp;quot;&amp;gt;0&amp;lt;/span&amp;gt; &amp;lt;span style=&amp;quot;color:#009;&amp;quot;&amp;gt;203&amp;lt;/span&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Color masks with unequal amounts of R, G and B are calculated in the same fashion.  The game is now drawing a speardwarf with color &amp;lt;span style=&amp;quot;color:#C0C000;&amp;quot;&amp;gt;brown&amp;lt;/span&amp;gt; (#C0C000).  It encounters the color &amp;lt;span style=&amp;quot;color:#008080;&amp;quot;&amp;gt;cyan&amp;lt;/span&amp;gt; while loading the tile (#008080).  The color used instead of cyan will be:&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;margin-bottom:20px; text-align:left; width:90%&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Color component || Foreground color || Color mask from tile || Calculation in hex || Calculation in decimal&lt;br /&gt;
|-&lt;br /&gt;
| Red   || #&amp;lt;span style=&amp;quot;color:#F00;&amp;quot;&amp;gt;C0&amp;lt;/span&amp;gt;C000 || #&amp;lt;span style=&amp;quot;color:#F00;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;8080 || &amp;lt;span style=&amp;quot;color:#F00;&amp;quot;&amp;gt;C0&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; * &amp;lt;span style=&amp;quot;color:#F00;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; / 100&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; = &amp;lt;span style=&amp;quot;color:#900;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; || &amp;lt;span style=&amp;quot;color:#F00;&amp;quot;&amp;gt;192&amp;lt;/span&amp;gt; * &amp;lt;span style=&amp;quot;color:#F00;&amp;quot;&amp;gt;0&amp;lt;/span&amp;gt; / 256 = &amp;lt;span style=&amp;quot;color:#900;&amp;quot;&amp;gt;0&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Green || #C0&amp;lt;span style=&amp;quot;color:#0F0;&amp;quot;&amp;gt;C0&amp;lt;/span&amp;gt;00 || #00&amp;lt;span style=&amp;quot;color:#0F0;&amp;quot;&amp;gt;80&amp;lt;/span&amp;gt;80 ||&amp;lt;span style=&amp;quot;color:#0F0;&amp;quot;&amp;gt;C0&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; * &amp;lt;span style=&amp;quot;color:#0F0;&amp;quot;&amp;gt;80&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; / 100&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; = &amp;lt;span style=&amp;quot;color:#090;&amp;quot;&amp;gt;60&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; || &amp;lt;span style=&amp;quot;color:#0F0;&amp;quot;&amp;gt;192&amp;lt;/span&amp;gt; * &amp;lt;span style=&amp;quot;color:#0F0;&amp;quot;&amp;gt;128&amp;lt;/span&amp;gt; / 256 = &amp;lt;span style=&amp;quot;color:#090;&amp;quot;&amp;gt;96&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Blue  || #C0C0&amp;lt;span style=&amp;quot;color:#00F&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;  || #0080&amp;lt;span style=&amp;quot;color:#00F;&amp;quot;&amp;gt;80&amp;lt;/span&amp;gt; || &amp;lt;span style=&amp;quot;color:#00F;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; * &amp;lt;span style=&amp;quot;color:#00F;&amp;quot;&amp;gt;80&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; / 100&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; = &amp;lt;span style=&amp;quot;color:#009;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; || &amp;lt;span style=&amp;quot;color:#00F;&amp;quot;&amp;gt;0&amp;lt;/span&amp;gt; * &amp;lt;span style=&amp;quot;color:#00F;&amp;quot;&amp;gt;128&amp;lt;/span&amp;gt; / 256 = &amp;lt;span style=&amp;quot;color:#009;&amp;quot;&amp;gt;0&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span style=&amp;quot;color:#006000&amp;quot;&amp;gt;Final Color&amp;lt;/span&amp;gt; || || || #&amp;lt;span style=&amp;quot;color:#900;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;color:#090;&amp;quot;&amp;gt;60&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;color:#009;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt; || &amp;lt;span style=&amp;quot;color:#900;&amp;quot;&amp;gt;0&amp;lt;/span&amp;gt; &amp;lt;span style=&amp;quot;color:#090;&amp;quot;&amp;gt;96&amp;lt;/span&amp;gt; &amp;lt;span style=&amp;quot;color:#009;&amp;quot;&amp;gt;0&amp;lt;/span&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
As illustrated by this example, colors in the tileset can result in colors that aren't in the foreground color or the tile graphic.  In this case, a brown foreground color with a cyan pixel color in the tileset results in a final color of green.  &lt;br /&gt;
&lt;br /&gt;
Theoretically, the way the game handles color masks could be used to display different graphics for items that use the same tile (but whose respective colors use different color component channels).  For example, if a bright red object and a bright blue object use the same tile, the tile can use bright red for all pixels that only the red object uses, bright blue for all pixels only the blue object uses, and bright magenta (but NOT #FF00FF, it would have to be #FE00FE or something similar) for all pixels both objects use.  In this fashion the two objects that share a tile would look completely different.  In practice however, this is probably impossible because so many objects share the same tile, the chances of the potential foreground colors sharing a red, green, or blue color component are too great.&lt;br /&gt;
&lt;br /&gt;
== What tiles are used for what ==&lt;br /&gt;
&lt;br /&gt;
* Items marked with * can have their tile changed in the [[modding|raw data]] files.&lt;br /&gt;
* Items marked with # can have their tile replaced by a [[graphics set]] image, in addition to having their tile changed in the raw data.&lt;br /&gt;
* Items marked with $ can be changed in the [[init.txt]] file.&lt;br /&gt;
&lt;br /&gt;
====Row 01 (000-015)====&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|&amp;amp;nbsp;}}&lt;br /&gt;
| Used for background tiles in the intro CMV, rarely used elsewhere&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|☺}}&lt;br /&gt;
| [[Civilian]] dwarves#&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|☻}}&lt;br /&gt;
| [[Military]] dwarves#&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|♥}}&lt;br /&gt;
| [[Dimple cup]]s*&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|♦}}&lt;br /&gt;
| [[Cut gem]]s, large [[gem]]s&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|♣}}&lt;br /&gt;
| [[Tower-cap]]s*, [[Acacia]] trees*, [[Mangrove]] trees*, [[Maple]] trees*, [[quarry bush]]es*, [[Alder]] trees*, [[Birch]] trees*&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|♠}}&lt;br /&gt;
| [[Plump helmet]]s*, [[Oak]] trees*, [[quarry bush]] leaves*, [[Mahogany]] trees*, [[Chestnut]] trees*, [[Ash tree]]s*&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|•}}&lt;br /&gt;
| [[Stone]], solid [[workshop]] tile for several workshops like the [[magma smelter]], [[lake]]s in main map, [[cave]]s in the main map&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|◘}}&lt;br /&gt;
| Solid workshop tile for several other workshops like the [[magma forge]], [[tanner]] workshop, [[catapult]] cup&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|○}}&lt;br /&gt;
| [[Well]], [[bracelet]], [[ant colony]], [[millstone]], [[quern]]&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|◙}}&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| {{TST|♂}}&lt;br /&gt;
| Male sign, [[bag]]s&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|♀}}&lt;br /&gt;
| Female sign, [[amulet]]&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|♪}}&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| {{TST|♫}}&lt;br /&gt;
| [[Armor stand]]s&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|☼}}&lt;br /&gt;
| [[Gem]]s*, bituminous [[coal]]*, [[currency]] symbol, [[masterpiece]] [[quality]] symbol, spider [[web]]s, [[turtle]]*, 'sun' symbol in engravings, [[gear]] assemblies&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Row 02 (016-031)====&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|►}}&lt;br /&gt;
| Head of [[ballista]] facing east, [[vermin|manta ray]]&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|◄}}&lt;br /&gt;
| Head of ballista facing west&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|↕}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|‼}}&lt;br /&gt;
| [[Cage]]s, on-[[fire]] symbol&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|¶}}&lt;br /&gt;
| [[Mug]]s, largest elven cities, [[Highwood]] trees*&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|§}}&lt;br /&gt;
| [[Restraint]]s, [[whip vine]]*&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|&amp;amp;#x25AC;}}&lt;br /&gt;
| [[Log]]s&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|↨}}&lt;br /&gt;
| Some tree types&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|↑}}&lt;br /&gt;
| Interface text (bridge direction), [[Pine]]* trees, [[Larch]]* trees&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|↓}}&lt;br /&gt;
| Hungry/thirsty/drowsy/unhappy indicator, [[bridge]] placement raising direction indicator&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|→}}&lt;br /&gt;
| Interface text (bridge direction)&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|←}}&lt;br /&gt;
| Interface text (bridge direction)&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|∟}}&lt;br /&gt;
| Withered [[plant]]s&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|↔}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|▲}}&lt;br /&gt;
| Head of [[ballista]] facing north, ramp up&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|▼}}&lt;br /&gt;
| Head of ballista facing south, ramp down&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Row 03 (032-047)====&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|&amp;amp;nbsp;}}&lt;br /&gt;
| Spaces in text messages, used for background on the title screen/menu&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|!}}&lt;br /&gt;
| Strange [[mood]] mark, text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|&amp;quot;}}&lt;br /&gt;
| [[Shrub]], quotation marks, kobold's glowing eyes*&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|#}}&lt;br /&gt;
| Chasm (bottom in fortress mode), pits, [[Sandstone]]*, [[Rock salt]]*, [[Basalt]]*, [[Gypsum]]*, [[floor grate]]s&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|$}}&lt;br /&gt;
| [[Coin]]s&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|%}}&lt;br /&gt;
| [[Prepared food]], unexplored underground, [[Siltstone]]*, [[Slate]]*, [[Brimstone]]*, [[Kimberlite ]]*, [[Bismuthinite]]*, [[Realgar]]*, [[Stibnite]]*, [[Marcasite]]*, [[Olivine]]*, [[Orthoclase]]*, [[Microcline]]*, [[Petrified wood]]*, [[Brimstone]]*, [[Pyrolusite]]*, [[screw pump]] in action&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|&amp;amp;}}&lt;br /&gt;
| [[Demon]]s#&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|&amp;amp;#39;}}&lt;br /&gt;
|  Rough [[floor]]s, unexplored underground, [[Claystone]]*, [[Rhyolite]]*, [[Periclase]]*&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|(}}&lt;br /&gt;
| Foreign object opening tag, tile in [[bowyer's workshop]], text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|)}}&lt;br /&gt;
| Foreign object closing tag, text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|*}}&lt;br /&gt;
| [[Ore]], superior [[quality]] tags, key reference, working [[gear]] assembly&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|+}}&lt;br /&gt;
| Smooth/constructed [[floor]]s, injured status, finely-crafted [[quality]] tags, text, [[block]]/[[metal|bar]] [[bridge]]&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|,}}&lt;br /&gt;
| Rough [[floor]]s, [[Claystone]]*, unexplored underground, text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|-}}&lt;br /&gt;
| [[Scepter]]s, [[arrow]]s in flight, well-crafted [[quality]] tags, keyboard reference, Part of animation when two creatures or dwarves are on the same spot&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|.}}&lt;br /&gt;
| Rough [[floor]]s, [[Felsite]]*, text, unexplored underground&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|/}}&lt;br /&gt;
| [[Weapon]]s, [[bolt]]s, text&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Row 04 (048-063)====&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|0}}&lt;br /&gt;
| [[Coffin]]s, text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|1}}&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| {{TST|2}}&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| {{TST|3}}&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| {{TST|4}}&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| {{TST|5}}&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| {{TST|6}}&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| {{TST|7}}&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| {{TST|8}}&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| {{TST|9}}&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| {{TST|:}}&lt;br /&gt;
| [[Wild strawberry|Wild strawberries]]*, [[Prickle berry|Prickle berries]]*, snowstorms&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|;}}&lt;br /&gt;
| [[Workshop]]s (which ones?)&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|&amp;lt;}}&lt;br /&gt;
|  [[Stairs]] up&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|&amp;amp;#61;}}&lt;br /&gt;
| [[Stockpile]]s, [[Chert]]*, [[Gneiss]]*, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|&amp;gt;}}&lt;br /&gt;
| [[Stairs]] down&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|?}}&lt;br /&gt;
| &amp;quot;Task assigned&amp;quot; [[indicator]], looking for path&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
====Row 05 (064-079)====&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|@}}&lt;br /&gt;
| [[Sheriff]]#, berserk dwarf#, adventurer#, [[fortress guard]]#, [[royal guard]]#, dwarven [[merchant]]s#, [[caravan]] guards#&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|A}}&lt;br /&gt;
| [[Alligator]]#, text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|B}}&lt;br /&gt;
| Bears#, text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|C}}&lt;br /&gt;
| [[Cow]]#, camels#, text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|D}}&lt;br /&gt;
| [[Dragon]]#, text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|E}}&lt;br /&gt;
| [[Elf]]#, [[elephant]]#, text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|F}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|G}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|H}}&lt;br /&gt;
| [[Horse]]#, text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|I}}&lt;br /&gt;
| [[Support]], text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|J}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|K}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|L}}&lt;br /&gt;
| [[Leopard]]#, text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|M}}&lt;br /&gt;
| [[Magma man]]#, [[mule]]#, [[muskox]]#, text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|N}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|O}}&lt;br /&gt;
| [[Trade depot]] post, glass portal, detailed/constructed wall by itself, text, wall ends&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
====Row 06 (080-095)====&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|P}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|Q}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|R}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|S}}&lt;br /&gt;
| [[Sasquatch]]#, [[giant desert scorpion]]#, [[Giant Cave Spider]]#, text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|T}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|U}}&lt;br /&gt;
| [[Human]]#, [[Unicorn]]#, text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|V}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|W}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|X}}&lt;br /&gt;
| [[Bin]], [[floodgate]], shop post, building footprint, nausea/winded/stunned/unconscious/migrant [[indicator]], text, up/down stairs, keyboard cursor&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|Y}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|Z}}&lt;br /&gt;
| Sleep [[indicator]], text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|[}}&lt;br /&gt;
| [[Clothing]], [[armor]]&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|\}}&lt;br /&gt;
| Part of animation when two creatures or dwarves are on the same spot &lt;br /&gt;
|-&lt;br /&gt;
| {{TST|]}}&lt;br /&gt;
| Floor tile in [[Workshop|workshops]] and [[furnace|furnaces]]. Clothing?, armor?&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|^}}&lt;br /&gt;
| [[Trap]], [[Alabaster]]*&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|_}}&lt;br /&gt;
| [[Channel]] [[designation]], text&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Row 07 (096-111)====&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|`}}&lt;br /&gt;
| Rough floors, unexplored underground, [[Dolomite]]*, [[Schist]]*, [[Alunite]]*, [[Rutile]]*&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|a}}&lt;br /&gt;
| [[Antman]]#, text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|b}}&lt;br /&gt;
| [[Batman]]#, text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|c}}&lt;br /&gt;
| [[Cat]]#, text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|d}}&lt;br /&gt;
| [[Dog]]#, text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|e}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|f}}&lt;br /&gt;
| [[Frogman]]#, text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|g}}&lt;br /&gt;
| [[Goblin]]#, [[Mountain goat]]#, [[Gremlin]]#, text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|h}}&lt;br /&gt;
| [[Harpy]]#, text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|i}}&lt;br /&gt;
| [[Fire imp]]#, text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|j}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|k}}&lt;br /&gt;
| [[Kobold]]#, text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|l}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|m}}&lt;br /&gt;
| [[Mandrill]]#, [[vermin|mussel]], text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|n}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|o}}&lt;br /&gt;
| Well construction, bridge construction, text, [[millstone]] in action, floor tile in magma [[furnace|furnaces]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Row 08 (112-127)====&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|p}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|q}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|r}}&lt;br /&gt;
| [[Ratman]]#, text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|s}}&lt;br /&gt;
| [[Snakeman]]#, [[Slugman]]#, [[Snailman]]#, text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|t}}&lt;br /&gt;
| [[Troglodyte]]#, text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|u}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|v}}&lt;br /&gt;
| Text, [[Anhydrite]]*, [[Mica]]*&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|w}}&lt;br /&gt;
| [[Wolf]]#, text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|x}}&lt;br /&gt;
| [[Saltpeter]]*, text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|y}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|z}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|&amp;amp;#123;}}&lt;br /&gt;
| Forbidden opening tag&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|&amp;amp;#124;}}&lt;br /&gt;
| [[Talc]]*, pipe sections, Part of animation when two creatures or dwarves are on the same spot&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|&amp;amp;#125;}}&lt;br /&gt;
| Forbidden closing tag&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|~}}&lt;br /&gt;
| Unfinished rough stone [[road]], [[river]], [[magma]], [[flow]]s, dirt [[road]], [[farm plot]] under construction, [[sand]], furrowed soils&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|⌂}}&lt;br /&gt;
| [[Animal trap]], low [[mountain]]s on world map, part of [[mechanic's workshop]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Row 09 (128-143)====&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|Ç}}&lt;br /&gt;
| [[Mechanism]]s&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|ü}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|é}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|â}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|ä}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|à}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|å}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|ç}}&lt;br /&gt;
| [[Totem]]s&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|ê}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|ë}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|è}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|ï}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|î}}&lt;br /&gt;
| Elven forest retreat&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|ì}}&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| {{TST|Ä}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|Å}}&lt;br /&gt;
| [[Idol]]s, text&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Row 10 (144-159)====&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|É}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|æ}}&lt;br /&gt;
| [[Toy]]s&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|Æ}}&lt;br /&gt;
| [[Coffer]]s, [[quiver]]s, [[backpack]]s&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|ô}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|ö}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|ò}}&lt;br /&gt;
| Unactivated [[lever]]s, [[Stingray]]s#, text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|û}}&lt;br /&gt;
| [[Bucket]], text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|ù}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|ÿ}}&lt;br /&gt;
| [[Valley herb]]*&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|Ö}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|Ü}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|¢}}&lt;br /&gt;
| Closed [[hatch]]es&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|£}}&lt;br /&gt;
| Many valuable metals* in veins&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|¥}}&lt;br /&gt;
| [[Cave Lobster]]*&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|₧}}&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| {{TST|ƒ}}&lt;br /&gt;
| [[Rope reed]]*&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Row 11 (160-175)====&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|á}}&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| {{TST|í}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|ó}}&lt;br /&gt;
| Activated [[lever]]s, text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|ú}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|ñ}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|Ñ}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|ª}}&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| {{TST|º}}&lt;br /&gt;
| [[Cloth]]&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|¿}}&lt;br /&gt;
| [[Instrument]]&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|⌐}}&lt;br /&gt;
| Withered [[plant]]s: [[Blade weed]], [[Dimple cup]]&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|¬}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|½}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|¼}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|¡}}&lt;br /&gt;
| [[Flask]], [[waterskin]]&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|«}}&lt;br /&gt;
| [[Ballista arrow]] tail for west-facing ballistae, item with [[decoration]] tag&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|»}}&lt;br /&gt;
| [[Ballista arrow]] tail for east-facing ballistae, item with [[decoration]] tag&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Row 12 (176-191)====&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|░}}&lt;br /&gt;
| Partially dug rock, [[miasma]], [[cave-in]] dust, [[steam]], smoke, [[Fishery]] &amp;amp; Butcher's workshops, [[Jet]]*, [[Chalk]]*, [[Diorite]]*, various soils*&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|▒}}&lt;br /&gt;
| Partially dug rock, [[miasma]], [[cave-in]] dust, [[steam]], smoke, workshops (craftdwarf's, bowyer's, mason's, mechanic's, jeweler's, clothier's, [[kitchen]], and leather works), side tiles for catapult, [[window]], [[Gabbro]]*, [[Obsidian]]*, various soils*&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|▓}}&lt;br /&gt;
| Partially dug rock, [[miasma]], [[cave-in]] dust, [[steam]], smoke, tannery, [[Marble]]*, [[Limestone]]*, [[Flint]]*, [[Granite]]*, various soils*&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|│}}&lt;br /&gt;
| Overworld [[river]]s, [[well]] [[chain]]/[[rope]], rotating [[axle]]s&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|┤}}&lt;br /&gt;
| Overworld [[river]]s, top-right tile for [[Loom]], glumprong [[tree]]*&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╡}}&lt;br /&gt;
| Tree in winter, [[bridge]]s&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╢}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╖}}&lt;br /&gt;
| Ends of smooth walls&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╕}}&lt;br /&gt;
| Ends of smooth walls&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╣}}&lt;br /&gt;
| Smooth/constructed walls&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|║}}&lt;br /&gt;
| Smooth/constructed walls, [[bridge]]s, wooden [[door]]s, [[axle]]s&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╗}}&lt;br /&gt;
| Smooth/constructed walls, bridges&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╝}}&lt;br /&gt;
| Smooth/constructed walls, bridges&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╜}}&lt;br /&gt;
| Ends of smooth walls&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╛}}&lt;br /&gt;
| Ends of smooth walls&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|┐}}&lt;br /&gt;
| Overworld [[river]]s&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Row 13 (192-207)====&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|└}}&lt;br /&gt;
| Overworld rivers/Roads&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|┴}}&lt;br /&gt;
| Overworld rivers/Roads&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|┬}}&lt;br /&gt;
| Overworld rivers/Roads&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|├}}&lt;br /&gt;
| Overworld rivers/Roads, top-left tile for [[Loom]]&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|─}}&lt;br /&gt;
| Overworld rivers/Roads, rotating [[axle]]s&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|┼}}&lt;br /&gt;
| [[Door]]s, overworld rivers/Roads, floor detailing/[[engraving]] in progress&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╞}}&lt;br /&gt;
| Bridges, trees in winter, [[catapult]] tile&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╟}}&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╚}}&lt;br /&gt;
| Smooth/constructed walls, bridges&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╔}}&lt;br /&gt;
| Smooth/constructed walls, bridges&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╩}}&lt;br /&gt;
| Smooth/constructed walls&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╦}}&lt;br /&gt;
| Smooth/constructed walls&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╠}}&lt;br /&gt;
| Smooth/constructed walls&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|═}}&lt;br /&gt;
| Smooth/constructed walls, bridges, planted [[crop]]s, center [[catapult]] tile, [[axle]]s&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╬}}&lt;br /&gt;
| Smooth/constructed walls, bridges, [[fortification]]s, (flashing) wall [[detailing]]/[[engraving]]/fortifying in progress&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╧}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Row 14 (208-223)====&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╨}}&lt;br /&gt;
| Bridges&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╤}}&lt;br /&gt;
| [[Table]]&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╥}}&lt;br /&gt;
| [[Chair]]s, bridges, farmer's workshop bottom-middle tile&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╙}}&lt;br /&gt;
| Ends of smooth walls&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╘}}&lt;br /&gt;
| Ends of smooth walls&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╒}}&lt;br /&gt;
| Ends of smooth walls&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╓}}&lt;br /&gt;
| Ends of smooth walls&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╫}}&lt;br /&gt;
| Some types of floodgates (wood?){{verify}}&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╪}}&lt;br /&gt;
| Metal doors&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|┘}}&lt;br /&gt;
| Overworld [[river]]s&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|┌}}&lt;br /&gt;
| Overworld rivers&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|█}}&lt;br /&gt;
| Any solid color tile&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|▄}}&lt;br /&gt;
| Siege engine parts&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|▌}}&lt;br /&gt;
| [[Ballista]]&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|▐}}&lt;br /&gt;
| Ballista&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|▀}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Row 15 (224-239)====&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|α}}&lt;br /&gt;
| [[Fish]], top-center [[fishery]] tile, [[meat]]&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|ß}}&lt;br /&gt;
| [[Leather]]&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|Γ}}&lt;br /&gt;
| [[Weight]] symbol, candlenet [[tree]]*, mango tree*, rubber tree*, cacao tree*, palm tree*, kapok tree*&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|π}}&lt;br /&gt;
| [[Cabinet]], [[goblin|dark fortress]]es&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|Σ}}&lt;br /&gt;
| [[Trap component]]&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|σ}}&lt;br /&gt;
| [[Anvil]], metalsmith's and magma forge bottom-middle tile&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|µ}}&lt;br /&gt;
| [[Plant]]s*(which?), [[crown]], [[ruins]] on world map&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|τ}}&lt;br /&gt;
| [[Pig tail]]s*, [[Tree]] sapling, [[Blade weed]]&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|Φ}}&lt;br /&gt;
| [[Sweet pod]]s*, [[bloated tuber]]*&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|Θ}}&lt;br /&gt;
| [[Bed]]s, [[Puddingstone]]*&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|Ω}}&lt;br /&gt;
| [[Statue]]s, dwarven cities on map, [[fish|sea nettle jellyfish]]&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|δ}}&lt;br /&gt;
| [[Earring]]s, [[kennel]] tile&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|∞}}&lt;br /&gt;
| [[Boulder]], middle-right [[butcher's shop]] tile, [[Andesite]]*, [[Conglomerate]]*&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|φ}}&lt;br /&gt;
| [[Thread]], [[loom]] bottom left tile, farmer's workshop bottom right tile&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|ε}}&lt;br /&gt;
| [[Bowyer's workshop]] middle-right tile&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|∩}}&lt;br /&gt;
| [[Hills]] on world map&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Row 16 (240-255)====&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|≡}}&lt;br /&gt;
| [[metal|Bar]]s, excellent [[quality]] symbol, [[zone]]s, metal [[floodgate]]s&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|±}}&lt;br /&gt;
| Unfinished [[road]]&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|≥}}&lt;br /&gt;
| Spent ammo (catapult stones count), [[ashes]]&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|≤}}&lt;br /&gt;
| Spent ammo (catapult stones count), ashes&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|⌠}}&lt;br /&gt;
| Willow [[tree]]*&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|⌡}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|÷}}&lt;br /&gt;
| [[Barrel]], [[screw pump]], upper left tile of [[still]] (works well as barrel)&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|≈}}&lt;br /&gt;
| Rough stone [[road]] or [[bridge]], [[water]], [[river]], [[lava]], glob, [[fat]], [[tallow]], [[farm plot]], furrowed soil, [[vomit]], [[blood]] pools, others?&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|°}}&lt;br /&gt;
| [[Ring]], sea foam&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|∙}}&lt;br /&gt;
| [[Vermin]]*, terrain at lower elevation&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|·}}&lt;br /&gt;
| [[Seed]]s, micro-vermin, distant indoors terrain$ (changed by the 'chasm' option in init.txt)&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|√}}&lt;br /&gt;
| [[Weapon rack]]s, [[badlands]] in main map, check mark (selecting production materials, confirmed items on manager window)&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|ⁿ}}&lt;br /&gt;
| [[Savanna]] in main map&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|²}}&lt;br /&gt;
| Body parts, [[chunk]]s, vermin corpses, [[bone]], [[shell]], [[skin]]s, [[skull]]s&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|■}}&lt;br /&gt;
| [[Block]]s, trees at lower elevation&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|&amp;amp;nbsp;}}&lt;br /&gt;
| No use?&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== List of text characters ==&lt;br /&gt;
Changes to these may make text look strange or be difficult to understand.&lt;br /&gt;
&lt;br /&gt;
* &amp;quot; ! ( ) _ + , - . 0 1 2 3 4 5 6 7 8 9 /&lt;br /&gt;
* A B C D E F G H I J K L M N O P Q R S T U V W X Y Z&lt;br /&gt;
* a b c d e f g h i j k l m n o p q r s t u v w x y z &lt;br /&gt;
* 32 (Space); ↑ ↓ → ← [Bridge direction indicators]&lt;br /&gt;
&lt;br /&gt;
=== Alphabets ===&lt;br /&gt;
Accented characters are used for names.&lt;br /&gt;
&lt;br /&gt;
Dwarvish: íèîïéóúûôöùòêìëàáåäâabcdefghiklmnorstuvz&lt;br /&gt;
Elvish: íèéóúÿùòìçabcdefghiklmnopqrstuvwyz&lt;br /&gt;
Human: ñáabcdefghijklmnopqrstuvwxz&lt;br /&gt;
Goblin: ûôöêëäåâabdeghklmnoprstuxz&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== No known use ==&lt;br /&gt;
These are ideal for using to change tiles in the raw data or init.txt.&lt;br /&gt;
* ◙ ♪ ↕ ↔ ₧ ª ¬ ½ ¼ ╢ ╟ ╧ ▀ ⌡ 255&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ☺ ☻ ♥ ♦ ♣ ♠ • ◘ ○ ◙ ♂ ♀ ♪ ♫ ☼ ► ◄ ↕ ‼ ¶ § ▬ ↨ ↑ ↓ → ← ∟ ↔ ▲ ▼ ! &amp;quot; # $ % &amp;amp; ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; &amp;lt; = &amp;gt; ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _ ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } ~ ⌂ Ç ü é â ä à å ç ê ë è ï î ì Ä Å É æ Æ ô ö ò û ù ÿ Ö Ü ¢ £ ¥ ₧ ƒ á í ó ú ñ Ñ ª º ¿ ⌐ ¬ ½ ¼ ¡ « » ░ ▒ ▓ │ ┤ ╡ ╢ ╖ ╕ ╣ ║ ╗ ╝ ╜ ╛ ┐ └ ┴ ┬ ├ ─ ┼ ╞ ╟ ╚ ╔ ╩ ╦ ╠ ═ ╬ ╧ ╨ ╤ ╥ ╙ ╘ ╒ ╓ ╫ ╪ ┘ ┌ █ ▄ ▌ ▐ ▀ α ß Γ π Σ σ µ τ Φ Θ Ω δ ∞ φ ε ∩ ≡ ± ≥ ≤ ⌠ ⌡ ÷ ≈ ° ∙ · √ ⁿ ² ■ --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Game Interface FAQ}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Modding]]&lt;br /&gt;
[[Category:Interface]]&lt;/div&gt;</summary>
		<author><name>Mikemayday</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=40d:Tilesets&amp;diff=6678</id>
		<title>40d:Tilesets</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=40d:Tilesets&amp;diff=6678"/>
		<updated>2008-11-05T11:31:07Z</updated>

		<summary type="html">&lt;p&gt;Mikemayday: added pipe section symbol&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;''You may be looking for the [[List of user character sets]] or [[List of user graphics sets]].''&lt;br /&gt;
&lt;br /&gt;
'''Tilesets''' are images the game uses to display its graphics; each tile is used to show text and represent things. Users create custom tilesets for a number of reasons, including increased visibility, aesthetics, or small size. Tilesets come in two flavors: &amp;quot;'''character sets'''&amp;quot; (or simply &amp;quot;tilesets&amp;quot;) and &amp;quot;'''graphics sets'''&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== Overview and installation ==&lt;br /&gt;
&lt;br /&gt;
=== Character sets ===&lt;br /&gt;
&lt;br /&gt;
A character set is an image in BMP format that contains the 256 different tiles, corresponding to the [[Character table|IBM Code Page 437]] (sometimes called Extended ASCII), which are used to display the main graphics. [[List of user character sets|Here is the list]] of user-made standard tilesets. To install any of these tilesets, follow these steps:&lt;br /&gt;
&lt;br /&gt;
# Download the tileset. (The list is [[List of user character sets|here]])&lt;br /&gt;
# Convert it into a 24-bit BMP file. Do NOT just change the extension to .bmp; you must use a program like MS paint to save it as a .bmp.&lt;br /&gt;
# Put it in the data/art directory of your Dwarf Fortress installation.&lt;br /&gt;
# Open data/init/init.txt &lt;br /&gt;
# If you want to use the tileset in fullscreen mode, locate and modify the [FULLSCREENX:800], [FULLSCREENY:600], and [FULLFONT:curses_800x600.bmp] configuration lines to match the specifications from the tileset list. The FULLFONT directive should match the filename of the tileset you downloaded. If you want to use the tileset in windowed mode, search for the [WINDOWEDX:640], [WINDOWEDY:300], and [FONT:curses_640x300.bmp] lines instead, and change them to the correct values.&lt;br /&gt;
# It is also recommended you change [BLACK_SPACE:NO] to [BLACK_SPACE:YES] to prevent stretching of the graphics.&lt;br /&gt;
# Save the file, then you're ready to play!&lt;br /&gt;
&lt;br /&gt;
=== Graphics sets ===&lt;br /&gt;
&lt;br /&gt;
Character sets only change certain graphics, while others are left out. The confusingly-named [[graphics sets]] are used to change the appearance of [[creatures]] in the game, such as dwarves and unicorns. These are usually designed to work together with certain character sets. The Dystopian Rhetoric graphics set comes with its own DF installer; to install any others (or to install that one manually), you follow a similar process to the above:&lt;br /&gt;
&lt;br /&gt;
# Download the graphics set. (The list is [[Graphics sets|here]].)&lt;br /&gt;
# Convert it into a 24-bit BMP file using your favorite image editing program.&lt;br /&gt;
# Put it in the raw/graphics/example directory of your Dwarf Fortress installation, so it overwrites the existing file.&lt;br /&gt;
# Open /raw/graphics/example_text.txt&lt;br /&gt;
# Replace the contents with the appropriate text for the graphics set you downloaded. Save the file.&lt;br /&gt;
# Open data/init/init.txt&lt;br /&gt;
# Locate the [GRAPHICS:NO] line and change it to [GRAPHICS:YES].&lt;br /&gt;
# Change the resolution and font directories as above, this time for the lines starting with GRAPHICS instead. So, if you want to use fullscreen mode, modify [GRAPHICS_FULLSCREENX:800], [GRAPHICS_FULLSCREENY:600], and [GRAPHICS_FULLFONT:curses_800x600.bmp] to suit the standard tileset you want to use. For windowed mode, the lines to change are [GRAPHICS_WINDOWEDX:640], [GRAPHICS_WINDOWEDY:300], and [GRAPHICS_FONT:curses_640x300.bmp].&lt;br /&gt;
# Be sure to change [GRAPHICS_BLACK_SPACE] to the same setting as [BLACK_SPACE].&lt;br /&gt;
# Save the file, then you're ready to get mangled by a great-looking elephant!&lt;br /&gt;
&lt;br /&gt;
===How to stretch the tile sets for bigger display===&lt;br /&gt;
Simply change [GRAPHICS_BLACK_SPACE:?] and [BLACK_SPACE:?] to NO in the init/init.txt, depending on whether you are using the graphics mode or not.  This will stretch the window to the size you specified in [WINDOWEDX:?] and [WINDOWEDY:?] or FULLSCREENX:?] and [FULLSCREENY:?] or [GRAPHICS_WINDOWEDX:?] and [GRAPHICS_WINDOWEDY:?] or [GRAPHICS_FULLSCREENX:?] and [GRAPHICS_FULLSCREENY:?] depending on which mode you run DF in. (NORMAL|GRAPHICS + WINDOWED|FULLSCREEN)&lt;br /&gt;
&lt;br /&gt;
IMPORTANT NOTES:&lt;br /&gt;
* Recommended only for window mode prior to version 39f, to make it easier to preserve tile aspect ratio.  39f onwards, you should choose a grid size that is of the same aspect ratio as your monitor (e.g. on a 1600x1280 monitor, choose grid size 80:64)&lt;br /&gt;
* Take note however that you need to set the the window size correctly. &lt;br /&gt;
&lt;br /&gt;
** For versions prior to 39f, your window width in pixel size should be 3.2 (which is 80/25) times your window height in pixel size.&lt;br /&gt;
*: Example: &lt;br /&gt;
*:: if you choose window width to be 1600, i.e. [GRAPHICS_WINDOWEDX:1600] in init/init.txt file,  then your height should be 1600/3.2 which gives 500, i.e. [GRAPHICS_WINDOWEDY:500] in init/init.txt.  This will automatically stretch your character tiles and gfx tiles accordingly.  &lt;br /&gt;
&lt;br /&gt;
** For version 39f onwards where you can change the grid size, you need to compute the aspect ratio from the (grid width)/(grid height).  &lt;br /&gt;
*: Example: &lt;br /&gt;
*:: if you are are using a grid size of 80 by 64, the aspect ratio should be 1.25 (from 80/64).  If you set your window width to 1600, then the height will be 1600/1.25 = 1280.&lt;br /&gt;
&lt;br /&gt;
* Also note that stretching a gfx tile may cause graphical artifacts (not the crafted ones in-game!) i.e. slight defects in the visuals, but it should make you able to see smaller tiles on a larger screen area.  The exception is when you use a integral multiple, e.g. stretching 16x16 tiles to 32x32, which seems to produce the least artifacts.&lt;br /&gt;
* It is not recommended that you shrink tiles though the method is the similar (except defining a smaller window size than is normally required by the grid and tile size).&lt;br /&gt;
&lt;br /&gt;
===How to increase number of tiles shown keeping the tile size the same===&lt;br /&gt;
See [[Custom grid]].&lt;br /&gt;
&lt;br /&gt;
== Custom tileset design ==&lt;br /&gt;
&lt;br /&gt;
The gameplay viewport is 80 characters wide, and 25 characters tall. Therefore, a tileset's target resolution will be TILE_X_LENGTH * 80 by TILE_Y_LENGTH * 25. Since the tileset is arranged into a 16x16 grid of tiles (256 tiles total), the tileset image size will be TILE_X_LENGTH * 16 by TILE_Y_LENGTH * 16. Here are some common tile sizes:&lt;br /&gt;
&lt;br /&gt;
* A tileset with 10x12 tiles will be 160x192 pixels large, and the target resolution will be 800x300.&lt;br /&gt;
* A tileset with 16x16 tiles will be 256x256 pixels large, and the target resolution will be 1280x400.&lt;br /&gt;
&lt;br /&gt;
When creating a custom tileset, it's often easiest to start with an existing one, and edit it to your liking. Tilesets generally fall into three categories: rectangular tilesets, square tilesets, and 16x16 square tilesets. Rectangular tilesets have tiles that are taller than they are wide. The text in these tilesets is generally easier to read, but the map appears squished horizontally. Square tilesets usually provide more attractive graphics, but are slightly less readable. The 16x16 square tilesets are just a sub-set, which are grouped together because most [[Object Tilesets]] use 16x16 tiles. The graphics in Dwarf Fortress can be somewhat diversified and enhanced through the use of graphics sets.&lt;br /&gt;
&lt;br /&gt;
Many tiles are used by the game in multiple ways, and this makes customizing the graphics difficult. The same icon is used for chairs and the north end of one-tile-wide vertical bridges. Ashes and broken arrows look the same, and many game entities (such as levers, floodgates, bags, and bins) share characters that are also used in Dwarven names or other bits of text in the interface. &lt;br /&gt;
&lt;br /&gt;
=== How colors other than white and magenta work ===&lt;br /&gt;
&lt;br /&gt;
When the game draws a tile, it will select a foreground color, a background color, and a tile based on the item being drawn.  The background color will be used in place of magenta (Hex code #FF00FF or RGB 255 0 255).  All other colors in the tile will be treated as a mask against the foreground color.  Pure white (#FFFFFF) will always show the foreground color, while light grey (#CCCCCC) will be a slightly darker version of the foreground color, and dark grey (#888888) will be a dark version of the foreground color.  Black (#000000) will always be black.  It is impossible to use different shades of the background color.&lt;br /&gt;
&lt;br /&gt;
In general, just remember these rules:&lt;br /&gt;
&lt;br /&gt;
* Bright magenta (#FF00FF) is the background.&lt;br /&gt;
* Bright white (#FFFFFF) is the foreground.&lt;br /&gt;
* Darker shades of white and grey (#C0C0C0, #808080, etc) will display darker shades of the foreground color.  It is possible to use any shade of grey, including ones like #333333 and #C2C2C2.&lt;br /&gt;
* Black (#000000) will always be black.&lt;br /&gt;
* It's probably best to avoid color in normal tilesets.&lt;br /&gt;
&lt;br /&gt;
For an example, the game is drawing an exposed turquoise cluster with color &amp;lt;span style=&amp;quot;color:#00F;&amp;quot;&amp;gt;bright blue&amp;lt;/span&amp;gt; (#0000FF).  While loading the tile image, it encounters the color &amp;lt;span style=&amp;quot;color:#CCC;&amp;quot;&amp;gt;light grey&amp;lt;/span&amp;gt; (#CCCCCC).  The color used in its place will be:&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;margin-bottom:20px; text-align:left; width:90%&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Color component || Foreground color || Color mask from tile || Calculation in hex || Calculation in decimal&lt;br /&gt;
|-&lt;br /&gt;
| Red   || #&amp;lt;span style=&amp;quot;color:#F00;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;00FF || #&amp;lt;span style=&amp;quot;color:#F00;&amp;quot;&amp;gt;CC&amp;lt;/span&amp;gt;CCCC || &amp;lt;span style=&amp;quot;color:#F00;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; * &amp;lt;span style=&amp;quot;color:#F00;&amp;quot;&amp;gt;CC&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; / 100&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; = &amp;lt;span style=&amp;quot;color:#900;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; || &amp;lt;span style=&amp;quot;color:#F00;&amp;quot;&amp;gt;0&amp;lt;/span&amp;gt; * &amp;lt;span style=&amp;quot;color:#F00;&amp;quot;&amp;gt;204&amp;lt;/span&amp;gt; / 256 = &amp;lt;span style=&amp;quot;color:#900;&amp;quot;&amp;gt;0&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Green || #00&amp;lt;span style=&amp;quot;color:#0F0;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;FF || #CC&amp;lt;span style=&amp;quot;color:#0F0;&amp;quot;&amp;gt;CC&amp;lt;/span&amp;gt;CC ||&amp;lt;span style=&amp;quot;color:#0F0;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; * &amp;lt;span style=&amp;quot;color:#0F0;&amp;quot;&amp;gt;CC&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; / 100&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; = &amp;lt;span style=&amp;quot;color:#090;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; || &amp;lt;span style=&amp;quot;color:#0F0;&amp;quot;&amp;gt;0&amp;lt;/span&amp;gt; * &amp;lt;span style=&amp;quot;color:#0F0;&amp;quot;&amp;gt;204&amp;lt;/span&amp;gt; / 256 = &amp;lt;span style=&amp;quot;color:#090;&amp;quot;&amp;gt;0&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Blue  || #0000&amp;lt;span style=&amp;quot;color:#00F&amp;quot;&amp;gt;FF&amp;lt;/span&amp;gt;  || #CCCC&amp;lt;span style=&amp;quot;color:#00F;&amp;quot;&amp;gt;CC&amp;lt;/span&amp;gt; || &amp;lt;span style=&amp;quot;color:#00F;&amp;quot;&amp;gt;FF&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; * &amp;lt;span style=&amp;quot;color:#00F;&amp;quot;&amp;gt;CC&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; / 100&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; = &amp;lt;span style=&amp;quot;color:#009;&amp;quot;&amp;gt;CB&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; || &amp;lt;span style=&amp;quot;color:#00F;&amp;quot;&amp;gt;255&amp;lt;/span&amp;gt; * &amp;lt;span style=&amp;quot;color:#00F;&amp;quot;&amp;gt;204&amp;lt;/span&amp;gt; / 256 = &amp;lt;span style=&amp;quot;color:#009;&amp;quot;&amp;gt;203&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span style=&amp;quot;color:#0000CB&amp;quot;&amp;gt;Final Color&amp;lt;/span&amp;gt; || || || #&amp;lt;span style=&amp;quot;color:#900;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;color:#090;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;color:#009;&amp;quot;&amp;gt;CB&amp;lt;/span&amp;gt; || &amp;lt;span style=&amp;quot;color:#900;&amp;quot;&amp;gt;0&amp;lt;/span&amp;gt; &amp;lt;span style=&amp;quot;color:#090;&amp;quot;&amp;gt;0&amp;lt;/span&amp;gt; &amp;lt;span style=&amp;quot;color:#009;&amp;quot;&amp;gt;203&amp;lt;/span&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Color masks with unequal amounts of R, G and B are calculated in the same fashion.  The game is now drawing a speardwarf with color &amp;lt;span style=&amp;quot;color:#C0C000;&amp;quot;&amp;gt;brown&amp;lt;/span&amp;gt; (#C0C000).  It encounters the color &amp;lt;span style=&amp;quot;color:#008080;&amp;quot;&amp;gt;cyan&amp;lt;/span&amp;gt; while loading the tile (#008080).  The color used instead of cyan will be:&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;margin-bottom:20px; text-align:left; width:90%&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Color component || Foreground color || Color mask from tile || Calculation in hex || Calculation in decimal&lt;br /&gt;
|-&lt;br /&gt;
| Red   || #&amp;lt;span style=&amp;quot;color:#F00;&amp;quot;&amp;gt;C0&amp;lt;/span&amp;gt;C000 || #&amp;lt;span style=&amp;quot;color:#F00;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;8080 || &amp;lt;span style=&amp;quot;color:#F00;&amp;quot;&amp;gt;C0&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; * &amp;lt;span style=&amp;quot;color:#F00;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; / 100&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; = &amp;lt;span style=&amp;quot;color:#900;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; || &amp;lt;span style=&amp;quot;color:#F00;&amp;quot;&amp;gt;192&amp;lt;/span&amp;gt; * &amp;lt;span style=&amp;quot;color:#F00;&amp;quot;&amp;gt;0&amp;lt;/span&amp;gt; / 256 = &amp;lt;span style=&amp;quot;color:#900;&amp;quot;&amp;gt;0&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Green || #C0&amp;lt;span style=&amp;quot;color:#0F0;&amp;quot;&amp;gt;C0&amp;lt;/span&amp;gt;00 || #00&amp;lt;span style=&amp;quot;color:#0F0;&amp;quot;&amp;gt;80&amp;lt;/span&amp;gt;80 ||&amp;lt;span style=&amp;quot;color:#0F0;&amp;quot;&amp;gt;C0&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; * &amp;lt;span style=&amp;quot;color:#0F0;&amp;quot;&amp;gt;80&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; / 100&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; = &amp;lt;span style=&amp;quot;color:#090;&amp;quot;&amp;gt;60&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; || &amp;lt;span style=&amp;quot;color:#0F0;&amp;quot;&amp;gt;192&amp;lt;/span&amp;gt; * &amp;lt;span style=&amp;quot;color:#0F0;&amp;quot;&amp;gt;128&amp;lt;/span&amp;gt; / 256 = &amp;lt;span style=&amp;quot;color:#090;&amp;quot;&amp;gt;96&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Blue  || #C0C0&amp;lt;span style=&amp;quot;color:#00F&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;  || #0080&amp;lt;span style=&amp;quot;color:#00F;&amp;quot;&amp;gt;80&amp;lt;/span&amp;gt; || &amp;lt;span style=&amp;quot;color:#00F;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; * &amp;lt;span style=&amp;quot;color:#00F;&amp;quot;&amp;gt;80&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; / 100&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; = &amp;lt;span style=&amp;quot;color:#009;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; || &amp;lt;span style=&amp;quot;color:#00F;&amp;quot;&amp;gt;0&amp;lt;/span&amp;gt; * &amp;lt;span style=&amp;quot;color:#00F;&amp;quot;&amp;gt;128&amp;lt;/span&amp;gt; / 256 = &amp;lt;span style=&amp;quot;color:#009;&amp;quot;&amp;gt;0&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span style=&amp;quot;color:#006000&amp;quot;&amp;gt;Final Color&amp;lt;/span&amp;gt; || || || #&amp;lt;span style=&amp;quot;color:#900;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;color:#090;&amp;quot;&amp;gt;60&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;color:#009;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt; || &amp;lt;span style=&amp;quot;color:#900;&amp;quot;&amp;gt;0&amp;lt;/span&amp;gt; &amp;lt;span style=&amp;quot;color:#090;&amp;quot;&amp;gt;96&amp;lt;/span&amp;gt; &amp;lt;span style=&amp;quot;color:#009;&amp;quot;&amp;gt;0&amp;lt;/span&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
As illustrated by this example, colors in the tileset can result in colors that aren't in the foreground color or the tile graphic.  In this case, a brown foreground color with a cyan pixel color in the tileset results in a final color of green.  &lt;br /&gt;
&lt;br /&gt;
Theoretically, the way the game handles color masks could be used to display different graphics for items that use the same tile (but whose respective colors use different color component channels).  For example, if a bright red object and a bright blue object use the same tile, the tile can use bright red for all pixels that only the red object uses, bright blue for all pixels only the blue object uses, and bright magenta (but NOT #FF00FF, it would have to be #FE00FE or something similar) for all pixels both objects use.  In this fashion the two objects that share a tile would look completely different.  In practice however, this is probably impossible because so many objects share the same tile, the chances of the potential foreground colors sharing a red, green, or blue color component are too great.&lt;br /&gt;
&lt;br /&gt;
== What tiles are used for what ==&lt;br /&gt;
&lt;br /&gt;
* Items marked with * can have their tile changed in the [[modding|raw data]] files.&lt;br /&gt;
* Items marked with # can have their tile replaced by a [[graphics set]] image, in addition to having their tile changed in the raw data.&lt;br /&gt;
* Items marked with $ can be changed in the [[init.txt]] file.&lt;br /&gt;
&lt;br /&gt;
====Row 01 (000-015)====&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|&amp;amp;nbsp;}}&lt;br /&gt;
| Used for background tiles in the intro CMV, rarely used elsewhere&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|☺}}&lt;br /&gt;
| [[Civilian]] dwarves#&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|☻}}&lt;br /&gt;
| [[Military]] dwarves#&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|♥}}&lt;br /&gt;
| [[Dimple cup]]s*&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|♦}}&lt;br /&gt;
| [[Cut gem]]s, large [[gem]]s&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|♣}}&lt;br /&gt;
| [[Tower-cap]]s*, [[Acacia]] trees*, [[Mangrove]] trees*, [[Maple]] trees*, [[quarry bush]]es*, [[Alder]] trees*, [[Birch]] trees*&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|♠}}&lt;br /&gt;
| [[Plump helmet]]s*, [[Oak]] trees*, [[quarry bush]] leaves*, [[Mahogany]] trees*, [[Chestnut]] trees*, [[Ash tree]]s*&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|•}}&lt;br /&gt;
| [[Stone]], solid [[workshop]] tile for several workshops like the [[magma smelter]], [[lake]]s in main map, [[cave]]s in the main map&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|◘}}&lt;br /&gt;
| Solid workshop tile for several other workshops like the [[magma forge]], [[tanner]] workshop, [[catapult]] cup&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|○}}&lt;br /&gt;
| [[Well]], [[bracelet]], [[ant colony]], [[millstone]], [[quern]]&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|◙}}&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| {{TST|♂}}&lt;br /&gt;
| Male sign, [[bag]]s&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|♀}}&lt;br /&gt;
| Female sign, [[amulet]]&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|♪}}&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| {{TST|♫}}&lt;br /&gt;
| [[Armor stand]]s&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|☼}}&lt;br /&gt;
| [[Gem]]s*, bituminous [[coal]]*, [[currency]] symbol, [[masterpiece]] [[quality]] symbol, spider [[web]]s, [[turtle]]*, 'sun' symbol in engravings, [[gear]] assemblies&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Row 02 (016-031)====&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|►}}&lt;br /&gt;
| Head of [[ballista]] facing east, [[vermin|manta ray]]&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|◄}}&lt;br /&gt;
| Head of ballista facing west&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|↕}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|‼}}&lt;br /&gt;
| [[Cage]]s, on-[[fire]] symbol&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|¶}}&lt;br /&gt;
| [[Mug]]s, largest elven cities, [[Highwood]] trees*&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|§}}&lt;br /&gt;
| [[Restraint]]s, [[whip vine]]*&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|&amp;amp;#x25AC;}}&lt;br /&gt;
| [[Log]]s&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|↨}}&lt;br /&gt;
| Some tree types&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|↑}}&lt;br /&gt;
| Interface text (bridge direction), [[Pine]]* trees, [[Larch]]* trees&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|↓}}&lt;br /&gt;
| Hungry/thirsty/drowsy/unhappy indicator, [[bridge]] placement raising direction indicator&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|→}}&lt;br /&gt;
| Interface text (bridge direction)&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|←}}&lt;br /&gt;
| Interface text (bridge direction)&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|∟}}&lt;br /&gt;
| Withered [[plant]]s&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|↔}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|▲}}&lt;br /&gt;
| Head of [[ballista]] facing north, ramp up&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|▼}}&lt;br /&gt;
| Head of ballista facing south, ramp down&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Row 03 (032-047)====&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|&amp;amp;nbsp;}}&lt;br /&gt;
| Spaces in text messages, used for background on the title screen/menu&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|!}}&lt;br /&gt;
| Strange [[mood]] mark, text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|&amp;quot;}}&lt;br /&gt;
| [[Shrub]], quotation marks, kobold's glowing eyes*&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|#}}&lt;br /&gt;
| Chasm (bottom in fortress mode), pits, [[Sandstone]]*, [[Rock salt]]*, [[Basalt]]*, [[Gypsum]]*, [[floor grate]]s&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|$}}&lt;br /&gt;
| [[Coin]]s&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|%}}&lt;br /&gt;
| [[Prepared food]], unexplored underground, [[Siltstone]]*, [[Slate]]*, [[Brimstone]]*, [[Kimberlite ]]*, [[Bismuthinite]]*, [[Realgar]]*, [[Stibnite]]*, [[Marcasite]]*, [[Olivine]]*, [[Orthoclase]]*, [[Microcline]]*, [[Petrified wood]]*, [[Brimstone]]*, [[Pyrolusite]]*, [[screw pump]] in action&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|&amp;amp;}}&lt;br /&gt;
| [[Demon]]s#&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|&amp;amp;#39;}}&lt;br /&gt;
|  Rough [[floor]]s, unexplored underground, [[Claystone]]*, [[Rhyolite]]*, [[Periclase]]*&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|(}}&lt;br /&gt;
| Foreign object opening tag, tile in [[bowyer's workshop]], text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|)}}&lt;br /&gt;
| Foreign object closing tag, text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|*}}&lt;br /&gt;
| [[Ore]], superior [[quality]] tags, key reference, working [[gear]] assembly&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|+}}&lt;br /&gt;
| Smooth/constructed [[floor]]s, injured status, finely-crafted [[quality]] tags, text, [[block]]/[[metal|bar]] [[bridge]]&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|,}}&lt;br /&gt;
| Rough [[floor]]s, [[Claystone]]*, unexplored underground, text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|-}}&lt;br /&gt;
| [[Scepter]]s, [[arrow]]s in flight, well-crafted [[quality]] tags, keyboard reference, Part of animation when two creatures or dwarves are on the same spot&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|.}}&lt;br /&gt;
| Rough [[floor]]s, [[Felsite]]*, text, unexplored underground&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|/}}&lt;br /&gt;
| [[Weapon]]s, [[bolt]]s, text&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Row 04 (048-063)====&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|0}}&lt;br /&gt;
| [[Coffin]]s, text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|1}}&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| {{TST|2}}&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| {{TST|3}}&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| {{TST|4}}&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| {{TST|5}}&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| {{TST|6}}&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| {{TST|7}}&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| {{TST|8}}&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| {{TST|9}}&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| {{TST|:}}&lt;br /&gt;
| [[Wild strawberry|Wild strawberries]]*, [[Prickle berry|Prickle berries]]*, snowstorms, pipe sections&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|;}}&lt;br /&gt;
| [[Workshop]]s (which ones?)&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|&amp;lt;}}&lt;br /&gt;
|  [[Stairs]] up&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|&amp;amp;#61;}}&lt;br /&gt;
| [[Stockpile]]s, [[Chert]]*, [[Gneiss]]*, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|&amp;gt;}}&lt;br /&gt;
| [[Stairs]] down&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|?}}&lt;br /&gt;
| &amp;quot;Task assigned&amp;quot; [[indicator]], looking for path&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
====Row 05 (064-079)====&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|@}}&lt;br /&gt;
| [[Sheriff]]#, berserk dwarf#, adventurer#, [[fortress guard]]#, [[royal guard]]#, dwarven [[merchant]]s#, [[caravan]] guards#&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|A}}&lt;br /&gt;
| [[Alligator]]#, text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|B}}&lt;br /&gt;
| Bears#, text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|C}}&lt;br /&gt;
| [[Cow]]#, camels#, text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|D}}&lt;br /&gt;
| [[Dragon]]#, text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|E}}&lt;br /&gt;
| [[Elf]]#, [[elephant]]#, text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|F}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|G}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|H}}&lt;br /&gt;
| [[Horse]]#, text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|I}}&lt;br /&gt;
| [[Support]], text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|J}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|K}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|L}}&lt;br /&gt;
| [[Leopard]]#, text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|M}}&lt;br /&gt;
| [[Magma man]]#, [[mule]]#, [[muskox]]#, text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|N}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|O}}&lt;br /&gt;
| [[Trade depot]] post, glass portal, detailed/constructed wall by itself, text, wall ends&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
====Row 06 (080-095)====&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|P}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|Q}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|R}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|S}}&lt;br /&gt;
| [[Sasquatch]]#, [[giant desert scorpion]]#, [[Giant Cave Spider]]#, text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|T}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|U}}&lt;br /&gt;
| [[Human]]#, [[Unicorn]]#, text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|V}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|W}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|X}}&lt;br /&gt;
| [[Bin]], [[floodgate]], shop post, building footprint, nausea/winded/stunned/unconscious/migrant [[indicator]], text, up/down stairs, keyboard cursor&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|Y}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|Z}}&lt;br /&gt;
| Sleep [[indicator]], text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|[}}&lt;br /&gt;
| [[Clothing]], [[armor]]&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|\}}&lt;br /&gt;
| Part of animation when two creatures or dwarves are on the same spot &lt;br /&gt;
|-&lt;br /&gt;
| {{TST|]}}&lt;br /&gt;
| Floor tile in [[Workshop|workshops]] and [[furnace|furnaces]]. Clothing?, armor?&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|^}}&lt;br /&gt;
| [[Trap]], [[Alabaster]]*&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|_}}&lt;br /&gt;
| [[Channel]] [[designation]], text&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Row 07 (096-111)====&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|`}}&lt;br /&gt;
| Rough floors, unexplored underground, [[Dolomite]]*, [[Schist]]*, [[Alunite]]*, [[Rutile]]*&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|a}}&lt;br /&gt;
| [[Antman]]#, text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|b}}&lt;br /&gt;
| [[Batman]]#, text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|c}}&lt;br /&gt;
| [[Cat]]#, text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|d}}&lt;br /&gt;
| [[Dog]]#, text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|e}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|f}}&lt;br /&gt;
| [[Frogman]]#, text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|g}}&lt;br /&gt;
| [[Goblin]]#, [[Mountain goat]]#, [[Gremlin]]#, text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|h}}&lt;br /&gt;
| [[Harpy]]#, text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|i}}&lt;br /&gt;
| [[Fire imp]]#, text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|j}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|k}}&lt;br /&gt;
| [[Kobold]]#, text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|l}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|m}}&lt;br /&gt;
| [[Mandrill]]#, [[vermin|mussel]], text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|n}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|o}}&lt;br /&gt;
| Well construction, bridge construction, text, [[millstone]] in action, floor tile in magma [[furnace|furnaces]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Row 08 (112-127)====&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|p}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|q}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|r}}&lt;br /&gt;
| [[Ratman]]#, text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|s}}&lt;br /&gt;
| [[Snakeman]]#, [[Slugman]]#, [[Snailman]]#, text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|t}}&lt;br /&gt;
| [[Troglodyte]]#, text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|u}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|v}}&lt;br /&gt;
| Text, [[Anhydrite]]*, [[Mica]]*&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|w}}&lt;br /&gt;
| [[Wolf]]#, text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|x}}&lt;br /&gt;
| [[Saltpeter]]*, text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|y}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|z}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|&amp;amp;#123;}}&lt;br /&gt;
| Forbidden opening tag&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|&amp;amp;#124;}}&lt;br /&gt;
| [[Talc]]*; Part of animation when two creatures or dwarves are on the same spot&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|&amp;amp;#125;}}&lt;br /&gt;
| Forbidden closing tag&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|~}}&lt;br /&gt;
| Unfinished rough stone [[road]], [[river]], [[magma]], [[flow]]s, dirt [[road]], [[farm plot]] under construction, [[sand]], furrowed soils&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|⌂}}&lt;br /&gt;
| [[Animal trap]], low [[mountain]]s on world map, part of [[mechanic's workshop]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Row 09 (128-143)====&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|Ç}}&lt;br /&gt;
| [[Mechanism]]s&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|ü}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|é}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|â}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|ä}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|à}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|å}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|ç}}&lt;br /&gt;
| [[Totem]]s&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|ê}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|ë}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|è}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|ï}}&lt;br /&gt;
| Text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|î}}&lt;br /&gt;
| Elven forest retreat&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|ì}}&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| {{TST|Ä}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|Å}}&lt;br /&gt;
| [[Idol]]s, text&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Row 10 (144-159)====&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|É}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|æ}}&lt;br /&gt;
| [[Toy]]s&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|Æ}}&lt;br /&gt;
| [[Coffer]]s, [[quiver]]s, [[backpack]]s&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|ô}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|ö}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|ò}}&lt;br /&gt;
| Unactivated [[lever]]s, [[Stingray]]s#, text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|û}}&lt;br /&gt;
| [[Bucket]], text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|ù}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|ÿ}}&lt;br /&gt;
| [[Valley herb]]*&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|Ö}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|Ü}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|¢}}&lt;br /&gt;
| Closed [[hatch]]es&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|£}}&lt;br /&gt;
| Many valuable metals* in veins&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|¥}}&lt;br /&gt;
| [[Cave Lobster]]*&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|₧}}&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| {{TST|ƒ}}&lt;br /&gt;
| [[Rope reed]]*&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Row 11 (160-175)====&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|á}}&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| {{TST|í}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|ó}}&lt;br /&gt;
| Activated [[lever]]s, text&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|ú}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|ñ}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|Ñ}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|ª}}&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| {{TST|º}}&lt;br /&gt;
| [[Cloth]]&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|¿}}&lt;br /&gt;
| [[Instrument]]&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|⌐}}&lt;br /&gt;
| Withered [[plant]]s: [[Blade weed]], [[Dimple cup]]&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|¬}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|½}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|¼}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|¡}}&lt;br /&gt;
| [[Flask]], [[waterskin]]&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|«}}&lt;br /&gt;
| [[Ballista arrow]] tail for west-facing ballistae, item with [[decoration]] tag&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|»}}&lt;br /&gt;
| [[Ballista arrow]] tail for east-facing ballistae, item with [[decoration]] tag&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Row 12 (176-191)====&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|░}}&lt;br /&gt;
| Partially dug rock, [[miasma]], [[cave-in]] dust, [[steam]], smoke, [[Fishery]] &amp;amp; Butcher's workshops, [[Jet]]*, [[Chalk]]*, [[Diorite]]*, various soils*&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|▒}}&lt;br /&gt;
| Partially dug rock, [[miasma]], [[cave-in]] dust, [[steam]], smoke, workshops (craftdwarf's, bowyer's, mason's, mechanic's, jeweler's, clothier's, [[kitchen]], and leather works), side tiles for catapult, [[window]], [[Gabbro]]*, [[Obsidian]]*, various soils*&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|▓}}&lt;br /&gt;
| Partially dug rock, [[miasma]], [[cave-in]] dust, [[steam]], smoke, tannery, [[Marble]]*, [[Limestone]]*, [[Flint]]*, [[Granite]]*, various soils*&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|│}}&lt;br /&gt;
| Overworld [[river]]s, [[well]] [[chain]]/[[rope]], rotating [[axle]]s&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|┤}}&lt;br /&gt;
| Overworld [[river]]s, top-right tile for [[Loom]], glumprong [[tree]]*&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╡}}&lt;br /&gt;
| Tree in winter, [[bridge]]s&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╢}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╖}}&lt;br /&gt;
| Ends of smooth walls&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╕}}&lt;br /&gt;
| Ends of smooth walls&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╣}}&lt;br /&gt;
| Smooth/constructed walls&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|║}}&lt;br /&gt;
| Smooth/constructed walls, [[bridge]]s, wooden [[door]]s, [[axle]]s&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╗}}&lt;br /&gt;
| Smooth/constructed walls, bridges&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╝}}&lt;br /&gt;
| Smooth/constructed walls, bridges&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╜}}&lt;br /&gt;
| Ends of smooth walls&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╛}}&lt;br /&gt;
| Ends of smooth walls&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|┐}}&lt;br /&gt;
| Overworld [[river]]s&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Row 13 (192-207)====&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|└}}&lt;br /&gt;
| Overworld rivers/Roads&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|┴}}&lt;br /&gt;
| Overworld rivers/Roads&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|┬}}&lt;br /&gt;
| Overworld rivers/Roads&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|├}}&lt;br /&gt;
| Overworld rivers/Roads, top-left tile for [[Loom]]&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|─}}&lt;br /&gt;
| Overworld rivers/Roads, rotating [[axle]]s&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|┼}}&lt;br /&gt;
| [[Door]]s, overworld rivers/Roads, floor detailing/[[engraving]] in progress&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╞}}&lt;br /&gt;
| Bridges, trees in winter, [[catapult]] tile&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╟}}&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╚}}&lt;br /&gt;
| Smooth/constructed walls, bridges&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╔}}&lt;br /&gt;
| Smooth/constructed walls, bridges&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╩}}&lt;br /&gt;
| Smooth/constructed walls&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╦}}&lt;br /&gt;
| Smooth/constructed walls&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╠}}&lt;br /&gt;
| Smooth/constructed walls&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|═}}&lt;br /&gt;
| Smooth/constructed walls, bridges, planted [[crop]]s, center [[catapult]] tile, [[axle]]s&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╬}}&lt;br /&gt;
| Smooth/constructed walls, bridges, [[fortification]]s, (flashing) wall [[detailing]]/[[engraving]]/fortifying in progress&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╧}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Row 14 (208-223)====&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╨}}&lt;br /&gt;
| Bridges&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╤}}&lt;br /&gt;
| [[Table]]&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╥}}&lt;br /&gt;
| [[Chair]]s, bridges, farmer's workshop bottom-middle tile&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╙}}&lt;br /&gt;
| Ends of smooth walls&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╘}}&lt;br /&gt;
| Ends of smooth walls&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╒}}&lt;br /&gt;
| Ends of smooth walls&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╓}}&lt;br /&gt;
| Ends of smooth walls&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╫}}&lt;br /&gt;
| Some types of floodgates (wood?){{verify}}&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╪}}&lt;br /&gt;
| Metal doors&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|┘}}&lt;br /&gt;
| Overworld [[river]]s&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|┌}}&lt;br /&gt;
| Overworld rivers&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|█}}&lt;br /&gt;
| Any solid color tile&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|▄}}&lt;br /&gt;
| Siege engine parts&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|▌}}&lt;br /&gt;
| [[Ballista]]&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|▐}}&lt;br /&gt;
| Ballista&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|▀}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Row 15 (224-239)====&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|α}}&lt;br /&gt;
| [[Fish]], top-center [[fishery]] tile, [[meat]]&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|ß}}&lt;br /&gt;
| [[Leather]]&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|Γ}}&lt;br /&gt;
| [[Weight]] symbol, candlenet [[tree]]*, mango tree*, rubber tree*, cacao tree*, palm tree*, kapok tree*&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|π}}&lt;br /&gt;
| [[Cabinet]], [[goblin|dark fortress]]es&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|Σ}}&lt;br /&gt;
| [[Trap component]]&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|σ}}&lt;br /&gt;
| [[Anvil]], metalsmith's and magma forge bottom-middle tile&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|µ}}&lt;br /&gt;
| [[Plant]]s*(which?), [[crown]], [[ruins]] on world map&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|τ}}&lt;br /&gt;
| [[Pig tail]]s*, [[Tree]] sapling, [[Blade weed]]&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|Φ}}&lt;br /&gt;
| [[Sweet pod]]s*, [[bloated tuber]]*&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|Θ}}&lt;br /&gt;
| [[Bed]]s, [[Puddingstone]]*&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|Ω}}&lt;br /&gt;
| [[Statue]]s, dwarven cities on map, [[fish|sea nettle jellyfish]]&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|δ}}&lt;br /&gt;
| [[Earring]]s, [[kennel]] tile&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|∞}}&lt;br /&gt;
| [[Boulder]], middle-right [[butcher's shop]] tile, [[Andesite]]*, [[Conglomerate]]*&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|φ}}&lt;br /&gt;
| [[Thread]], [[loom]] bottom left tile, farmer's workshop bottom right tile&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|ε}}&lt;br /&gt;
| [[Bowyer's workshop]] middle-right tile&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|∩}}&lt;br /&gt;
| [[Hills]] on world map&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Row 16 (240-255)====&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|≡}}&lt;br /&gt;
| [[metal|Bar]]s, excellent [[quality]] symbol, [[zone]]s, metal [[floodgate]]s&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|±}}&lt;br /&gt;
| Unfinished [[road]]&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|≥}}&lt;br /&gt;
| Spent ammo (catapult stones count), [[ashes]]&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|≤}}&lt;br /&gt;
| Spent ammo (catapult stones count), ashes&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|⌠}}&lt;br /&gt;
| Willow [[tree]]*&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|⌡}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|÷}}&lt;br /&gt;
| [[Barrel]], [[screw pump]], upper left tile of [[still]] (works well as barrel)&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|≈}}&lt;br /&gt;
| Rough stone [[road]] or [[bridge]], [[water]], [[river]], [[lava]], glob, [[fat]], [[tallow]], [[farm plot]], furrowed soil, [[vomit]], [[blood]] pools, others?&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|°}}&lt;br /&gt;
| [[Ring]], sea foam&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|∙}}&lt;br /&gt;
| [[Vermin]]*, terrain at lower elevation&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|·}}&lt;br /&gt;
| [[Seed]]s, micro-vermin, distant indoors terrain$ (changed by the 'chasm' option in init.txt)&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|√}}&lt;br /&gt;
| [[Weapon rack]]s, [[badlands]] in main map, check mark (selecting production materials, confirmed items on manager window)&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|ⁿ}}&lt;br /&gt;
| [[Savanna]] in main map&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|²}}&lt;br /&gt;
| Body parts, [[chunk]]s, vermin corpses, [[bone]], [[shell]], [[skin]]s, [[skull]]s&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|■}}&lt;br /&gt;
| [[Block]]s, trees at lower elevation&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|&amp;amp;nbsp;}}&lt;br /&gt;
| No use?&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== List of text characters ==&lt;br /&gt;
Changes to these may make text look strange or be difficult to understand.&lt;br /&gt;
&lt;br /&gt;
* &amp;quot; ! ( ) _ + , - . 0 1 2 3 4 5 6 7 8 9 /&lt;br /&gt;
* A B C D E F G H I J K L M N O P Q R S T U V W X Y Z&lt;br /&gt;
* a b c d e f g h i j k l m n o p q r s t u v w x y z &lt;br /&gt;
* 32 (Space); ↑ ↓ → ← [Bridge direction indicators]&lt;br /&gt;
&lt;br /&gt;
=== Alphabets ===&lt;br /&gt;
Accented characters are used for names.&lt;br /&gt;
&lt;br /&gt;
Dwarvish: íèîïéóúûôöùòêìëàáåäâabcdefghiklmnorstuvz&lt;br /&gt;
Elvish: íèéóúÿùòìçabcdefghiklmnopqrstuvwyz&lt;br /&gt;
Human: ñáabcdefghijklmnopqrstuvwxz&lt;br /&gt;
Goblin: ûôöêëäåâabdeghklmnoprstuxz&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== No known use ==&lt;br /&gt;
These are ideal for using to change tiles in the raw data or init.txt.&lt;br /&gt;
* ◙ ♪ ↕ ↔ ₧ ª ¬ ½ ¼ ╢ ╟ ╧ ▀ ⌡ 255&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ☺ ☻ ♥ ♦ ♣ ♠ • ◘ ○ ◙ ♂ ♀ ♪ ♫ ☼ ► ◄ ↕ ‼ ¶ § ▬ ↨ ↑ ↓ → ← ∟ ↔ ▲ ▼ ! &amp;quot; # $ % &amp;amp; ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; &amp;lt; = &amp;gt; ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _ ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } ~ ⌂ Ç ü é â ä à å ç ê ë è ï î ì Ä Å É æ Æ ô ö ò û ù ÿ Ö Ü ¢ £ ¥ ₧ ƒ á í ó ú ñ Ñ ª º ¿ ⌐ ¬ ½ ¼ ¡ « » ░ ▒ ▓ │ ┤ ╡ ╢ ╖ ╕ ╣ ║ ╗ ╝ ╜ ╛ ┐ └ ┴ ┬ ├ ─ ┼ ╞ ╟ ╚ ╔ ╩ ╦ ╠ ═ ╬ ╧ ╨ ╤ ╥ ╙ ╘ ╒ ╓ ╫ ╪ ┘ ┌ █ ▄ ▌ ▐ ▀ α ß Γ π Σ σ µ τ Φ Θ Ω δ ∞ φ ε ∩ ≡ ± ≥ ≤ ⌠ ⌡ ÷ ≈ ° ∙ · √ ⁿ ² ■ --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Game Interface FAQ}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Modding]]&lt;br /&gt;
[[Category:Interface]]&lt;/div&gt;</summary>
		<author><name>Mikemayday</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=40d:Liaison&amp;diff=32568</id>
		<title>40d:Liaison</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=40d:Liaison&amp;diff=32568"/>
		<updated>2008-10-30T16:14:50Z</updated>

		<summary type="html">&lt;p&gt;Mikemayday: Added information about human diplomat proposing peace&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Liaisons''' are emissaries from different civilizations that accompany traders to your fortress.  They can have different names ([[Humans]] will send a '''guild representative''', dwarves will send an '''outpost liaison'''), but their functions are the same.  Dwarven liaisons will speak only with your [[expedition leader]]/[[mayor]] (not broker), while human liaisons will only speak with your [[broker]].  Their function is to ask which goods you would like to have sent with their next caravan (for a higher price), and inform you what goods they would like to buy from you the next time, which they too will pay extra to purchase.&lt;br /&gt;
&lt;br /&gt;
If your leader is dead, then you must assign a new one using the {{k|n}} screen before the liaison arrives or he/she will leave without a [[meeting]].&lt;br /&gt;
&lt;br /&gt;
Make sure to turn off all labor for the dwarf who needs to meet with the liaison, even the &amp;quot;dwarves all harvest&amp;quot; {{K|o}}rder, because your leader tends to walk away from the meeting, and liaisons will eventually get [[insanity|depressed]] or go [[berserk]] if they do not get their meeting.  This also causes a message saying &amp;quot;A trader went away unhappy&amp;quot; although it's unknown if this has any current in-game effect. A liaison can also go insane if prevented from leaving; this can happen after as little as two months of game time.&lt;br /&gt;
&lt;br /&gt;
If you are desperate to complete a meeting, consider locking the [[door]] on the meeting room until the meeting is complete. You don't even have to catch both in the office, the liaison is so keen on his bureaucracy, he will happily shout through the door, or even a thin wall (mine coincidentally picked a wall that had an engraving of one of the Dwarven leaders. Psychology, anyone?). A sleeping dwarf leader can be woken up by deconstructing his [[bed]], although this will often generate an unhappy thought. Lastly, an easy way to force the leader into the meeting room is to draft him (this can cause an unhappy thought if he has no war skills) and stationing him in the meeting room. Undrafting him may or may not be necessary to force the meeting to start.&lt;br /&gt;
&lt;br /&gt;
The meeting can take place before, after and even &amp;quot;during&amp;quot;, that is, between, trading sessions.&lt;br /&gt;
 &lt;br /&gt;
The meeting usually consists of 8 screens with breaks, the breaks giving your leader a welcome opportunity to walk away from the meeting. Don't think you are done until the liaison confirms it and says farewell!&lt;br /&gt;
&lt;br /&gt;
The entry point on the map for a liaison is determined before that of the caravan wagons. This can result in the liaison taking a different route to your fortress than the rest of the caravan if the route chosen is not suitable for wagons; the wagons will then enter from a different spot. This means the diplomat has to travel unprotected but this is really the only downside to forcing the wagons to use one particular route. The liaison will then also leave without the caravan once the meeting is done.&lt;br /&gt;
&lt;br /&gt;
Conducting a meeting in a public place can generate an unhappy [[thought]]. Conducting a meeting in the leader's private office can generate a happy thought based on the quality of the room{{v|0.27.176.38c}}.&lt;br /&gt;
&lt;br /&gt;
Oddly enough, liaisons don't need to eat, drink or sleep. There is a statement from one of our mayors on this:&lt;br /&gt;
&lt;br /&gt;
Ironblood: &amp;quot;This damn human thingy keeps following me around, suckling on me when I pause for too long. I think it's a foreign custom, but I dare not emulate. He's all disgusting and clean. Though his clothes are almost completely rotted off...&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==Differences by race==&lt;br /&gt;
The liaisons sent by different races differ in certain ways.&lt;br /&gt;
&lt;br /&gt;
===Dwarven===&lt;br /&gt;
The dwarven '''outpost liaison''' will stop coming if you have a [[King]]. This liaison comes from the Mountainhome, and if you have a King, then you are already living in the Mountainhome.&lt;br /&gt;
&lt;br /&gt;
===Human===&lt;br /&gt;
The human '''guild representative''' will have different names based on the importance of your fortress. Such names include '''merchant baron''' and '''merchant princess'''.&lt;br /&gt;
&lt;br /&gt;
Humans will also often send a diplomat separate from the guild representative when your fortress becomes important enough to rate a baron or better noble.  This individual will only speak to your baron (or better), and generally says something inane such as &amp;quot;What a nice place you've carved out for yourself here.&amp;quot;  As the noble the diplomat wants to speak with never does anything anyway, you need do nothing to ensure the meeting occurs. If you're in a state of war with the human civilization, the diplomat may come proposing a peace treaty.&lt;br /&gt;
&lt;br /&gt;
===Elven===&lt;br /&gt;
The elves will not send a trade emissary, but will occasionally send a '''diplomat''' who meets with your head noble (such as the [[Duke/Duchess]]) and demands that you limit the number of trees you cut down before the elves return the next year.&lt;br /&gt;
&lt;br /&gt;
[[Category:Trade]]&lt;/div&gt;</summary>
		<author><name>Mikemayday</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=Main_Page&amp;diff=160</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=Main_Page&amp;diff=160"/>
		<updated>2008-10-28T21:01:46Z</updated>

		<summary type="html">&lt;p&gt;Mikemayday: Changed the info on unavailable website (it's back now) and edited the PA thread URL (there's a new one).&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;h1 style=&amp;quot;text-align: center; margin-top: 1em&amp;quot;&amp;gt;The Dwarf Fortress Wiki&amp;lt;/h1&amp;gt;&lt;br /&gt;
&amp;lt;!-- &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
***************************************************************************************************&lt;br /&gt;
*****************DO THE FOLLOWING IF THE SHOWN VERSION OR RELEASE DATE IS WRONG********************&lt;br /&gt;
***************************************************************************************************&lt;br /&gt;
- Edit the part of [[Template:current/version]] before the noinclude tag to reflect the appropriate version&lt;br /&gt;
- Edit the part of [[Template:current/lastupdate]] before the noinclude to show the release date for that version&lt;br /&gt;
&lt;br /&gt;
That will update the version info for every page on the wiki that uses these templates (including the main page)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/--&amp;gt;&lt;br /&gt;
{{Colored Notice Box|#01f|&lt;br /&gt;
  &amp;lt;p&amp;gt;'''Bay 12 Games Forum is temporarily offline'''&amp;lt;/p&amp;gt;&lt;br /&gt;
  &amp;lt;p&amp;gt;Due to a change of service provider, The Bay 12 Games Forum will be unavailable for a short amount of time.&lt;br /&gt;
A temporary Forum has been established [http://dwarvenpassion.smfforfree3.com/index.php here].&amp;lt;/p&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Colored Notice Box|#00f|&lt;br /&gt;
  &amp;lt;p&amp;gt;'''The latest Dwarf Fortress version is v{{current/version}}, released {{current/lastupdate}}.'''&amp;lt;/p&amp;gt;&lt;br /&gt;
  &amp;lt;p&amp;gt;Please ensure that all information added is ''accurate for the latest version''. The&lt;br /&gt;
  [http://archive.dwarffortresswiki.net/index.php/Main_Page archive of the old wiki] is still available.&amp;lt;/p&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p style=&amp;quot;max-width: 48em; margin: 0 auto;&amp;quot;&amp;gt;&lt;br /&gt;
Welcome to the Dwarf Fortress Wiki. This is a collection of user-submitted guides, information and advice for the Roguelike game [http://www.bay12games.com/dwarves/ &amp;quot;Dwarf Fortress&amp;quot;]. Dwarf Fortress is a Mac and Windows game (though it can be played on other systems using Wine), developed by [http://www.bay12games.com/ Bay 12 Games] featuring two modes of play, a distinct, randomly-generated world (complete with terrain, wildlife and legends), gruesome combat mechanics and vicious schools of [[carp]].&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- &lt;br /&gt;
The following places semi random quotes in the quote boxes on the main page. &lt;br /&gt;
It selects from the quote list in [[Main Page/Quote]].&lt;br /&gt;
There are instructions for adding a quote on the talk page.&lt;br /&gt;
/--&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;max-width: 48em; margin: 0 auto; text-align: center&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;float: left; margin-right: 1em&amp;quot;&amp;gt;{{Quote Box|{{:Main Page/Quote}}}}&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;float: right; margin-left: 1em&amp;quot;&amp;gt;{{Quote Box|{{:Main Page/Quote|1}}}}&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{news}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 90%; max-width: 50em; margin: 0 auto; border-spacing: 1em; clear: both&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;vertical-align: top&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 100%; background: #fdc; border: 1px solid #a44; border-left-color:#faa; border-top-color:#faa; text-align: center&amp;quot;&lt;br /&gt;
|+ style=&amp;quot;color: #fff; background: #d66; border: 1px solid #a44; border-left-color:#faa; border-top-color:#faa; padding: 0.2em 0.5em&amp;quot; | '''New to Dwarf Fortress?'''&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width: 33%&amp;quot; | [[:Dwarf Fortress:About|About Dwarf Fortress]]&lt;br /&gt;
| style=&amp;quot;width: 33%&amp;quot; | '''[[:Category:Guides|Tutorials and guides]]''' &amp;lt;!-- this is here since no good page has been written for it yet, but it should be replaced by a non-category page eventually once the list of tutorials and guides is more complete --&amp;gt;&lt;br /&gt;
| style=&amp;quot;width: 33%&amp;quot; | [[Starting builds]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width: 33%&amp;quot; | [[Frequently Asked Questions]]&lt;br /&gt;
| style=&amp;quot;witdh: 33%&amp;quot; | * [[Your first fortress]] *&lt;br /&gt;
| style=&amp;quot;width: 33%&amp;quot; | [[Pregenerated worlds|Seeds and Pregenerated Worlds]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width: 33%&amp;quot; | [[Important advice]]&lt;br /&gt;
| style=&amp;quot;width: 33%&amp;quot; | * [[Indecisive's_illustrated_fortress_mode_tutorial|Indecisive's Illustrated Tutorial]] *&lt;br /&gt;
| style=&amp;quot;width: 33%&amp;quot; | [[Quickstart guide]] (older)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width: 50%; vertical-align: top&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 100%; background: #ccf; border: 1px solid #24a; border-left-color:#79f; border-top-color:#79f; text-align: center; margin-bottom: 1em&amp;quot;&lt;br /&gt;
|+ style=&amp;quot;color: #fff; background: #46c; border: 1px solid #24a; border-left-color:#79f; border-top-color:#79f; padding: 0.2em 0.5em&amp;quot; | '''Playing Dwarf Fortress'''&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;witdh: 50%&amp;quot; | [[Dwarf Fortress mode|Fortress mode]]&lt;br /&gt;
| style=&amp;quot;witdh: 50%&amp;quot; | [[Adventurer mode]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;witdh: 50%&amp;quot; | [[Reclaim fortress mode|Reclaim fortress]]&lt;br /&gt;
| style=&amp;quot;witdh: 50%&amp;quot; | [[Legends]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;witdh: 50%&amp;quot; | [[Design strategies]]&lt;br /&gt;
| style=&amp;quot;witdh: 50%&amp;quot; | [[Local map features]]&lt;br /&gt;
|- &lt;br /&gt;
| style=&amp;quot;witdh: 50%&amp;quot; | [[:Category:Bloodline_Games|Bloodline games]]&lt;br /&gt;
| style=&amp;quot;witdh: 50%&amp;quot; | [[Stories]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 100%; background: #ccf; border: 1px solid #24a; border-left-color:#79f; border-top-color:#79f; text-align: center; margin-bottom: 1em&amp;quot;&lt;br /&gt;
|+ style=&amp;quot;color: #fff; background: #46c; border: 1px solid #24a; border-left-color:#79f; border-top-color:#79f; padding: 0.2em 0.5em&amp;quot; | '''Gameplay elements'''&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Activity zone]]s&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Farming]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Building]]&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Combat]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Creatures]]&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[:Category:Designations|Designations]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Military]]&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Noble]]s&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Rooms]]&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Skill]]s&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Stockpile]]s&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Workshop]]s&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Economics]]&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Mining]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Location]]&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Fun]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
| style=&amp;quot;width: 50%; vertical-align: top&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 100%; background: #ccf; border: 1px solid #24a; border-left-color:#79f; border-top-color:#79f; text-align: center; margin-bottom: 1em&amp;quot;&lt;br /&gt;
|+ style=&amp;quot;color: #fff; background: #46c; border: 1px solid #24a; border-left-color:#79f; border-top-color:#79f; padding: 0.2em 0.5em&amp;quot; | '''Wiki articles by category'''&lt;br /&gt;
|- &lt;br /&gt;
| style=&amp;quot;witdh: 50%&amp;quot; | [[:Category:Dwarves|Dwarves]]&lt;br /&gt;
| style=&amp;quot;witdh: 50%&amp;quot; | [[:Category:World|World]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;witdh: 50%&amp;quot; | [[:Category:Buildings|Buildings]]&lt;br /&gt;
| style=&amp;quot;witdh: 50%&amp;quot; | [[:Category:Modding|Modding]]&lt;br /&gt;
|- &lt;br /&gt;
| style=&amp;quot;width:50%&amp;quot; | [[:Category:Items|Items]]&lt;br /&gt;
| style=&amp;quot;width:50%&amp;quot; | [[:Category:Interface|Interface]]&lt;br /&gt;
|- &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | [[Special:Categories|All Categories]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 100%; background: #ccf; border: 1px solid #24a; border-left-color:#79f; border-top-color:#79f; text-align: center&amp;quot;&lt;br /&gt;
|+ style=&amp;quot;color: #fff; background: #46c; border: 1px solid #24a; border-left-color:#79f; border-top-color:#79f; padding: 0.2em 0.5em&amp;quot; | '''Metagame editing and advice'''&lt;br /&gt;
|-&lt;br /&gt;
| [[Technical tricks]]&lt;br /&gt;
|- &lt;br /&gt;
| [[Utilities]]&lt;br /&gt;
|- &lt;br /&gt;
| [[Known bugs and issues]]&lt;br /&gt;
|- &lt;br /&gt;
| [[System requirements]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Cheating]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Maximizing framerate]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Tilesets]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Modding Guide]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;vertical-align: top&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 100%; background: #ddd; border: 1px solid #777; border-left-color:#bbb; border-top-color:#bbb;&amp;quot;&lt;br /&gt;
|+ style=&amp;quot;color: #fff; background: #999; border: 1px solid #777; border-left-color:#bbb; border-top-color:#bbb; padding: 0.2em 0.5em; text-align: center&amp;quot; | '''Links'''&lt;br /&gt;
|- &lt;br /&gt;
! style=&amp;quot;text-align: left; padding: 0.1em 0.5em&amp;quot; | Forums:&lt;br /&gt;
| [http://www.bay12games.com/forum/index.php Official Forums],  [http://forums.somethingawful.com/showthread.php?threadid=2917631 Something Awful Thread], [http://forums.penny-arcade.com/showthread.php?t=72813 Penny-Arcade Thread],  [http://forums.facepunchstudios.com/showthread.php?t=517568 Facepunch Studios Thread], [http://episteme.arstechnica.com/eve/forums/a/tpc/f/39309975/m/783000928831 Ars Technica Thread],  [http://forums.xkcd.com/viewtopic.php?f=21&amp;amp;t=19469&amp;amp;start=0&amp;amp;st=0&amp;amp;sk=t&amp;amp;sd=a xkcd Thread], [http://forum.team17.com/showthread.php?t=30824 Team17 Forum Thread]&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;text-align: left; padding: 0.1em 0.5em&amp;quot; | Blogs:&lt;br /&gt;
| [http://jreengusoccurring.blogspot.com/ Jreengus Occuring]&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;text-align: left; padding: 0.1em 0.5em&amp;quot; | IRC Channels:&lt;br /&gt;
| [irc://irc.worldirc.org/bay12games #bay12games] on worldirc.org, [irc://irc.synirc.net/df #df] on synirc.net, [irc://irc.quakenet.org/DwarfFortress #DwarfFortress] on quakenet.org&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;text-align: left; padding: 0.1em 0.5em&amp;quot; | Archives:&lt;br /&gt;
| [http://archive.dwarffortresswiki.net Old Wiki]&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;text-align: left; padding: 0.1em 0.5em&amp;quot; | Other Wikis:&lt;br /&gt;
| [http://www.dwarffortress.fr Le Wiki Français ], [http://dwarffortress.if.land.to/ The Japanese Wiki ], [http://www.dfwk.ru The Russian Wiki ], [[Dwarf_Fortress_Italia| Wiki Italiano]]&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;text-align: left; padding: 0.1em 0.5em&amp;quot; | Useful Links:&lt;br /&gt;
| [http://mkv25.net/dfma/ Dwarf Fortress Map Archive], [http://dffd.wimbli.com/ Dwarf Fortress File Depot (DFFD)]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
[[ru:Заглавная страница]]&lt;/div&gt;</summary>
		<author><name>Mikemayday</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=40d_Talk:Graphics_set_repository&amp;diff=20755</id>
		<title>40d Talk:Graphics set repository</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=40d_Talk:Graphics_set_repository&amp;diff=20755"/>
		<updated>2008-10-10T20:50:15Z</updated>

		<summary type="html">&lt;p&gt;Mikemayday: /* HOWTO use Mayday graphic tileset in v0.28.181.39. */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This would more accurately be called [[List of user graphics sets]], to match the [[List of user character sets]] page. The info about graphics sets can be merged into [[Tilesets]]. Also, it seems DR is the only one updated for the new version, does anyone care to test the others? Do they work, and if not, will they ever get updated? --[[User:Turgid Bolk|Turgid Bolk]] 02:19, 5 November 2007 (EST)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This is a message to the user &amp;quot;Duplex,&amp;quot; who posted a cool little DR-style graphics update to the page: Could you please list your graphics_example.txt so I can know what dwarves are what? I'd love to implement this in the new version, unless DR publishes his work soon. Also, I think it'd be nice to have a little less boxiness to the current DR set, and was wondering if a simple dithering pass or something would make the icons appear less &amp;quot;boxy&amp;quot; and more smooth against a black background. Ideas? [[User:Schm0|Schm0]] 14:49, 11 November 2007 (EST)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I've created and added [[Template:GraphicsSet]] to match the outline of [[List of user character sets]] page.  I don't know what we should do with the outdated sets. Some of the links don't work and it just looks sloppy. Should it just be deleted? [[User:Plac1d|Plac1d]] 11:40, 23 November 2007 (EST)&lt;br /&gt;
&lt;br /&gt;
Reorganized this page, it was getting very cluttered. It seems User:Jackard just did the very same thing to the Utilities page. The wiki is getting cleaned up. ;) --[[User:ShunterAlhena|ShunterAlhena]] 17:31, 19 August 2008 (EDT)&lt;br /&gt;
&lt;br /&gt;
== 12x12 Tileset ==&lt;br /&gt;
Go on, someone make a 10x12 or 12x12 tileset? That way people using the default tileset, or me with my 12x12 solid curses tileset, can enjoy pretty gfx too. My screen is too small for 16x16, though I'm tempted to give the 8x10 one a go! --[[User:Markavian|Markavian]] 11:32, 18 December 2007 (EST)&lt;br /&gt;
:Hmmm. Personally, I find that 16x16's pixel budget is already too tight for a proper &amp;quot;graphic&amp;quot; gfx set.  Anything smaller would violate what I term first principle of icon design :Icons must be distinguishable (not just different!).  Anything smaller, I think I would switch to partial symbolic means.  e.g. have a distinct background image (maybe a dwarf head?) denoting the race and a foreground symbol (like a pick for miners) to denote profession.  I would say that I am trully interested, but I have my hands tied up right now with 16x16 which will take a looong time to approach completion.  No promises, but if I need a break from 16x16, I might do a &amp;quot;sample&amp;quot; set for 12x12 (e.g. just all the major profession groups)  But if you really want one badly, why not try starting a new set yourself.  It's fun!  -- [[User:Sphr|Sphr]] 21:32, 18 December 2007 (EST)&lt;br /&gt;
::ok, what I did is I took my WIP 16x16 and do a direct shrinking + sharpening.  This is the result. [[Media:Sphr_dwarves_12_12.png|Sphr_dwarves_12_12.png]].  You will have to grab Veryinky's text file and modify the data there for 12x12 though.  Feedback is welcome but I prob can't devote time to the 12x12 icons.  The most I can do is use a semi-automated way of generating it from the 16x16 version. sorry about that.  I will find time to extract out the text part and add somewhere to wiki so that we don't have to do some nasty rapidshare download (I always can't seem to download from it :( ) just for some text. Or you could just do your cut and paste directly over whatever bmp file you are using right now -- [[User:Sphr|Sphr]] 21:45, 18 December 2007 (EST)&lt;br /&gt;
:Thanks Sphr, I've packaged it all together into an easy to install mod: [http://mkv25.net/showcase/df/sphr_mkv_12x12_graphics_v0.1.zip download (59KB)] (v0.1)&lt;br /&gt;
:It doesn't look bad, not at all. I'd argue 12x12 is plenty, we're spoilt with the number of pixels we have these days! Remember the first Command &amp;amp; Conquer? Animated infantry units had whopping 11x11 pixels. ... I look forward to your updates, my fort with only 7 dwarves doesn't give much opportunity for detail. [http://mkv25.net/showcase/df/sphr_12x12_test1.png Screenshot]. --[[User:Markavian|Markavian]]&lt;br /&gt;
::Sorry about the half-pink pixels.  Thought that I got rid of those by using nearest neighbor when resizing.  Hmm. yeah. It turned out better than I thought.  I think it is relatively safe to say that at least the major profession groups are distinguishable.  It remains to see how distinguishable the sub professions are.  Guess we can only find out after we test with a much larger dwarf colony.  -- [[User:Sphr|Sphr]] 11:51, 19 December 2007 (EST)&lt;br /&gt;
:Updated the 12x12 version.  Can be found [[User:Sphr/gfx_set#12x12|here]].  I've cleaned up the transparent pixels after shrinking, but I didn't test it.  Feel free to try.  -- [[User:Sphr|Sphr]] 15:09, 21 December 2007 (EST)&lt;br /&gt;
:Thanks, those pixels look much sharper now. Have included it in v0.2 of the mod package: [[http://www.mkv25.net/showcase/df/sphr_mkv_12x12_graphics_v0.2.zip sphr_mkv_12x12_graphics_v0.2.zip]] (61.5KB)&lt;br /&gt;
== Text Data for manual install users ==&lt;br /&gt;
&lt;br /&gt;
If the tileset is simple (1 image), it could be beneficial to follow PTTG's smart example of including the text data in the image page itself, i.e. the page you get to when you click on a wiki image created by something like: &amp;lt;nowiki&amp;gt;[[Image:PTTG16x16graph.png]]&amp;lt;/nowiki&amp;gt; ) , so that users can just copy and paste the text data directly into raw/graphics.  And given that the image (usually png) is available for saving, users don't have to download anything explicitly from any file hosting sites.  I think it is definitely an alternative to consider esp when compared to file hosting services like rapidhshare (which I always have problem with), and although other file-hosting (esp those on personal sites) are fine, they may have stricter traffic controls.&lt;br /&gt;
-- [[User:Sphr|Sphr]] 04:14, 21 December 2007 (EST)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== graphics sets vs object tilesets ==&lt;br /&gt;
I was the one who renamed object tilesets to graphics sets when the wiki was migrated to the 3d version, and I'm starting to regret it. I propose renaming it back to 'object tilesets' and modifying all graphics sets links to point to that once again. [[User:Lord Nightmare|Lord Nightmare]] 17:18, 19 February 2008 (EST)&lt;br /&gt;
:Nah, it's fine the way it is for now. Because objects are not currently graphically supported yet, and only consist of living entities, it should rather be called 'creature tilesets'. I would wait until Toady adds '''&amp;quot;Core50, TILESET SUPPORT, (Future): Allow graphical tiles to be used for all game objects&amp;quot;''' before changing the name to anything. After that, there could be a multitude of tilesets such as 'object tilesets','creature tilesets','terrain tilesets' ect. 'Character tilesets' will be used for traditional ASCII. [[User:Plac1d|Plac1d]] 21:37, 8 March 2008 (EST)&lt;br /&gt;
&lt;br /&gt;
== Questions: making your own set==&lt;br /&gt;
Could some one post some pointers to making your own set?  I have a few questions: how do you know what tags are available to make tiles for?  Does the graphics example that comes with the game include all possible race/class tags?  What is the format of this file?  I see for creatures it is [class:racepage:x:y:??:?Status (like undead/guard/not?)]&lt;br /&gt;
&lt;br /&gt;
Is it possible to make a champion axedwarf graphic?  Or will all champions of the same status look the same?&lt;br /&gt;
&lt;br /&gt;
Do the characters have to have a shaded border around them?  I notice most do.&lt;br /&gt;
[[User:Tulthix|Tulthix]] 10:48, 26 March 2008 (EDT)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
:So here is a complete text document you would find in the &amp;quot;raw/graphics&amp;quot; folder for my new fake graphics set:&amp;lt;tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[DEFAULT:DUMBDWARVES:0:0:AS_IS:DEFAULT]&amp;lt;br&amp;gt;&lt;br /&gt;
[Profession:TILE_PAGE:X:Y:Color:Texture]&lt;br /&gt;
&lt;br /&gt;
 graphics_mygraphicsLOL &amp;amp;laquo;&amp;lt;small&amp;gt;'''You'll be saving the text document as this name (graphics_mygraphicsLOL.txt) &amp;lt;br&amp;gt;                            This name should match the folder name you will be using in &amp;quot;raw/graphics&amp;quot;.'''&amp;lt;/small&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
 [OBJECT:GRAPHICS]&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;------------------------------&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 below are dwarves &amp;amp;laquo;&amp;lt;small&amp;gt;'''Feel free to add text anywhere outside brackets'''&amp;lt;/small&amp;gt; &amp;lt;br&amp;gt; &lt;br /&gt;
 [TILE_PAGE:DUMBDWARVES] &amp;amp;laquo;&amp;lt;small&amp;gt;'''This name doesn't have to match any creature name, folder name, or picture name'''&amp;lt;/small&amp;gt; &lt;br /&gt;
        [FILE:mygraphicsLOL/sevendwarves.bmp] &amp;amp;laquo;&amp;lt;small&amp;gt;'''Look at picture for file structure'''&amp;lt;/small&amp;gt;&lt;br /&gt;
        [TILE_DIM:16:16] &amp;amp;laquo;&amp;lt;small&amp;gt;'''Height:Width - Pixels per tile'''&amp;lt;/small&amp;gt;&lt;br /&gt;
        [PAGE_DIM:5:2] &amp;amp;laquo;&amp;lt;small&amp;gt;'''Width:Height - Tiles per picture'''&amp;lt;/small&amp;gt; &amp;lt;br&amp;gt;&lt;br /&gt;
 [CREATURE_GRAPHICS:DWARF] &amp;amp;laquo;&amp;lt;small&amp;gt;'''You must use the correct use of spelling. See below'''&amp;lt;/small&amp;gt;&lt;br /&gt;
        [DEFAULT:DUMBDWARVES:0:0:'''ADD_COLOR''':DEFAULT]&lt;br /&gt;
                                   &amp;amp;uarr; &amp;lt;small&amp;gt;'''PTTG's graphics set is an example how this is used'''&amp;lt;/small&amp;gt;&lt;br /&gt;
        [STANDARD:DUMBDWARVES:1:0:'''AS_IS''':DEFAULT]&lt;br /&gt;
                                   &amp;amp;uarr; &amp;lt;small&amp;gt;'''But you will most likely want to use this to keep the colors used in the picture unchanged'''&amp;lt;/small&amp;gt;&lt;br /&gt;
        [MINER:DUMBDWARVES:2:0:AS_IS:DEFAULT]&lt;br /&gt;
                   &amp;amp;darr; &amp;lt;small&amp;gt;'''This name matches the TILE_PAGE name I made for its appropriate picture, sevendwarves.bmp '''&amp;lt;/small&amp;gt;&lt;br /&gt;
        [CHILD:'''DUMBDWARVES''':3:0:AS_IS:DEFAULT]&lt;br /&gt;
        [BABY:DUMBDWARVES:4:0:AS_IS:DEFAULT]&lt;br /&gt;
        ['''DEFAULT''':DUMBDWARVES:0:1:AS_IS:'''ZOMBIE'''] &amp;amp;laquo;&amp;lt;small&amp;gt;'''A ZOMBIE'''&amp;lt;/small&amp;gt;&lt;br /&gt;
        ['''SWORDSMAN''':DUMBDWARVES:1:1:AS_IS:'''ZOMBIE'''] &amp;amp;laquo;&amp;lt;small&amp;gt;'''A ZOMBIE with a sword'''&amp;lt;/small&amp;gt;&lt;br /&gt;
        ['''DEFAULT''':DUMBDWARVES:2:1:AS_IS:'''SKELETON'''] &amp;amp;laquo;&amp;lt;small&amp;gt;'''A SKELETON'''&amp;lt;/small&amp;gt;&lt;br /&gt;
        ['''AXEMAN''':DUMBDWARVES:3:1:AS_IS:'''SKELETON'''] &amp;amp;laquo;&amp;lt;small&amp;gt;'''A SKELETON with an axe'''&amp;lt;/small&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 humans &amp;lt;br&amp;gt;&lt;br /&gt;
 [TILE_PAGE:PUNYHUMANS]&lt;br /&gt;
        [FILE:Other_Graphics/humans.bmp]&lt;br /&gt;
        [TILE_DIM:16:16]&lt;br /&gt;
        [PAGE_DIM:1:4] &amp;lt;br&amp;gt;&lt;br /&gt;
 [CREATURE_GRAPHICS:HUMAN]&lt;br /&gt;
        [DEFAULT:PUNYHUMANS:0:0:AS_IS:DEFAULT]	&lt;br /&gt;
    ''' Notes can go here too.'''        &lt;br /&gt;
        [SWORDSMAN:PUNYHUMANS:0:1:AS_IS:DEFAULT]&lt;br /&gt;
        ['''RECRUIT''':PUNYHUMANS:0:2:AS_IS:'''ADVENTURER'''] &amp;amp;laquo;&amp;lt;small&amp;gt;'''An ADVENTURER with no weapons'''&amp;lt;/small&amp;gt;&lt;br /&gt;
        ['''SWORDSMAN''':PUNYHUMANS:0:3:AS_IS:'''ADVENTURER'''] &amp;amp;laquo;&amp;lt;small&amp;gt;'''An ADVENTURER with a sword'''&amp;lt;/small&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;==============================&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 animals &amp;lt;br&amp;gt;&lt;br /&gt;
 [TILE_PAGE:TASTYANIMALS]&lt;br /&gt;
        [FILE:Other_Graphics/animals'''.bmp'''] &amp;amp;laquo;&amp;lt;small&amp;gt;'''Pictures must be in .BMP format!'''&amp;lt;/small&amp;gt;&lt;br /&gt;
        [TILE_DIM:16:16]&lt;br /&gt;
        [PAGE_DIM:6:2] &amp;lt;br&amp;gt;&lt;br /&gt;
 [CREATURE_GRAPHICS:DOG]&lt;br /&gt;
        [DEFAULT:TASTYANIMALS:0:0:AS_IS:DEFAULT]&lt;br /&gt;
        [CHILD:TASTYANIMALS:1:0:AS_IS:DEFAULT]&lt;br /&gt;
        [ZOMBIE:TASTYANIMALS:2:0:AS_IS:ZOMBIE] &amp;amp;laquo;&amp;lt;small&amp;gt;'''This is another way to make zombies...'''&amp;lt;/small&amp;gt;&lt;br /&gt;
        [SKELETON:TASTYANIMALS:3:0:AS_IS:SKELETON] &amp;amp;laquo;&amp;lt;small&amp;gt;'''...or skeletons'''&amp;lt;/small&amp;gt;&lt;br /&gt;
        ['''TRAINED_HUNTER''':TASTYANIMALS:4:0:AS_IS:DEFAULT] &amp;amp;laquo;&amp;lt;small&amp;gt;'''TRAINED_HUNTER profession only works with DOG'''&amp;lt;/small&amp;gt;&lt;br /&gt;
        ['''TRAINED_WAR''':TASTYANIMALS:5:0:AS_IS:DEFAULT] &amp;amp;laquo;&amp;lt;small&amp;gt;'''TRAINED_WAR profession only works with DOG'''&amp;lt;/small&amp;gt;&lt;br /&gt;
 [CREATURE_GRAPHICS:CAT]&lt;br /&gt;
        [DEFAULT:TASTYANIMALS:0:1:AS_IS:DEFAULT]&lt;br /&gt;
&amp;lt;/tt&amp;gt;&lt;br /&gt;
[[Image:Plac1d_graphics-set_helper.png]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tt&amp;gt;'''[CREATURE_GRAPHICS:DWARF]'''&amp;lt;/tt&amp;gt; &lt;br /&gt;
The available creatures you can create graphics for can be found in any of the ''creature_??????.txt'' documents in ''&amp;quot;raw/objects&amp;quot;''. &lt;br /&gt;
*Use the [CREATURE:???????] tags for the correct use of spelling for the given species.&lt;br /&gt;
*Only creatures with a [SIZE:??] tag can have graphics applied to them. Insects, rodents, and birds don't have these tags.&lt;br /&gt;
&amp;lt;s&amp;gt;*Creatures with [AQUATIC] biome tag will not display graphics.&lt;br /&gt;
&amp;lt;/s&amp;gt;&lt;br /&gt;
:The information on [AQUATIC] is either incorrect, or possibly only valid in some cases - I've been experimenting with symbolic graphics tiles and made a set for creature_large_riverlake (hadn't seen this). I have carp and tigerfish in my current map, and they both show up using the custom graphic. [[User:Shaja|Shaja]] 00:21, 3 April 2008 (EDT)&lt;br /&gt;
::You're right. I made the mistake using [CREATURE:WHALE] instead of [CREATURE'''_GRAPHICS''':WHALE]. Thanks for pointing that out- I was convinced fish couldn't have graphics. I just tinkered around, and it seems creature_large_ocean creatures will show up too. [[User:Plac1d|Plac1d]] 10:49, 3 April 2008 (EDT)&lt;br /&gt;
'''Professions:''' Profession listed in graphics_example.txt in &amp;quot;raw/graphics&amp;quot; is shared by CREATURE_GRAPHICS tags DWARF, HUMAN, GOBLIN, ELF, KOBOLD. Dwarves uses most of them. Humans and Goblins also uses many of those. Elves and Kobolds uses just a few. I don't know where a list is located or if even one has been created accounting the exact professions used by each race. &lt;br /&gt;
 &lt;br /&gt;
&amp;lt;tt&amp;gt;'''[CHILD:DUMBDWARVES:3:0:AS_IS:DEFAULT]'''&amp;lt;/tt&amp;gt;&lt;br /&gt;
Here's how I would find this tile:&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| 0:0&lt;br /&gt;
| 1:0&lt;br /&gt;
| 2:0&lt;br /&gt;
| '''3:0'''&lt;br /&gt;
| 4:0&lt;br /&gt;
|-&lt;br /&gt;
| 0:1&lt;br /&gt;
| 1:1&lt;br /&gt;
| 2:1&lt;br /&gt;
| 3:1&lt;br /&gt;
| 4:1&lt;br /&gt;
|-&lt;br /&gt;
| 0:2&lt;br /&gt;
| 1:2&lt;br /&gt;
| 2:2&lt;br /&gt;
| 3:2&lt;br /&gt;
| 4:2&lt;br /&gt;
|-&lt;br /&gt;
| 0:3&lt;br /&gt;
| 1:3&lt;br /&gt;
| 2:3&lt;br /&gt;
| 3:3&lt;br /&gt;
| 4:3&lt;br /&gt;
|-&lt;br /&gt;
| 0:4&lt;br /&gt;
| 1:4&lt;br /&gt;
| 2:4&lt;br /&gt;
| 3:4&lt;br /&gt;
| 4:4&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
:All champions look the same. Borders: My guess is that when a background color is too similar to that of the colors used by a character on top of it, the border helps to distinguish the two from another. Anyway, I hope this helps! [[User:Plac1d|Plac1d]] 07:39, 31 March 2008 (EDT)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==HOWTO migrate Mayday graphic tileset to a newer version==&lt;br /&gt;
1) Unpack the newest df.zip and DFG.zip into separate folders. Later on it'll be supposed that df.zip is unpacked into \D\ folder, and DFG.zip - into \M\ folder.&lt;br /&gt;
&lt;br /&gt;
2) Copy the contents of \M\data\art\ folder into \D\data\art\, replacing the existing files.&lt;br /&gt;
&lt;br /&gt;
Those files contain item and surroundings graphical tiles.&lt;br /&gt;
&lt;br /&gt;
3) Open init.txt file in \D\data\init\.&lt;br /&gt;
&lt;br /&gt;
Set [GRAPHICS:YES], [GRAPHICS_FONT:mayday.bmp] and [GRAPHICS_FULLFONT:mayday.bmp].&lt;br /&gt;
&lt;br /&gt;
Now the game should be using the tile files we copied in the previous part.&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
 Sidenote: you may also wish to play with [AUTOSAVE:], [AUTOBACKUP:], [SHOW_EMBARK_X:] and [SHOW_ALL_HISTORY_IN_DWARF_MODE:]  keys.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
4) Replace \D\raw\graphics\ folder with \M\raw\graphics\ folder.&lt;br /&gt;
&lt;br /&gt;
That folder contains the tilesets for various creatures as well as the graphics_mayday.txt file, which holds the settings for the tilesets.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Ok, now we're done with graphics.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
You may also wish to use the Mayday variant of control key layout.&lt;br /&gt;
&lt;br /&gt;
To do so, open \D\data\init\interface.txt and replace the existing [CURSOR_UP_Z:] and [CURSOR_DOWN_Z:] keys with [CURSOR_UP_Z:DIVIDE] and [CURSOR_DOWN_Z:MULTIPLY], respectively.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
That's it, now you're efficiently playing the same game you were before.&lt;br /&gt;
&lt;br /&gt;
(EDITED by Mayday to be a bit more up-to-date and universal. There's still the matter of editing the raws to change the default tiles to the new custom ones... :/).&lt;/div&gt;</summary>
		<author><name>Mikemayday</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=40d:Graphics_set_repository&amp;diff=1371</id>
		<title>40d:Graphics set repository</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=40d:Graphics_set_repository&amp;diff=1371"/>
		<updated>2008-09-17T09:31:26Z</updated>

		<summary type="html">&lt;p&gt;Mikemayday: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;''You may be looking for general information on [[tilesets]] or the [[List of user character sets]].''&lt;br /&gt;
&lt;br /&gt;
''Graphics sets'' are a type of [[Tilesets|tileset]] for use with Graphics Mode, which allows the game to display different tiles for creatures. Only creature tiles are supported so far. They were previously known as 'Object Tilesets'. The [[tilesets]] page has detailed instructions on how to use these.&lt;br /&gt;
&lt;br /&gt;
== 16×16 square graphics sets ==&lt;br /&gt;
&lt;br /&gt;
=== Dystopian Rhetoric ===&lt;br /&gt;
&lt;br /&gt;
{{GraphicsSet|&lt;br /&gt;
|image=[[Image:DR-1b.png]][[Image:DR-2b.png]]&lt;br /&gt;
|download link=&amp;lt;br&amp;gt;&lt;br /&gt;
*[http://www.megaupload.com/?d=XQAWPCYT DIY version]&lt;br /&gt;
*[http://dffd.wimbli.com/file.php?id=62 EZ Download Pack- No Installation! (5.43MB download)] &lt;br /&gt;
*[http://dffd.wimbli.com/file.php?id=114 Updated graphics_example.txt file.]&lt;br /&gt;
|author=[[User:DR|DR]]&lt;br /&gt;
|sprite=16&amp;amp;times;16&lt;br /&gt;
|resolution=1280&amp;amp;times;400&lt;br /&gt;
|installation= &lt;br /&gt;
|comments=10/12/07: Okay, so I've definitely been slacking off here. But I'm vaguely annoyed at myself for constantly failing to update this so, what the hell, here's what I've done so far. It is by no means comprehensive. Most of the new dwarf jobs are in, with a few exceptions (blacksmith [uses metalsmith], clothier [uses weaver] several farmer, mechanic and mason jobs [use the base tile for that &amp;quot;class&amp;quot;], and the architect [the trade minister or something, I think]). The military also got an overhaul. Still a lot of work to do, and I'm not happy with a bunch of the stuff did make it in. Also, I'm not updating the easy pack until I get a proper handle on this and get most of it done.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Chariot's Alternate Civ Graphics ===&lt;br /&gt;
{{GraphicsSet|&lt;br /&gt;
|image=[[Image:red_antman_civ.PNG]]&lt;br /&gt;
|download link=[http://chariot.nickersonm.com/dwfortress/civ_graphics.zip Alternate Civ Graphics]&lt;br /&gt;
|author=[[User:Chariot|Chariot]]&lt;br /&gt;
|sprite=16&amp;amp;times;16&lt;br /&gt;
|resolution=1280&amp;amp;times;400&lt;br /&gt;
|installation=DIY&lt;br /&gt;
|comments=See [[User:Chariot#Civilizations_Graphics_Set|here]].&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Mike Mayday's combined pack (Sphr, Tocky, DR, Herrbdog and others) ===&lt;br /&gt;
{{GraphicsSet|&lt;br /&gt;
|image=[[Image:DFG3.jpg]]&lt;br /&gt;
|download link=[http://mayday.w.staszic.waw.pl/df.htm]&lt;br /&gt;
|author=[[User:Mikemayday|Mikemayday]]&lt;br /&gt;
|sprite=16&amp;amp;times;16&lt;br /&gt;
|resolution=1280 horizontal&lt;br /&gt;
|installation= All things pre-packed, just edit init.txt to enter your desired vertical resolution and number of tiles&lt;br /&gt;
|comments=Combined with a customized main tileset. Just follow the link, download and enjoy, no need to mess around with files. Credits go to Sphr, DR, Tocky, Herrbdog, Dragon Warrior games and me (although I did much more organizing and editing than actually creating).&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== PTTG's graphics set ===&lt;br /&gt;
&lt;br /&gt;
{{GraphicsSet|&lt;br /&gt;
|image=[[Image:PTTG16x16graph.png]]&lt;br /&gt;
|download link=[[Media:PTTG16x16graph.png|PTTG16x16graph.png]]&lt;br /&gt;
|author=[[User:PTTG|PTTG]]&lt;br /&gt;
|sprite=16&amp;amp;times;16&lt;br /&gt;
|resolution=1280&amp;amp;times;400&lt;br /&gt;
|installation=Make sure to back up your Graphics folder, then convert PTTG16x16graph.png to .bmp. Then move the file into the 'example' file. Copy the txt file included on the [http://www.dwarffortresswiki.net/index.php/Image:PTTG16x16graph.png image page] and save it as graphics_example.txt.&lt;br /&gt;
|comments=I hope everybody gets how to install this. Anyway, a nice, clear image set for full-color heroes and all the civ-ing races, complete with kids and kings! Thanks to Zaratustra, I based my txt file on the one for that GS.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Sphr's Dwarves ===&lt;br /&gt;
{{GraphicsSet|&lt;br /&gt;
|image=[[Image:Sphr_dwarves.png]]&lt;br /&gt;
|download link=[[Media:Sphr_dwarves.png|Sphr_dwarves.png]]&lt;br /&gt;
|author=[[User:Sphr|Sphr]]&lt;br /&gt;
|sprite=16&amp;amp;times;16&lt;br /&gt;
|installation=see notes on image page (Click on image).&lt;br /&gt;
|comments=updated to v0.10&lt;br /&gt;
&lt;br /&gt;
Details, sample screen shots and other tile sets at [[User:Sphr/gfx_set|my gfx set page]].&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Dystopian Qantas (v0.94) - by Veryinky ===&lt;br /&gt;
&lt;br /&gt;
{{GraphicsSet|&lt;br /&gt;
|image=[[Image:Inkydwarves.PNG]]&lt;br /&gt;
|download link=http://rapidshare.com/files/67996522/graphics94.zip.html&lt;br /&gt;
|author=[[User:Veryinky|Veryinky]]&lt;br /&gt;
|sprite=16&amp;amp;times;16&lt;br /&gt;
|resolution=1280&amp;amp;times;400&lt;br /&gt;
|installation=Move the contents of /graphics to a backup directory or file. Unzip in /graphics. Each biome and primary race is in it's own .bmp.&lt;br /&gt;
|comments=This is a combination of the Dystopian Rhetoric and the Deep Quantas sets. The sprites are 16&amp;amp;times;16, using DQ for dwarves and elves, while DR for the rest. The dwarves hold a different tool for each job skill. It also includes nearly every new creature for version 0.32/0.33 except some fish and sharks.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{GraphicsSet|&lt;br /&gt;
|image=[[Image:Dwarves.png]]&lt;br /&gt;
|download link=[[Media:Dwarves.png|Dwarves.png]]&lt;br /&gt;
|author=[[User:Veryinky|Veryinky]]&lt;br /&gt;
|sprite=16&amp;amp;times;16&lt;br /&gt;
|resolution=1280&amp;amp;times;400&lt;br /&gt;
|installation= Convert dwarves.png picture to .bmp. Download [http://rapidshare.com/files/67996522/graphics94.zip.html Dystopian Qantas (v0.94)].Move the contents of /graphics to a backup directory or file. Unzip in /graphics. Replace the existing dwarves.bmp with the just converted dwarves.bmp in /graphics/main/ &lt;br /&gt;
|comments=Here is an alternative Dwarves graphic file for this set. For each one who wants the old school DR dwarves with the new job skills.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Haradrim (desert people) - by Deon ===&lt;br /&gt;
&lt;br /&gt;
{{GraphicsSet|&lt;br /&gt;
|image=[[Image:Haradrims.PNG]]&lt;br /&gt;
|download link=http://dffd.wimbli.com/file.php?id=147&lt;br /&gt;
|author=[[User:Deon|Deon]]&lt;br /&gt;
|sprite=16&amp;amp;times;16&lt;br /&gt;
|resolution=1280&amp;amp;times;400&lt;br /&gt;
|installation=Unzip archive to your /RAW folder. Remove human graphics from graphics_example.txt or use this tileset for new type of creature. &lt;br /&gt;
|comments=This is a tileset based on the Chariot's humans. I edited all pictures to represent desert people somewhat close to arabian type from Alladdin cartoon (nobles, traders and guards) and oriental warriors (ninja-like, with face veils to help them against sandstorms).&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Animal Pack - by Bane18 ===&lt;br /&gt;
&lt;br /&gt;
{{GraphicsSet|&lt;br /&gt;
|image=[[Image:Animal_pack.PNG]]&lt;br /&gt;
|download link=[[User:Bane18|Bane18]]&lt;br /&gt;
|author=[[User:Bane18|Bane18]]&lt;br /&gt;
|sprite=16&amp;amp;times;16&lt;br /&gt;
|resolution=1280&amp;amp;times;400&lt;br /&gt;
|installation=Download all of the separate animal packs from my page, turn them into 24bmp then save them inside raw/example. Copy the text beneath the files and paste it into graphic_examples (the instructions I give on my page should be clear enough). |comments=Hopefully you will enjoy them as much as I enjoyed creating them and if you receive any problems associated with the files please let me know so that I can fix them.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== 12×12 square graphics sets ==&lt;br /&gt;
&lt;br /&gt;
=== Sphr + Markavian ===&lt;br /&gt;
{{GraphicsSet|&lt;br /&gt;
|image=[[Image:Sphr_dwarves_12_12.png]]&lt;br /&gt;
|download link=[http://www.mkv25.net/showcase/df/sphr_mkv_12x12_graphics_v0.3.zip sphr_mkv_12x12_graphics_v0.3.zip] (121KB)&lt;br /&gt;
|author=[[User:Sphr|Sphr]] and [[User:Markavian|Markavian]]&lt;br /&gt;
|sprite=12&amp;amp;times;12&lt;br /&gt;
|resolution=960&amp;amp;times;300&lt;br /&gt;
|installation= This graphic tileset is available in an easy to install mod (download above) - Follow the 4 steps in the readme file.&lt;br /&gt;
&amp;lt;ol&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Backup your init.txt file&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Remove any files in raw/graphics &amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Copy the data/ and raw/ folder into your DF installation&amp;lt;br&amp;gt;&lt;br /&gt;
: - Overwrite any files&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Play!&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
|comments=This graphics mod use a rescaled, sharpened, version of Sphr's 16&amp;amp;times;16 tileset and Markavian's solid curses tileset. Read more about the graphics at [[User:Sphr/gfx_set|Shph'r gfx set page]] and about the modified solid curses at [[User:Markavian|Markavian's user page]].&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Non-square graphics sets ==&lt;br /&gt;
&lt;br /&gt;
=== Plac1d's graphics set ===&lt;br /&gt;
&lt;br /&gt;
{{GraphicsSet|&lt;br /&gt;
|image=[[Image:Plac1d_640x300graphics_main.png]]&lt;br /&gt;
|download link=&amp;lt;br&amp;gt;&lt;br /&gt;
*[http://dffd.wimbli.com/file.php?id=53 Install yourself (106.3KB download)]&lt;br /&gt;
*[http://dffd.wimbli.com/file.php?id=64 EZ Download Pack- No Installation! (5.51MB download)] &lt;br /&gt;
|author=[[User:Plac1d|Plac1d]]&lt;br /&gt;
|sprite=8&amp;amp;times;12&lt;br /&gt;
|resolution=640&amp;amp;times;300&lt;br /&gt;
|installation=[http://dffd.wimbli.com/file.php?id=53 Installation Directions](included with download)&lt;br /&gt;
|comments=''Latest version posted March 13, 2008'' [version 1.38c.3]&lt;br /&gt;
&lt;br /&gt;
[[User:Plac1d|'''Preview Pictures''']] '''of the EZ Pack.'''&lt;br /&gt;
&lt;br /&gt;
This includes all job skills and creatures types (as well as children, zombies and skeletons for each creature type) for version 0.38c.  I've included ocean animals in this set, but they don't seem to function at this time. &lt;br /&gt;
&lt;br /&gt;
Report bugs, graphical errors, and missing units in my [[User talk:Plac1d| Wiki Profile]].&lt;br /&gt;
&lt;br /&gt;
A modified set for use with square tilesets: [http://www.anikki.com/share/df/df_plac1d_square_12x12.zip Download .ZIP] (by [[Anikki]]).&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Deep Qantas: Expanded ===&lt;br /&gt;
&lt;br /&gt;
{{GraphicsSet|&lt;br /&gt;
|image=[[Image:Dqe_dwarves.png]]&lt;br /&gt;
|download link=&amp;lt;br&amp;gt;&lt;br /&gt;
*[http://stele.korusuu.net/files/dftile/dqexpanded.rar Manual installation (446KB)]&lt;br /&gt;
*[http://stele.korusuu.net/files/dftile/df_28_181_40c_dqe.rar DF v0.28.181.40c with DQ:E pre-installed (4.95MB)]&lt;br /&gt;
*[http://stele.korusuu.net/files/dftile/df_28_181_40c_dqeis.rar DF v0.28.181.40c with DQ:E and Isenhertz' character set pre-installed (4.95MB)]&lt;br /&gt;
|author=[[User:Stele007|Stele007]]&lt;br /&gt;
|sprite=14&amp;amp;times;16&lt;br /&gt;
|resolution=1120&amp;amp;times;400&lt;br /&gt;
|installation=See readme_dqe.txt in the download for installation instructions.&lt;br /&gt;
|comments=Comes with creatures, monsters, and expanded professions for all major races.  Based off Deep Qantas' original tileset.  Still a work in progress.  I edited Isenhertz' great character set to change it to 14x16 and put it in as well.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Modding]]&lt;br /&gt;
[[Category:Interface]]&lt;/div&gt;</summary>
		<author><name>Mikemayday</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=User:Mikemayday&amp;diff=44360</id>
		<title>User:Mikemayday</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=User:Mikemayday&amp;diff=44360"/>
		<updated>2008-08-18T22:18:36Z</updated>

		<summary type="html">&lt;p&gt;Mikemayday: New page: Hello! Please visit http://mayday.w.staszic.waw.pl/df.htm for any info.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Hello!&lt;br /&gt;
Please visit http://mayday.w.staszic.waw.pl/df.htm for any info.&lt;/div&gt;</summary>
		<author><name>Mikemayday</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=40d:Graphics_set_repository&amp;diff=1367</id>
		<title>40d:Graphics set repository</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=40d:Graphics_set_repository&amp;diff=1367"/>
		<updated>2008-08-18T22:17:54Z</updated>

		<summary type="html">&lt;p&gt;Mikemayday: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;''You may be looking for general information on [[tilesets]] or the [[List of user character sets]].''&lt;br /&gt;
&lt;br /&gt;
''Graphics sets'' are a type of [[Tilesets|tileset]] for use with Graphics Mode, which allows the game to display different tiles for creatures. Only creature tiles are supported so far. They were previously known as 'Object Tilesets'. The [[tilesets]] page has detailed instructions on how to use these.&lt;br /&gt;
&lt;br /&gt;
== 16x16 square graphics sets ==&lt;br /&gt;
&lt;br /&gt;
=== Dystopian Rhetoric ===&lt;br /&gt;
&lt;br /&gt;
{{GraphicsSet|&lt;br /&gt;
|image=[[Image:DR-1b.png]][[Image:DR-2b.png]]&lt;br /&gt;
|download link=&amp;lt;br&amp;gt;&lt;br /&gt;
*[http://www.megaupload.com/?d=XQAWPCYT DIY version]&lt;br /&gt;
*[http://dffd.wimbli.com/file.php?id=62 EZ Download Pack- No Installation! (5.43MB download)] &lt;br /&gt;
*[http://dffd.wimbli.com/file.php?id=114 Updated graphics_example.txt file.]&lt;br /&gt;
|author=[[User:DR|DR]]&lt;br /&gt;
|sprite=16&amp;amp;times;16&lt;br /&gt;
|resolution=1280&amp;amp;times;400&lt;br /&gt;
|installation= &lt;br /&gt;
|comments=10/12/07: Okay, so I've definitely been slacking off here. But I'm vaguely annoyed at myself for constantly failing to update this so, what the hell, here's what I've done so far. It is by no means comprehensive. Most of the new dwarf jobs are in, with a few exceptions (blacksmith [uses metalsmith], clothier [uses weaver] several farmer, mechanic and mason jobs [use the base tile for that &amp;quot;class&amp;quot;], and the architect [the trade minister or something, I think]). The military also got an overhaul. Still a lot of work to do, and I'm not happy with a bunch of the stuff did make it in. Also, I'm not updating the easy pack until I get a proper handle on this and get most of it done.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Chariot's Alternate Civ Graphics ===&lt;br /&gt;
{{GraphicsSet|&lt;br /&gt;
|image=[[Image:red_antman_civ.PNG]]&lt;br /&gt;
|download link=[http://chariot.nickersonm.com/dwfortress/civ_graphics.zip Alternate Civ Graphics]&lt;br /&gt;
|author=[[User:Chariot|Chariot]]&lt;br /&gt;
|sprite=16&amp;amp;times;16&lt;br /&gt;
|resolution=1280&amp;amp;times;400&lt;br /&gt;
|installation=DIY&lt;br /&gt;
|comments=See [[User:Chariot#Civilizations_Graphics_Set|here]].&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Mike Mayday (Sphr, Tocky, DR, Herrbdog and others) ===&lt;br /&gt;
{{GraphicsSet|&lt;br /&gt;
|image=[[Image:DFG3.jpg]]&lt;br /&gt;
|download link=[http://mayday.w.staszic.waw.pl/~mayday/upload/df.htm]&lt;br /&gt;
|author=[[User:Mikemayday|Mikemayday]]&lt;br /&gt;
|sprite=16&amp;amp;times;16&lt;br /&gt;
|resolution=1280 horizontal&lt;br /&gt;
|installation= All things pre-packed, just edit init.txt to enter your desired vertical resolution and number of tiles&lt;br /&gt;
|comments=Combined with a customized main tileset. Just follow the link, download and enjoy, no need to mess around with files. Credits go to Sphr, DR, Tocky, Herrbdog, Dragon Warrior games and me (although I did much more organizing and editing than actually creating).&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== PTTG ===&lt;br /&gt;
&lt;br /&gt;
{{GraphicsSet|&lt;br /&gt;
|image=[[Image:PTTG16x16graph.png]]&lt;br /&gt;
|download link=[[Media:PTTG16x16graph.png|PTTG16x16graph.png]]&lt;br /&gt;
|author=[[User:PTTG|PTTG]]&lt;br /&gt;
|sprite=16&amp;amp;times;16&lt;br /&gt;
|resolution=1280&amp;amp;times;400&lt;br /&gt;
|installation=Make sure to back up your Graphics folder, then convert PTTG16x16graph.png to .bmp. Then move the file into the 'example' file. Copy the txt file included on the [http://www.dwarffortresswiki.net/index.php/Image:PTTG16x16graph.png image page] and save it as graphics_example.txt.&lt;br /&gt;
|comments=I hope everybody gets how to install this. Anyway, a nice, clear image set for full-color heroes and all the civ-ing races, complete with kids and kings! Thanks to Zaratustra, I based my txt file on the one for that GS.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
===Sphr===&lt;br /&gt;
====Sphr's Dwarves (v0.9.2)====&lt;br /&gt;
{{GraphicsSet|&lt;br /&gt;
|image=[[Image:Sphr_dwarves.png]]&lt;br /&gt;
|download link=[[Media:Sphr_dwarves.png|Sphr_dwarves.png]]&lt;br /&gt;
|author=[[User:Sphr|Sphr]]&lt;br /&gt;
|sprite=16&amp;amp;times;16&lt;br /&gt;
|resolution=1280&amp;amp;times;400&lt;br /&gt;
|installation=see notes on image page (Click on image).&lt;br /&gt;
|comments=Added PREIST, HIGH_PRIEST, SLAVE and PRISONER.&lt;br /&gt;
&lt;br /&gt;
Details and screen shots at [[User:Sphr/gfx_set|my gfx set page]].&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Veryinky ===&lt;br /&gt;
==== Dystopian Qantas  (v0.94) ====&lt;br /&gt;
&lt;br /&gt;
{{GraphicsSet|&lt;br /&gt;
|image=[[Image:Inkydwarves.PNG]]&lt;br /&gt;
|download link=http://rapidshare.com/files/67996522/graphics94.zip.html&lt;br /&gt;
|author=[[User:Veryinky|Veryinky]]&lt;br /&gt;
|sprite=16&amp;amp;times;16&lt;br /&gt;
|resolution=1280&amp;amp;times;400&lt;br /&gt;
|installation=Move the contents of /graphics to a backup directory or file. Unzip in /graphics. Each biome and primary race is in it's own .bmp.&lt;br /&gt;
|comments=This is a combination of the Dystopian Rhetoric and the Deep Quantas sets. The sprites are 16&amp;amp;times;16, using DQ for dwarves and elves, while DR for the rest. The dwarves hold a different tool for each job skill. It also includes nearly every new creature for version 0.32/0.33 except some fish and sharks.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{GraphicsSet|&lt;br /&gt;
|image=[[Image:Dwarves.png]]&lt;br /&gt;
|download link=[[Media:Dwarves.png|Dwarves.png]]&lt;br /&gt;
|author=[[User:Veryinky|Veryinky]]&lt;br /&gt;
|sprite=16&amp;amp;times;16&lt;br /&gt;
|resolution=1280&amp;amp;times;400&lt;br /&gt;
|installation= Convert dwarves.png picture to .bmp. Download [http://rapidshare.com/files/67996522/graphics94.zip.html Dystopian Qantas (v0.94)].Move the contents of /graphics to a backup directory or file. Unzip in /graphics. Replace the existing dwarves.bmp with the just converted dwarves.bmp in /graphics/main/ &lt;br /&gt;
|comments=Here is an alternative Dwarves graphic file for this set. For each one who wants the old school DR dwarves with the new job skills.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
===Deon===&lt;br /&gt;
==== Haradrim (desert people) ====&lt;br /&gt;
&lt;br /&gt;
{{GraphicsSet|&lt;br /&gt;
|image=[[Image:Haradrims.PNG]]&lt;br /&gt;
|download link=http://dffd.wimbli.com/file.php?id=147&lt;br /&gt;
|author=[[User:Deon|Deon]]&lt;br /&gt;
|sprite=16&amp;amp;times;16&lt;br /&gt;
|resolution=1280&amp;amp;times;400&lt;br /&gt;
|installation=Unzip archive to your /RAW folder. Remove human graphics from graphics_example.txt or use this tileset for new type of creature. &lt;br /&gt;
|comments=This is a tileset based on the Chariot's humans. I edited all pictures to represent desert people somewhat close to arabian type from Alladdin cartoon (nobles, traders and guards) and oriental warriors (ninja-like, with face veils to help them against sandstorms).&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
===Bane18===&lt;br /&gt;
==== Animal Pack ====&lt;br /&gt;
&lt;br /&gt;
{{GraphicsSet|&lt;br /&gt;
|image=[[Image:Animal_pack.PNG]]&lt;br /&gt;
|download link=[[User:Bane18|Bane18]]&lt;br /&gt;
|author=[[User:Bane18|Bane18]]&lt;br /&gt;
|sprite=16&amp;amp;times;16&lt;br /&gt;
|resolution=1280&amp;amp;times;400&lt;br /&gt;
|installation=Download all of the separate animal packs from my page, turn them into 24bmp then save them inside raw/example. Copy the text beneath the files and paste it into graphic_examples (the instructions I give on my page should be clear enough). |comments=Hopefully you will enjoy them as much as I enjoyed creating them and if you receive any problems associated with the files please let me know so that I can fix them.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Square graphics sets ==&lt;br /&gt;
&lt;br /&gt;
===Sphr + Markavian===&lt;br /&gt;
{{GraphicsSet|&lt;br /&gt;
|image=[[Image:Sphr_dwarves_12_12.png]]&lt;br /&gt;
|download link=[http://www.mkv25.net/showcase/df/sphr_mkv_12x12_graphics_v0.3.zip sphr_mkv_12x12_graphics_v0.3.zip] (121KB)&lt;br /&gt;
|author=[[User:Sphr|Sphr]] and [[User:Markavian|Markavian]]&lt;br /&gt;
|sprite=12&amp;amp;times;12&lt;br /&gt;
|resolution=960&amp;amp;times;300&lt;br /&gt;
|installation= This graphic tileset is available in an easy to install mod (download above) - Follow the 4 steps in the readme file.&lt;br /&gt;
&amp;lt;ol&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Backup your init.txt file&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Remove any files in raw/graphics &amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Copy the data/ and raw/ folder into your DF installation&amp;lt;br&amp;gt;&lt;br /&gt;
: - Overwrite any files&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Play!&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
|comments=This graphics mod use a rescaled, sharpened, version of Sphr's 16&amp;amp;times;16 tileset and Markavian's solid curses tileset. Read more about the graphics at [[User:Sphr/gfx_set|Shph'r gfx set page]] and about the modified solid curses at [[User:Markavian|Markavian's user page]].&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Non-square graphics sets ==&lt;br /&gt;
&lt;br /&gt;
=== Plac1d ===&lt;br /&gt;
&lt;br /&gt;
{{GraphicsSet|&lt;br /&gt;
|image=[[Image:Plac1d_640x300graphics_main.png]]&lt;br /&gt;
|download link=&amp;lt;br&amp;gt;&lt;br /&gt;
*[http://dffd.wimbli.com/file.php?id=53 Install yourself (106.3KB download)]&lt;br /&gt;
*[http://dffd.wimbli.com/file.php?id=64 EZ Download Pack- No Installation! (5.51MB download)] &lt;br /&gt;
|author=[[User:Plac1d|Plac1d]]&lt;br /&gt;
|sprite=8&amp;amp;times;12&lt;br /&gt;
|resolution=640&amp;amp;times;300&lt;br /&gt;
|installation=[http://dffd.wimbli.com/file.php?id=53 Installation Directions](included with download)&lt;br /&gt;
|comments=''Latest version posted March 13, 2008'' [version 1.38c.3]&lt;br /&gt;
&lt;br /&gt;
[[User:Plac1d|'''Preview Pictures''']] '''of the EZ Pack.'''&lt;br /&gt;
&lt;br /&gt;
This includes all job skills and creatures types (as well as children, zombies and skeletons for each creature type) for version 0.38c.  I've included ocean animals in this set, but they don't seem to function at this time. &lt;br /&gt;
&lt;br /&gt;
Report bugs, graphical errors, and missing units in my [[User talk:Plac1d| Wiki Profile]].&lt;br /&gt;
&lt;br /&gt;
A modified set for use with square tilesets: [http://www.anikki.com/share/df/df_plac1d_square_12x12.zip Download .ZIP] (by [[Anikki]]).&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Modding]]&lt;br /&gt;
[[Category:Interface]]&lt;/div&gt;</summary>
		<author><name>Mikemayday</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=40d:Graphics_set_repository&amp;diff=1344</id>
		<title>40d:Graphics set repository</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=40d:Graphics_set_repository&amp;diff=1344"/>
		<updated>2008-01-16T22:26:52Z</updated>

		<summary type="html">&lt;p&gt;Mikemayday: I added my set, even though I'm not sure if you guys are OK with it, many people have been asking for it though. So here it is.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;''You may be looking for general information on [[tilesets]] or the [[List of user character sets]].''&lt;br /&gt;
&lt;br /&gt;
''Graphics sets'' are a type of [[Tilesets|tileset]] for use with Graphics Mode, which allows the game to display different tiles for creatures. Only creature tiles are supported so far. The [[tilesets]] page has detailed instructions on how to use these.&lt;br /&gt;
&lt;br /&gt;
== 16x16 square graphics sets ==&lt;br /&gt;
&lt;br /&gt;
=== Dystopian Rhetoric ===&lt;br /&gt;
&lt;br /&gt;
{{GraphicsSet|&lt;br /&gt;
|image=[[Image:DR-1b.png]][[Image:DR-2b.png]]&lt;br /&gt;
|download link=&amp;lt;br&amp;gt;&lt;br /&gt;
*[http://www.megaupload.com/?d=XQAWPCYT DIY version]&lt;br /&gt;
|author=[[User:DR|DR]]&lt;br /&gt;
|sprite=16x16&lt;br /&gt;
|resolution=1280x400&lt;br /&gt;
|installation= &lt;br /&gt;
|comments=10/12/07: Okay, so I've definitely been slacking off here. But I'm vaguely annoyed at myself for constantly failing to update this so, what the hell, here's what I've done so far. It is by no means comprehensive. Most of the new dwarf jobs are in, with a few exceptions (blacksmith [uses metalsmith], clothier [uses weaver] several farmer, mechanic and mason jobs [use the base tile for that &amp;quot;class&amp;quot;], and the architect [the trade minister or something, I think]). The military also got an overhaul. Still a lot of work to do, and I'm not happy with a bunch of the stuff did make it in. Also, I'm not updating the easy pack until I get a proper handle on this and get most of it done.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== PTTG ===&lt;br /&gt;
&lt;br /&gt;
{{GraphicsSet|&lt;br /&gt;
|image=[[Image:PTTG16x16graph.png]]&lt;br /&gt;
|download link=[[Media:PTTG16x16graph.png|PTTG16x16graph.png]]&lt;br /&gt;
|author=[[User:PTTG|PTTG]]&lt;br /&gt;
|sprite=16x16&lt;br /&gt;
|resolution=1280x400&lt;br /&gt;
|installation=Make sure to back up your Graphics folder, then convert PTTG16x16graph.png to .bmp. Then move the file into the 'example' file. Copy the txt file included on the [http://www.dwarffortresswiki.net/index.php/Image:PTTG16x16graph.png image page] and save it as graphics_example.txt.&lt;br /&gt;
|comments=I hope everybody gets how to install this. Anyway, a nice, clear image set for full-color heroes and all the civ-ing races, complete with kids and kings! Thanks to Zaratustra, I based my txt file on the one for that GS.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Veryinky ===&lt;br /&gt;
==== Dystopian Qantas  (v0.94) ====&lt;br /&gt;
&lt;br /&gt;
{{GraphicsSet|&lt;br /&gt;
|image=[[Image:Inkydwarves.PNG]]&lt;br /&gt;
|download link=http://rapidshare.com/files/67996522/graphics94.zip.html&lt;br /&gt;
|author=[[User:Veryinky|Veryinky]]&lt;br /&gt;
|sprite=16x16&lt;br /&gt;
|resolution=1280x400&lt;br /&gt;
|installation=Move the contents of /graphics to a backup directory or file. Unzip in /graphics. Each biome and primary race is in it's own .bmp.&lt;br /&gt;
|comments=This is a combination of the Dystopian Rhetoric and the Deep Quantas sets. The sprites are 16x16, using DQ for dwarves and elves, while DR for the rest. The dwarves hold a different tool for each job skill. It also includes nearly every new creature for version 0.32/0.33 except some fish and sharks.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{GraphicsSet|&lt;br /&gt;
|image=[[Image:Dwarves.png]]&lt;br /&gt;
|download link=[[Media:Dwarves.png|Dwarves.png]]&lt;br /&gt;
|author=[[User:Veryinky|Veryinky]]&lt;br /&gt;
|sprite=16x16&lt;br /&gt;
|resolution=1280x400&lt;br /&gt;
|installation= Convert dwarves.png picture to .bmp. Download [http://rapidshare.com/files/67996522/graphics94.zip.html Dystopian Qantas (v0.94)].Move the contents of /graphics to a backup directory or file. Unzip in /graphics. Replace the existing dwarves.bmp with the just converted dwarves.bmp in /graphics/main/ &lt;br /&gt;
|comments=Here is an alternative Dwarves graphic file for this set. For each one who wants the old school DR dwarves with the new job skills.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
===Sphr===&lt;br /&gt;
====Sphr's Dwarves (v0.9.1)====&lt;br /&gt;
{{GraphicsSet|&lt;br /&gt;
|image=[[Image:Sphr_dwarves.png]]&lt;br /&gt;
|download link=[[Media:Sphr_dwarves.png|Sphr_dwarves.png]]&lt;br /&gt;
|author=[[User:Sphr|Sphr]]&lt;br /&gt;
|sprite=16x16&lt;br /&gt;
|resolution=1280x400&lt;br /&gt;
|installation= Based off VeryInky's Dystopian Qantas organization.  &amp;lt;br&amp;gt;First, download Sphr_dwarves.png and convert to bitmap and rename it dwarves.bmp.  &amp;lt;br&amp;gt;If you have installed Dystopian Qantas, just replace dwarves.bmp in raw/graphics/main/ (back up original first!).  &amp;lt;br&amp;gt;If not, copy dwarves.bmp in raw/graphics/main/.  The the text data (adapted from Dystopina Qantas) is recorded in the image's page itself.  Either create a new text file in raw/graphics with the text content, or add it to an existing text file in raw/graphics.&lt;br /&gt;
|comments=Some of the non-military dwarves are inspired by both  Dystopian Rhetoric as well as Deep Qantas, but given a complete makeover.  The undead/zombie tiles currently use the ones found in Dystopian Qantas (v0.94) and kept so for compatibility.  Latest version specializes champions so that when guards/royal guards reach champion status, they are still distinguishable from the controllable ones.&lt;br /&gt;
&lt;br /&gt;
Details and screen shots at [[User:Sphr/gfx_set|my gfx set page]].&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
====Sphr + Markavian 12x12 Graphics====&lt;br /&gt;
{{GraphicsSet|&lt;br /&gt;
|image=[[Image:Sphr_dwarves_12_12.png]]&lt;br /&gt;
|download link=[http://www.mkv25.net/showcase/df/sphr_mkv_12x12_graphics_v0.2.zip sphr_mkv_12x12_graphics_v0.2.zip] (61.5KB)&lt;br /&gt;
|author=[[User:Sphr|Sphr]] and [[User:Markavian|Markavian]]&lt;br /&gt;
|sprite=12x12&lt;br /&gt;
|resolution=960x300&lt;br /&gt;
|installation= This graphic tileset is available in an easy to install mod (download above) - Follow the 4 steps in the readme file.&lt;br /&gt;
&amp;lt;ol&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Backup your init.txt file&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Remove any files in raw/graphics &amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Copy the data/ and raw/ folder into your DF installation&amp;lt;br&amp;gt;&lt;br /&gt;
: - Overwrite any files&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Play!&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
|comments=This graphics mod use a rescaled, sharpened, version of Sphr's 16x16 tileset and Markavian's solid curses tileset. Read more about the graphics at [[User:Sphr/gfx_set|Shph'r gfx set page]] and about the modified solid curses at [[User:Markavian|Markavian's user page]].&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Mike Mayday (Tocky, DR, Herrbdog etc) ===&lt;br /&gt;
{{GraphicsSet|&lt;br /&gt;
|image=[[Image:DFG3.jpg]]&lt;br /&gt;
|download link=[http://mayday.w.staszic.waw.pl/df.htm]&lt;br /&gt;
|author=[[User:Mikemayday|Mikemayday]]&lt;br /&gt;
|sprite=16x16&lt;br /&gt;
|resolution=1280x400&lt;br /&gt;
|installation= This is a pre-packed version, currently employing 33g&lt;br /&gt;
|comments=This is a little more than a graphics set because it is combined with a customized main tileset (with symbols edited for some objects for easier disambiguation), also employing a blend patch to allow the use of PNGs. Just follow the link, download and enjoy, no need to mess around with files. Credits go to DR, Tocky, Herrbdog, Dragon Warrior games and me (although I did much more organizing and editing than actually creating).&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Non-square graphics sets ==&lt;br /&gt;
&lt;br /&gt;
=== Plac1d ===&lt;br /&gt;
&lt;br /&gt;
{{GraphicsSet|&lt;br /&gt;
|image=[[Image:Plac1d_640x300graphics_main.png]]&lt;br /&gt;
|download link=http://plac1d.wikispaces.com/&lt;br /&gt;
|author=[[User:Plac1d|Plac1d]]&lt;br /&gt;
|sprite=8x12&lt;br /&gt;
|resolution=640x300&lt;br /&gt;
|installation=[http://plac1d.wikispaces.com/installation_directions Installation Directions](included with download)&lt;br /&gt;
|comments=''Latest version posted 12.08.07''&lt;br /&gt;
* Updated the init.txt for 33d&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This includes all job skills and creatures types for version 0.33d. I've included ocean creatures in this set, but they don't seem to function at this time. &lt;br /&gt;
&lt;br /&gt;
View general information or report bugs and graphical errors at this [http://www.bay12games.com/cgi-local/ultimatebb.cgi?ubb=get_topic&amp;amp;f=2&amp;amp;t=001342 thread].&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Modding]]&lt;br /&gt;
[[Category:Interface]]&lt;/div&gt;</summary>
		<author><name>Mikemayday</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=File:DFG3.jpg&amp;diff=35065</id>
		<title>File:DFG3.jpg</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=File:DFG3.jpg&amp;diff=35065"/>
		<updated>2008-01-16T22:25:08Z</updated>

		<summary type="html">&lt;p&gt;Mikemayday: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Mikemayday</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=40d:Tilesets&amp;diff=6605</id>
		<title>40d:Tilesets</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=40d:Tilesets&amp;diff=6605"/>
		<updated>2007-12-14T21:05:02Z</updated>

		<summary type="html">&lt;p&gt;Mikemayday: Added the info on spider web icon&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;''You may be looking for the [[List of user character sets]] or [[List of user graphics sets]].''&lt;br /&gt;
&lt;br /&gt;
'''Tilesets''' are images the game uses to display its graphics; each tile is used to show text and represent things. Users create custom tilesets for a number of reasons, including increased visibility, aesthetics, or small size. Tilesets come in two flavors: &amp;quot;'''character sets'''&amp;quot; (or simply &amp;quot;tilesets&amp;quot;) and &amp;quot;'''graphics sets'''&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== Overview and installation ==&lt;br /&gt;
&lt;br /&gt;
=== Character sets ===&lt;br /&gt;
&lt;br /&gt;
A character set is an image in BMP format that contains the 256 different tiles, corresponding to the IBM Code-page 457 ASCII+Extended characters, which are used to display the main graphics. [[List of user character sets|Here is the list]] of user-made standard tilesets. To install any of these tilesets, follow these steps:&lt;br /&gt;
&lt;br /&gt;
# Download the tileset.&lt;br /&gt;
# Convert it into a 24-bit BMP file. Do NOT just change the extension to .bmp; you must use a program like MS paint to save it as a .bmp.&lt;br /&gt;
# Put it in the data/art directory of your Dwarf Fortress installation.&lt;br /&gt;
# Open data/init/init.txt &lt;br /&gt;
# If you want to use the tileset in fullscreen mode, locate and modify the [FULLSCREENX:800], [FULLSCREENY:600], and [FULLFONT:curses_800x600.bmp] configuration lines to match the specifications from the [[List of user tilesets|tileset list]]. The FULLFONT directive should match the filename of the tileset you downloaded. If you want to use the tileset in windowed mode, search for the [WINDOWEDX:640], [WINDOWEDY:300], and [FONT:curses_640x300.bmp] lines instead, and change them to the correct values.&lt;br /&gt;
# It is also recommended you change [BLACK_SPACE:NO] to [BLACK_SPACE:YES] to prevent stretching of the graphics.&lt;br /&gt;
# Save the file, then you're ready to play!&lt;br /&gt;
&lt;br /&gt;
=== Graphics sets ===&lt;br /&gt;
&lt;br /&gt;
Character sets only change certain graphics, while others are left out. The confusingly-named [[graphics sets]] are used to change the appearance of [[creatures]] in the game, such as dwarves and unicorns. These are usually designed to work together with certain character sets. The Dystopian Rhetoric graphics set comes with it's own DF installer; to install any others (or to install that one manually), you follow a similiar process to the above:&lt;br /&gt;
&lt;br /&gt;
# Download the graphics set. (The list is [[Graphics sets|here]].)&lt;br /&gt;
# Convert it into a 24-bit BMP file using your favorite image editing program.&lt;br /&gt;
# Put it in the raw/graphics/example directory of your Dwarf Fortress installation, so it overwrites the existing file.&lt;br /&gt;
# Open /raw/graphics/example_text.txt&lt;br /&gt;
# Replace the contents with the appropriate text for the graphics set you downloaded. Save the file.&lt;br /&gt;
# Open data/init/init.txt&lt;br /&gt;
# Locate the [GRAPHICS:NO] line and change it to [GRAPHICS:YES].&lt;br /&gt;
# Change the resolution and font directories as above, this time for the lines starting with GRAPHICS instead. So, if you want to use fullscreen mode, modify [GRAPHICS_FULLSCREENX:800], [GRAPHICS_FULLSCREENY:600], and [GRAPHICS_FULLFONT:curses_800x600.bmp] to suit the standard tileset you want to use. For windowed mode, the lines to change are [GRAPHICS_WINDOWEDX:640], [GRAPHICS_WINDOWEDY:300], and [GRAPHICS_FONT:curses_640x300.bmp].&lt;br /&gt;
# Be sure to change [GRAPHICS_BLACK_SPACE] to the same setting as [BLACK_SPACE].&lt;br /&gt;
# Save the file, then you're ready to get mangled by a great-looking elephant!&lt;br /&gt;
&lt;br /&gt;
== Custom tileset design ==&lt;br /&gt;
&lt;br /&gt;
The gameplay viewport is 80 characters wide, and 25 characters tall. Therefore, a tileset's target resolution will be TILE_X_LENGTH * 80 by TILE_Y_LENGTH * 25. Since the tileset is arranged into a 16x16 grid of tiles (256 tiles total), the tileset image size will be TILE_X_LENGTH * 16 by TILE_Y_LENGTH * 16. Here are some common tile sizes:&lt;br /&gt;
&lt;br /&gt;
* A tileset with 10x12 tiles will be 160x192 pixels large, and the target resolution will be 800x300.&lt;br /&gt;
* A tileset with 16x16 tiles will be 256x256 pixels large, and the target resolution will be 1280x400.&lt;br /&gt;
&lt;br /&gt;
When creating a custom tileset, it's often easiest to start with an existing one, and edit it to your liking. Tilesets generally fall into three categories: rectangular tilesets, square tilesets, and 16x16 square tilesets. Rectangular tilesets have tiles that are taller than they are wide. The text in these tilesets is generally easier to read, but the map appears squished horizontally. Square tilesets usually provide more attractive graphics, but are slightly less readable. The 16x16 square tilesets are just a sub-set, which are grouped together because most [[Object Tilesets]] use 16x16 tiles. The graphics in Dwarf Fortress can be somewhat diversified and enhanced through the use of graphics sets.&lt;br /&gt;
&lt;br /&gt;
Many tiles are used by the game in multiple ways, and this makes customizing the graphics difficult. The same icon is used for chairs and the north end of one-tile-wide vertical bridges. Ashes and broken arrows look the same, and many game entities (such as levers, floodgates, bags, and bins) share characters that are also used in Dwarven names or other bits of text in the interface. &lt;br /&gt;
&lt;br /&gt;
=== How colors other than white and magenta work ===&lt;br /&gt;
&lt;br /&gt;
When the game draws a tile, it will select a foreground color, a background color, and a tile based on the item being drawn.  The background color will be used in place of magenta (Hex code #FF00FF or RGB 255 0 255).  All other colors in the tile will be treated as a mask against the foreground color.  Pure white (#FFFFFF) will always show the foreground color, while light grey (#CCCCCC) will be a slightly darker version of the foreground color, and dark grey (#888888) will be a dark version of the foreground color.  Black (#000000) will always be black.  It is impossible to use different shades of the background color.&lt;br /&gt;
&lt;br /&gt;
In general, just remember these rules:&lt;br /&gt;
&lt;br /&gt;
* Bright magenta (#FF00FF) is the background.&lt;br /&gt;
* Bright white (#FFFFFF) is the foreground.&lt;br /&gt;
* Darker shades of white and grey (#C0C0C0, #808080, etc) will display darker shades of the foreground color.  It is possible to use any shade of grey, including ones like #333333 and #C2C2C2.&lt;br /&gt;
* Black (#000000) will always be black.&lt;br /&gt;
* It's probably best to avoid color in normal tilesets.&lt;br /&gt;
&lt;br /&gt;
For an example, the game is drawing an exposed turquoise cluster with color &amp;lt;span style=&amp;quot;color:#00F;&amp;quot;&amp;gt;bright blue&amp;lt;/span&amp;gt; (#0000FF).  While loading the tile image, it encounters the color &amp;lt;span style=&amp;quot;color:#CCC;&amp;quot;&amp;gt;light grey&amp;lt;/span&amp;gt; (#CCCCCC).  The color used in its place will be:&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;margin-bottom:20px; text-align:left; width:90%&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Color component || Foreground color || Color mask from tile || Calculation in hex || Calculation in decimal&lt;br /&gt;
|-&lt;br /&gt;
| Red   || #&amp;lt;span style=&amp;quot;color:#F00;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;00FF || #&amp;lt;span style=&amp;quot;color:#F00;&amp;quot;&amp;gt;CC&amp;lt;/span&amp;gt;CCCC || &amp;lt;span style=&amp;quot;color:#F00;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; * &amp;lt;span style=&amp;quot;color:#F00;&amp;quot;&amp;gt;CC&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; / 100&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; = &amp;lt;span style=&amp;quot;color:#900;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; || &amp;lt;span style=&amp;quot;color:#F00;&amp;quot;&amp;gt;0&amp;lt;/span&amp;gt; * &amp;lt;span style=&amp;quot;color:#F00;&amp;quot;&amp;gt;204&amp;lt;/span&amp;gt; / 256 = &amp;lt;span style=&amp;quot;color:#900;&amp;quot;&amp;gt;0&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Green || #00&amp;lt;span style=&amp;quot;color:#0F0;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;FF || #CC&amp;lt;span style=&amp;quot;color:#0F0;&amp;quot;&amp;gt;CC&amp;lt;/span&amp;gt;CC ||&amp;lt;span style=&amp;quot;color:#0F0;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; * &amp;lt;span style=&amp;quot;color:#0F0;&amp;quot;&amp;gt;CC&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; / 100&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; = &amp;lt;span style=&amp;quot;color:#090;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; || &amp;lt;span style=&amp;quot;color:#0F0;&amp;quot;&amp;gt;0&amp;lt;/span&amp;gt; * &amp;lt;span style=&amp;quot;color:#0F0;&amp;quot;&amp;gt;204&amp;lt;/span&amp;gt; / 256 = &amp;lt;span style=&amp;quot;color:#090;&amp;quot;&amp;gt;0&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Blue  || #0000&amp;lt;span style=&amp;quot;color:#00F&amp;quot;&amp;gt;FF&amp;lt;/span&amp;gt;  || #CCCC&amp;lt;span style=&amp;quot;color:#00F;&amp;quot;&amp;gt;CC&amp;lt;/span&amp;gt; || &amp;lt;span style=&amp;quot;color:#00F;&amp;quot;&amp;gt;FF&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; * &amp;lt;span style=&amp;quot;color:#00F;&amp;quot;&amp;gt;CC&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; / 100&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; = &amp;lt;span style=&amp;quot;color:#009;&amp;quot;&amp;gt;CB&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; || &amp;lt;span style=&amp;quot;color:#00F;&amp;quot;&amp;gt;255&amp;lt;/span&amp;gt; * &amp;lt;span style=&amp;quot;color:#00F;&amp;quot;&amp;gt;204&amp;lt;/span&amp;gt; / 256 = &amp;lt;span style=&amp;quot;color:#009;&amp;quot;&amp;gt;203&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span style=&amp;quot;color:#0000CB&amp;quot;&amp;gt;Final Color&amp;lt;/span&amp;gt; || || || #&amp;lt;span style=&amp;quot;color:#900;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;color:#090;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;color:#009;&amp;quot;&amp;gt;CB&amp;lt;/span&amp;gt; || &amp;lt;span style=&amp;quot;color:#900;&amp;quot;&amp;gt;0&amp;lt;/span&amp;gt; &amp;lt;span style=&amp;quot;color:#090;&amp;quot;&amp;gt;0&amp;lt;/span&amp;gt; &amp;lt;span style=&amp;quot;color:#009;&amp;quot;&amp;gt;203&amp;lt;/span&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Color masks with inequal amounts of R, G and B are calculated in the same fashion.  The game is now drawing a speardwarf with color &amp;lt;span style=&amp;quot;color:#C0C000;&amp;quot;&amp;gt;brown&amp;lt;/span&amp;gt; (#C0C000).  It encounters the color &amp;lt;span style=&amp;quot;color:#008080;&amp;quot;&amp;gt;cyan&amp;lt;/span&amp;gt; while loading the tile (#008080).  The color used instead of cyan will be:&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;margin-bottom:20px; text-align:left; width:90%&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Color component || Foreground color || Color mask from tile || Calculation in hex || Calculation in decimal&lt;br /&gt;
|-&lt;br /&gt;
| Red   || #&amp;lt;span style=&amp;quot;color:#F00;&amp;quot;&amp;gt;C0&amp;lt;/span&amp;gt;C000 || #&amp;lt;span style=&amp;quot;color:#F00;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;8080 || &amp;lt;span style=&amp;quot;color:#F00;&amp;quot;&amp;gt;C0&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; * &amp;lt;span style=&amp;quot;color:#F00;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; / 100&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; = &amp;lt;span style=&amp;quot;color:#900;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; || &amp;lt;span style=&amp;quot;color:#F00;&amp;quot;&amp;gt;192&amp;lt;/span&amp;gt; * &amp;lt;span style=&amp;quot;color:#F00;&amp;quot;&amp;gt;0&amp;lt;/span&amp;gt; / 256 = &amp;lt;span style=&amp;quot;color:#900;&amp;quot;&amp;gt;0&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Green || #C0&amp;lt;span style=&amp;quot;color:#0F0;&amp;quot;&amp;gt;C0&amp;lt;/span&amp;gt;00 || #00&amp;lt;span style=&amp;quot;color:#0F0;&amp;quot;&amp;gt;80&amp;lt;/span&amp;gt;80 ||&amp;lt;span style=&amp;quot;color:#0F0;&amp;quot;&amp;gt;C0&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; * &amp;lt;span style=&amp;quot;color:#0F0;&amp;quot;&amp;gt;80&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; / 100&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; = &amp;lt;span style=&amp;quot;color:#090;&amp;quot;&amp;gt;60&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; || &amp;lt;span style=&amp;quot;color:#0F0;&amp;quot;&amp;gt;192&amp;lt;/span&amp;gt; * &amp;lt;span style=&amp;quot;color:#0F0;&amp;quot;&amp;gt;128&amp;lt;/span&amp;gt; / 256 = &amp;lt;span style=&amp;quot;color:#090;&amp;quot;&amp;gt;96&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Blue  || #C0C0&amp;lt;span style=&amp;quot;color:#00F&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;  || #0080&amp;lt;span style=&amp;quot;color:#00F;&amp;quot;&amp;gt;80&amp;lt;/span&amp;gt; || &amp;lt;span style=&amp;quot;color:#00F;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; * &amp;lt;span style=&amp;quot;color:#00F;&amp;quot;&amp;gt;80&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; / 100&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; = &amp;lt;span style=&amp;quot;color:#009;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; || &amp;lt;span style=&amp;quot;color:#00F;&amp;quot;&amp;gt;0&amp;lt;/span&amp;gt; * &amp;lt;span style=&amp;quot;color:#00F;&amp;quot;&amp;gt;128&amp;lt;/span&amp;gt; / 256 = &amp;lt;span style=&amp;quot;color:#009;&amp;quot;&amp;gt;0&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span style=&amp;quot;color:#006000&amp;quot;&amp;gt;Final Color&amp;lt;/span&amp;gt; || || || #&amp;lt;span style=&amp;quot;color:#900;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;color:#090;&amp;quot;&amp;gt;60&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;color:#009;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt; || &amp;lt;span style=&amp;quot;color:#900;&amp;quot;&amp;gt;0&amp;lt;/span&amp;gt; &amp;lt;span style=&amp;quot;color:#090;&amp;quot;&amp;gt;96&amp;lt;/span&amp;gt; &amp;lt;span style=&amp;quot;color:#009;&amp;quot;&amp;gt;0&amp;lt;/span&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
As illustrated by this example, colors in the tileset can result in colors that aren't in the foreground color or the tile graphic.  In this case, a brown foreground color with a cyan pixel color in the tileset results in a final color of green.  &lt;br /&gt;
&lt;br /&gt;
Theoretically, the way the game handles color masks could be used to display different graphics for items that use the same tile (but whose respective colors use different color component channels).  For example, if a bright red object and a bright blue object use the same tile, the tile can use bright red for all pixels that only the red object uses, bright blue for all pixels only the blue object uses, and bright magenta (but NOT #FF00FF, it would have to be #FE00FE or something similar) for all pixels both objects use.  In this fashion the two objects that share a tile would look completely different.  In practice however, this is probably impossible because so many objects share the same tile, the chances of the potential foreground colors sharing a red, green, or blue color component are too great.&lt;br /&gt;
&lt;br /&gt;
== What tiles are used for what ==&lt;br /&gt;
&lt;br /&gt;
''''This section needs to be redone for the new DF version. Any Volunteers?''''&lt;br /&gt;
&lt;br /&gt;
'''VERY IMPORTANT:''' Before removing &amp;quot;, others?&amp;quot; at the end, make absolutely sure that there are no other uses for the tile, and ''always'' add it if you are not absolutely sure that there are no other uses for the tile. Any edits not following this rule will get reverted.&lt;br /&gt;
&lt;br /&gt;
Items marked with * can have their tile changed in the raw files.&lt;br /&gt;
Items marked with # can have their tile replaced by a [[graphics set]] image. This includes all non-vermin creatures (not sure about vermins).&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
!colspan='2'|Row 01 (000-015)&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| No use&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|☺}}&lt;br /&gt;
| Civilian dwarves#&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|☻}}&lt;br /&gt;
| Military dwarves#&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|♥}}&lt;br /&gt;
| Dimple Cups*, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|♦}}&lt;br /&gt;
| Cut gems, large gems, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|♣}}&lt;br /&gt;
| Tower-caps*, Acacia trees*, Mangrove trees*, Maple trees*, quarry bushes*, others(no other tree)?&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|♠}}&lt;br /&gt;
| Plump Helmets*, Oak trees*, quarry bush leaves*, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|•}}&lt;br /&gt;
| Stone, solid workshop tile for several workshops like the magma smelter, lakes in main map, caves in the main map, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|◘}}&lt;br /&gt;
| Solid workshop tile for several other workshops like the magma forge, tanner workshop, catapult cup, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|○}}&lt;br /&gt;
| Well, bracelet, ant colony, millstone, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|◙}}&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| {{TST|♂}}&lt;br /&gt;
| Male sign, bags, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|♀}}&lt;br /&gt;
| Female sign, amulet, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|♪}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|♫}}&lt;br /&gt;
| Armor stands, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|☼}}&lt;br /&gt;
| Gems, coal, currency symbol, masterpiece quality symbol, spider webs, turtle*, 'sun' symbol in engravings, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
!colspan='2'|Row 02 (016-031)&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|►}}&lt;br /&gt;
| Head of ballista facing east, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|◄}}&lt;br /&gt;
| Head of ballista facing west, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|↕}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|‼}}&lt;br /&gt;
| Cages, on-fire symbol, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|¶}}&lt;br /&gt;
| Mugs, largest elven cities?, some tree types, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|§}}&lt;br /&gt;
| Restraints, whip vine, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|&amp;amp;#x25AC;}}&lt;br /&gt;
| Logs, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|↨}}&lt;br /&gt;
| Some tree types, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|↑}}&lt;br /&gt;
| Interface text (bridge and aqueduct direction), &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|↓}}&lt;br /&gt;
| Hungry/thirsty/drowsy/unhappy indicator, bridge placement raising direction indicator, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|→}}&lt;br /&gt;
| Interface text (bridge and aqueduct direction), &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|←}}&lt;br /&gt;
| Interface text (bridge and aqueduct direction), &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|∟}}&lt;br /&gt;
| Withered plants, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|↔}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|▲}}&lt;br /&gt;
| Head of ballista facing north, tree?, ramp, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|▼}}&lt;br /&gt;
| Head of ballista facing south, ramp, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
!colspan='2'|Row 03 (032-047)&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| No use&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|!}}&lt;br /&gt;
| Strange mood mark, text, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|&amp;quot;}}&lt;br /&gt;
| Shrub, quotation marks, kobold's glowing eyes*, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|#}}&lt;br /&gt;
| Chasm, pits, Basalt wall, Sandstone wall, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|$}}&lt;br /&gt;
| Coins, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|%}}&lt;br /&gt;
| Prepared food, unknown underground area, siltstone, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|&amp;amp;}}&lt;br /&gt;
| Demons#, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|&amp;amp;#39;}}&lt;br /&gt;
|  Rough floors, unknown underground, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|(}}&lt;br /&gt;
| Foreign object opening tag, tile in bowyer's workshop, text, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|)}}&lt;br /&gt;
| Foreign object closing tag, text, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|*}}&lt;br /&gt;
| Ore, superior quality tags, key reference, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|+}}&lt;br /&gt;
| Smooth floors, injured status, finely-crafted tags, text, indicates construction on level below, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|,}}&lt;br /&gt;
| Rough floors, unknown underground, text, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|-}}&lt;br /&gt;
| Scepters, arrows in flight, well-crafted tags, keyboard reference, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|.}}&lt;br /&gt;
| Rough floors, text, unknown underground, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|/}}&lt;br /&gt;
| Weapons, bolts, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
!colspan='2'|Row 04 (048-063)&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|0}}&lt;br /&gt;
| Coffins, text, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|1}}&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| {{TST|2}}&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| {{TST|3}}&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| {{TST|4}}&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| {{TST|5}}&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| {{TST|6}}&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| {{TST|7}}&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| {{TST|8}}&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| {{TST|9}}&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| {{TST|:}}&lt;br /&gt;
| Strawberries, Prickle Berries, plants (type?), snowstorms, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|;}}&lt;br /&gt;
| Workshop(which ones?), &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|&amp;lt;}}&lt;br /&gt;
|  Stairs up, opening tag in some item names, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|&amp;amp;#61;}}&lt;br /&gt;
| Stockpiles, Flint Wall, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|&amp;gt;}}&lt;br /&gt;
| Stairs down, closing tag in item names, arrowhead on broker precision page, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|?}}&lt;br /&gt;
| &amp;quot;Task assigned&amp;quot; indicator, looking for path(?), &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
!colspan='2'|Row 05 (064-079)&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|@}}&lt;br /&gt;
| Sheriff#, berserk dwarf#, adventurer#, fortress guard#, royal guard#, dwarven merchants#, caravan guards#&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|A}}&lt;br /&gt;
| Alligator#, text, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|B}}&lt;br /&gt;
| Bears#, text, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|C}}&lt;br /&gt;
| Cow#, camels# text, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|D}}&lt;br /&gt;
| Dragon#, text, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|E}}&lt;br /&gt;
| Elf#, elephant#, text, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|F}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|G}}&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| {{TST|H}}&lt;br /&gt;
| Horse#, text, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|I}}&lt;br /&gt;
| Support, text, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|J}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|K}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|L}}&lt;br /&gt;
| Leopard#, text, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|M}}&lt;br /&gt;
| Magma man#, mule#, muskoxen# text, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|N}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|O}}&lt;br /&gt;
| Trade depot post, detailing system, text, wall ends, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
!colspan='2'|Row 06 (080-095)&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|P}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|Q}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|R}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|S}}&lt;br /&gt;
| Sasquatch#, giant desert scorpion#, text, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|T}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|U}}&lt;br /&gt;
| Human#, Unicorn#, text, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|V}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|W}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|X}}&lt;br /&gt;
| Bin, floodgate, shop post, nausea/winded/stunned/unconscious/migrant indicator, text, up/down stairs, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|Y}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|Z}}&lt;br /&gt;
| Asleep indicator, text, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|[}}&lt;br /&gt;
| Clothes, armor?, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|\}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|]}}&lt;br /&gt;
| Clothes?, armor?, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|^}}&lt;br /&gt;
| Trap, pressure plate (trap?), &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|_}}&lt;br /&gt;
| Channel designation, text, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
!colspan='2'|Row 07 (096-111)&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|`}}&lt;br /&gt;
| Rough floors, unknown underground, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|a}}&lt;br /&gt;
| Antman?&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|b}}&lt;br /&gt;
| Batman?&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|c}}&lt;br /&gt;
| Cat#, text, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|d}}&lt;br /&gt;
| Dog#, text, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|e}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|f}}&lt;br /&gt;
| Frogman#, text, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|g}}&lt;br /&gt;
| Goblin#, Goat#, Gremlin#, text, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|h}}&lt;br /&gt;
| Harpy#, text, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|i}}&lt;br /&gt;
| Fire imp#&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|j}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|k}}&lt;br /&gt;
| Kobold#, text, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|l}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|m}}&lt;br /&gt;
| Mandrill#, mussel, text, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|n}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|o}}&lt;br /&gt;
| Well construction, bridge construction, text, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
!colspan='2'|Row 08 (112-127)&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|p}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|q}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|r}}&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| {{TST|s}}&lt;br /&gt;
| Snakeman#, Slugman#, Snailman, text, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|t}}&lt;br /&gt;
| Troglodyte#, text, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|u}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|v}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|w}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|x}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|y}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|z}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|&amp;amp;#123;}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|&amp;amp;#124;}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|&amp;amp;#125;}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|~}}&lt;br /&gt;
| Unfinished rough stone road, river, magma, fluids, dirt road, farm construction, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|⌂}}&lt;br /&gt;
| Animal trap, low mountains on world map, part of mechanic's workshop?, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
!colspan='2'|Row 09 (128-143)&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|Ç}}&lt;br /&gt;
| Mechanisms, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|ü}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|é}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|â}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|ä}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|à}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|å}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|ç}}&lt;br /&gt;
| Totems, text?, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|ê}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|ë}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|è}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|ï}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|î}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|ì}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|Ä}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|Å}}&lt;br /&gt;
| Idols, text, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
!colspan='2'|Row 10 (144-159)&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|É}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|æ}}&lt;br /&gt;
| Toys, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|Æ}}&lt;br /&gt;
| Coffers, Quivers, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|ô}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|ö}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|ò}}&lt;br /&gt;
| Unactivated levers, text, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|û}}&lt;br /&gt;
| Bucket, text, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|ù}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|ÿ}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|Ö}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|Ü}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|¢}}&lt;br /&gt;
| Closed hatches, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|£}}&lt;br /&gt;
| Ore in walls, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|¥}}&lt;br /&gt;
| Lobster*, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|₧}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|ƒ}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
!colspan='2'|Row 11 (160-175)&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|á}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|í}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|ó}}&lt;br /&gt;
| Activated levers, text, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|ú}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|ñ}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|Ñ}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|ª}}&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| {{TST|º}}&lt;br /&gt;
| Cloth, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|¿}}&lt;br /&gt;
| Instrument, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|⌐}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|¬}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|½}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|¼}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|¡}}&lt;br /&gt;
| Flask, waterskin, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|«}}&lt;br /&gt;
| Ballista arrow tail for west-facing ballistae, decoration mark, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|»}}&lt;br /&gt;
| Ballista arrow tail for east-facing ballistae, decoration mark, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
!colspan='2'|Row 12 (176-191)&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|░}}&lt;br /&gt;
| Partially dug rock, gases, workshop tiles(which ones?), &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|▒}}&lt;br /&gt;
| Partially dug rock, gases, workshop tiles(which ones)?, side tiles for catapult, window, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|▓}}&lt;br /&gt;
| Partially dug rock, gases, workshop tiles(which ones)?, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|│}}&lt;br /&gt;
| Overworld rivers, well chain/rope, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|┤}}&lt;br /&gt;
| Overworld rivers, top-right tile for Loom, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╡}}&lt;br /&gt;
| Tree in winter, part of bridge system, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╢}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╖}}&lt;br /&gt;
| Ends of smooth walls, Waterfalls, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╕}}&lt;br /&gt;
| Ends of smooth walls, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╣}}&lt;br /&gt;
| Walls, waterfalls, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|║}}&lt;br /&gt;
| Walls, bridges, waterfalls, wooden doors, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╗}}&lt;br /&gt;
| Walls, bridges, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╝}}&lt;br /&gt;
| Walls, bridges, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╜}}&lt;br /&gt;
| Ends of smooth walls, waterfalls, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╛}}&lt;br /&gt;
| Ends of smooth walls, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|┐}}&lt;br /&gt;
| Overworld rivers, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
!colspan='2'|Row 13 (192-207)&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|└}}&lt;br /&gt;
| Overworld rivers, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|┴}}&lt;br /&gt;
| Overworld rivers, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|┬}}&lt;br /&gt;
| Overworld rivers, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|├}}&lt;br /&gt;
| Overworld rivers, top-left tile for Loom, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|─}}&lt;br /&gt;
| Overworld rivers, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|┼}}&lt;br /&gt;
| Doors, overworld rivers, (flashing) floor detailing/engraving in progress, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╞}}&lt;br /&gt;
| Bridges, trees in winter, catapult tile, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╟}}&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╚}}&lt;br /&gt;
| Walls, bridges, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╔}}&lt;br /&gt;
| Walls, bridges, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╩}}&lt;br /&gt;
| Walls, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╦}}&lt;br /&gt;
| Walls, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╠}}&lt;br /&gt;
| Walls, waterfalls, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|═}}&lt;br /&gt;
| Walls, bridges, planted fields, center catapult tile, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╬}}&lt;br /&gt;
| Walls, bridges, fortifications, (flashing) wall detailing/engraving/fortifying in progress, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╧}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
!colspan='2'|Row 14 (208-223)&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╨}}&lt;br /&gt;
| Bridges, waterfalls, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╤}}&lt;br /&gt;
| Table, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╥}}&lt;br /&gt;
| Chairs, bridges, waterfalls, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╙}}&lt;br /&gt;
| Ends of smooth walls, waterfalls, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╘}}&lt;br /&gt;
| Ends of smooth walls, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╒}}&lt;br /&gt;
| Ends of smooth walls, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╓}}&lt;br /&gt;
| Ends of smooth walls, waterfalls, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╫}}&lt;br /&gt;
| Some types of floodgates (metal? wood?)?, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╪}}&lt;br /&gt;
| Some types of doors (metal?), &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|┘}}&lt;br /&gt;
| Overworld rivers, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|┌}}&lt;br /&gt;
| Overworld rivers, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|█}}&lt;br /&gt;
| Any solid color tile&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|▄}}&lt;br /&gt;
| Siege machine parts, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|▌}}&lt;br /&gt;
| Ballista, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|▐}}&lt;br /&gt;
| Ballista, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|▀}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
!colspan='2'|Row 15 (224-239)&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|α}}&lt;br /&gt;
| Fish, top-center fishery tile, meat (except?), &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|ß}}&lt;br /&gt;
| Leather, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|Γ}}&lt;br /&gt;
| Weight symbol, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|π}}&lt;br /&gt;
| Cabinet, some forts on overworld map (Goblin? Undead?), &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|Σ}}&lt;br /&gt;
| Trap weapon, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|σ}}&lt;br /&gt;
| Anvil, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|µ}}&lt;br /&gt;
| Plants*(which?), crown, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|τ}}&lt;br /&gt;
| Pig tails*, Tower cap sapling others?&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|Φ}}&lt;br /&gt;
| Sweet pods*, bloated tuber*, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|Θ}}&lt;br /&gt;
| Beds, something on the minimap (what is it?), &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|Ω}}&lt;br /&gt;
| Statues, Dwarven cities on map, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|δ}}&lt;br /&gt;
| Earrings, kennel tile, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|∞}}&lt;br /&gt;
| Boulder, middle-right butcher tile, unmined andesite*, unmined pumice*, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|φ}}&lt;br /&gt;
| Thread, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|ε}}&lt;br /&gt;
| Crossbow? Tile in bowyer's workshop, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|∩}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
!colspan='2'|Row 16 (240-255)&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|≡}}&lt;br /&gt;
| Bars, excellence quality symbol, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|±}}&lt;br /&gt;
| Unfinished road, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|≥}}&lt;br /&gt;
| Spent ammo (catapult stones count), ashes, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|≤}}&lt;br /&gt;
| Spent ammo (catapult stones count), ashes, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|⌠}}&lt;br /&gt;
| Willow tree*, other trees?, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|⌡}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|÷}}&lt;br /&gt;
| Barrel, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|≈}}&lt;br /&gt;
| Rough stone road or bridge, river, lava, glop, fat, tallow, farm, vomit, [[Blood|blood]] pools others?&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|°}}&lt;br /&gt;
| Ring, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|∙}}&lt;br /&gt;
| Vermin*, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|·}}&lt;br /&gt;
| Seeds, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|√}}&lt;br /&gt;
| Weapon racks, tall grass in main map, tick (selecting production materials, confirmed items on manager window), &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|ⁿ}}&lt;br /&gt;
| Something in main map(what is it?), &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|²}}&lt;br /&gt;
| Body parts, chunks, small corpses, bone, shell, skins, skulls, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|■}}&lt;br /&gt;
| Blocks, first image seen for a creature falling into the chasm, trees on level below, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| No use&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ☺ ☻ ♥ ♦ ♣ ♠ • ◘ ○ ◙ ♂ ♀ ♪ ♫ ☼ ► ◄ ↕ ‼ ¶ § ▬ ↨ ↑ ↓ → ← ∟ ↔ ▲ ▼ ! &amp;quot; # $ % &amp;amp; ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; &amp;lt; = &amp;gt; ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _ ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } ~ ⌂ Ç ü é â ä à å ç ê ë è ï î ì Ä Å É æ Æ ô ö ò û ù ÿ Ö Ü ¢ £ ¥ ₧ ƒ á í ó ú ñ Ñ ª º ¿ ⌐ ¬ ½ ¼ ¡ « » ░ ▒ ▓ │ ┤ ╡ ╢ ╖ ╕ ╣ ║ ╗ ╝ ╜ ╛ ┐ └ ┴ ┬ ├ ─ ┼ ╞ ╟ ╚ ╔ ╩ ╦ ╠ ═ ╬ ╧ ╨ ╤ ╥ ╙ ╘ ╒ ╓ ╫ ╪ ┘ ┌ █ ▄ ▌ ▐ ▀ α ß Γ π Σ σ µ τ Φ Θ Ω δ ∞ φ ε ∩ ≡ ± ≥ ≤ ⌠ ⌡ ÷ ≈ ° ∙ · √ ⁿ ² ■ --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Modding]]&lt;br /&gt;
[[Category:Interface]]&lt;/div&gt;</summary>
		<author><name>Mikemayday</name></author>
	</entry>
</feed>