Described jewelery

develop
Peridexis Errant 2015-05-26 21:09:59 +10:00
parent 711a817e88
commit e929760f6b
1 changed files with 9 additions and 6 deletions

@ -20,8 +20,8 @@ the latter script, view-item-info will fall back to the former.
-- see http://dwarffortresswiki.org/index.php/cv:Item_token -- see http://dwarffortresswiki.org/index.php/cv:Item_token
descriptions = { descriptions = {
AMULET = { "An item of jewelry worn on the head, purely for aesthetic value ", AMULET = { "An item of jewellery worn around the neck for it's aesthetic value.",
"in Adventure mode."}, "An amulet does not interfere with wearing other equipment."},
ANIMALTRAP = {}, ANIMALTRAP = {},
ANVIL = { "An essential component of the forge."}, ANVIL = { "An essential component of the forge."},
ARMORSTAND = { ARMORSTAND = {
@ -58,7 +58,7 @@ descriptions = {
"from wood or metal."}, "from wood or metal."},
BOOK = {}, BOOK = {},
BOULDER = {}, BOULDER = {},
BRACELET = {}, BRACELET = {"A bracelet is an item of jewellery worn on the hands."},
CABINET = {}, CABINET = {},
CAGE = {}, CAGE = {},
CATAPULTPARTS = {}, CATAPULTPARTS = {},
@ -67,10 +67,11 @@ descriptions = {
CLOTH = {}, CLOTH = {},
COFFIN = {}, COFFIN = {},
COIN = {}, COIN = {},
CROWN = {}, CROWN = { "A crown may be worn as headgear, or on top of a helmet. Although",
"usually just decorative or symbolic, crowns sometimes deflect attacks."},
CRUTCH = {}, CRUTCH = {},
DOOR = {}, DOOR = {},
EARRING = {}, EARRING = { "Earrings are decorative jewellery. Eleven can be worn on each ear."},
FIGURINE = {}, FIGURINE = {},
FLASK = {}, FLASK = {},
FLOODGATE = {}, FLOODGATE = {},
@ -234,7 +235,9 @@ descriptions = {
PIPE_SECTION = {}, PIPE_SECTION = {},
QUERN = {}, QUERN = {},
QUIVER = {}, QUIVER = {},
RING = {}, RING = { "A ring is an item of jewellery, which does not interfere with",
"wearing other equipment. Eleven rings can be worn on each finger",
"or toe, for a maximum of 220 rings."},
ROCK = {}, ROCK = {},
ROUGH = {}, ROUGH = {},
SCEPTER = {}, SCEPTER = {},