From 627e34c5079bbf923fb7d687272d1abdcfb2e6ef Mon Sep 17 00:00:00 2001 From: zelgadis Date: Thu, 12 Jun 2008 00:51:38 +0000 Subject: While for the appearance of randart weapons and armour you can just stick an adjective in front of the object type name ("bloodstained dagger"), unidentified non-artefact jewellry is described with both an adjective and material ("runed wooden ring"), making a description like "runed ring" a bit weird. So give randart jewellery an adjective that no non-artefact jewellery would have, plus a material that a non-artefact might or might not have. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5741 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/source/dat/database/randname.txt | 154 ++++++++++++++++++++++++++--- 1 file changed, 142 insertions(+), 12 deletions(-) (limited to 'crawl-ref/source/dat/database/randname.txt') diff --git a/crawl-ref/source/dat/database/randname.txt b/crawl-ref/source/dat/database/randname.txt index 6b70f295db..720e19c0d9 100644 --- a/crawl-ref/source/dat/database/randname.txt +++ b/crawl-ref/source/dat/database/randname.txt @@ -645,28 +645,158 @@ distressingly furry w:160 @general appearance@ %%%% +###################################################### +# Jewellry appearance +###################################################### +# +# While for the appearance of randart weapons and armour you can +# just stick an adjective in front of the object type name ("bloodstained +# dagger"), unidentified non-artefact jewellry is described with both an +# adjective and material ("runed wooden ring"), making a description +# like "runed ring" a bit weird. So give randart jewellery an adjective +# that no non-artefact jewellery would have, plus a material that a +# non-artefact might or might not have. jewellery appearance -#specific jewels -ruby +scintillating -crystal +sparkling -diamond +flickering + +glittering + +smoking + +shimmering + +wavering + +warped + +transparent + +pitted + +slimy + +fine + +crude + +ancient + +brightly glowing + +faintly glowing + +steaming + +heavily runed + +vibrating + +twitching +%%%% +ring material + +wooden + +ivory + +bone + +amber + +silver + +golden + +platinum + +iron + +steel + +bronze + +brass + +copper + +tin + +lead + +pewter + +granite + +marble + +jade + +turquoise + +lapis lazuli + +glass +%%%% +amulet material + +ivory + +bone + +plastic + +silver + +golden + +platinum + +iron + +steel + +bronze + +brass + +copper + +tin + +lead + +pewter + +zirconium + +sapphire emerald -#other descriptions -runed +garnet -scintillating +ruby -sparkling +jade -flickering +ruby -glittering +crystal -w:160 -@general appearance@ +diamond + +amethyst +%%%% +ring appearance + +@jewellery appearance@ @ring material@ +%%%% +amulet appearance + +@jewellery appearance@ @amulet material@ %%%% -- cgit v1.2.3-54-g00ecf