Finish item descriptions, test, document

develop
Peridexis Errant 2015-05-28 13:38:30 +10:00 committed by lethosor
parent b86214e0e1
commit 942f451358
2 changed files with 3 additions and 2 deletions

@ -13,6 +13,7 @@ DFHack Future
burial: sets all unowned coffins to allow burial ("-pets" to allow pets too) burial: sets all unowned coffins to allow burial ("-pets" to allow pets too)
fix-ster: changes fertility/sterility of animals or dwarves fix-ster: changes fertility/sterility of animals or dwarves
view-item-info: adds information and customisable descriptions to item viewscreens view-item-info: adds information and customisable descriptions to item viewscreens
item-descriptions: holds a default description for every item type and subtype
warn-starving: check for starving, thirsty, or very drowsy units and pause with warning if any are found warn-starving: check for starving, thirsty, or very drowsy units and pause with warning if any are found
New tweaks New tweaks
Fixes Fixes

@ -383,7 +383,7 @@ descriptions = {
"", "",
"Minecart systems are the most efficient and most complicated way to", "Minecart systems are the most efficient and most complicated way to",
"move items, and can do anything from improving industrial efficiency,", "move items, and can do anything from improving industrial efficiency,",
"to transporting magma or launching hundreds of weapons at enemies." "to transporting magma or launching hundreds of weapons at enemies.",
"Misuse may result in horrific injury to drivers and pedestrians."}, "Misuse may result in horrific injury to drivers and pedestrians."},
ITEM_TOOL_MORTAR = { ITEM_TOOL_MORTAR = {
"Half of a mortar and pestle, the mortar is a bowl in which to grind", "Half of a mortar and pestle, the mortar is a bowl in which to grind",
@ -563,7 +563,7 @@ descriptions = {
"of the butchered animal. Along with plants, meat is the", "of the butchered animal. Along with plants, meat is the",
"backbone of every food industry."}, "backbone of every food industry."},
MILLSTONE = { MILLSTONE = {
"A large grinding stone, used in a mill to produce flour, sugar, and" "A large grinding stone, used in a mill to produce flour, sugar, and",
"dyes much faster than a quern. It is too large to be operated by hand,", "dyes much faster than a quern. It is too large to be operated by hand,",
"and must be powered for operation. Millstones are made of stone."}, "and must be powered for operation. Millstones are made of stone."},
ORTHOPEDIC_CAST = { ORTHOPEDIC_CAST = {