Merge pull request #920 from PeridexisErrant/items-4301

Add new item descriptions for DF 43.01
develop
Lethosor 2016-05-16 20:32:01 -04:00
commit 0124de9b66
1 changed files with 8 additions and 1 deletions

@ -360,6 +360,10 @@ descriptions = {
ITEM_TOOL_FORK_CARVING = {
"A carving fork typically has only two prongs and is exceptionally long.",
"It is used to hold down a piece of cooked meat while using a knife."},
ITEM_TOOL_HELVE = {
"A helve is the handle of a tool such as an axe.",
"It is not useful in this state - but adding a rock makes a stone axe,",
"which can be used for woodcutting in Adventure mode."},
ITEM_TOOL_HIVE = {
"Hives are structures that house colonies of honey bees. To be",
"productive, they need to be constructed on an above-ground tile with",
@ -417,6 +421,9 @@ descriptions = {
ITEM_TOOL_STEPLADDER = {
"A small stepladder. If you have one of these, you can use zones to",
"assign your dwarves to pick fruit from certain trees."},
ITEM_TOOL_STONE_AXE = {
"This tool can be made in Adventure mode, and is used to cut",
"trees for building or carpentry."},
ITEM_TOOL_WHEELBARROW = {
"A small hand-cart with long handles and a single wheel, this",
"wheelbarrow makes heavy hauling jobs much more manageable."},