summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/dat/descript/unident.txt
diff options
context:
space:
mode:
authorzelgadis <zelgadis@c06c8d41-db1a-0410-9941-cceddc491573>2007-12-06 09:54:50 +0000
committerzelgadis <zelgadis@c06c8d41-db1a-0410-9941-cceddc491573>2007-12-06 09:54:50 +0000
commit47173f1092b4f4f3bdc0da19d6dc4553f62cdee7 (patch)
treeb5d87980beec66a00b2314ca94475ac2715e71ae /crawl-ref/source/dat/descript/unident.txt
parent7640ea1ef75cecb46066e956ec446038c884643c (diff)
downloadcrawl-ref-47173f1092b4f4f3bdc0da19d6dc4553f62cdee7.tar.gz
crawl-ref-47173f1092b4f4f3bdc0da19d6dc4553f62cdee7.zip
"?/" can now be used to look up items. A side effect of this is that
item descriptions have been moved to dat/descript/items.txt and dat/descript/unident.txt. STL maps are now used to look up exact matches for the names of monsters, features and spells, so that looking them up with "?/" won't get too slow if there's a large descriptions DB and each key has to be tested if its a monster/spell/etc. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@3009 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/dat/descript/unident.txt')
-rw-r--r--crawl-ref/source/dat/descript/unident.txt79
1 files changed, 79 insertions, 0 deletions
diff --git a/crawl-ref/source/dat/descript/unident.txt b/crawl-ref/source/dat/descript/unident.txt
new file mode 100644
index 0000000000..3f1e8c312f
--- /dev/null
+++ b/crawl-ref/source/dat/descript/unident.txt
@@ -0,0 +1,79 @@
+%%%%
+rod
+
+A stick imbued with magical properties.
+%%%%
+staff
+
+A stick imbued with magical properties.
+%%%%
+buggy staff
+
+An OBJ_STAVES which is neither a rod nor a staff; please file a bug
+report.
+%%%%
+book
+
+A book of magic spells. Beware, for some of the more powerful
+grimoires are not to be toyed with.
+%%%%
+potion
+
+A small bottle of liquid.
+%%%%
+wand
+
+A stick. Maybe it's magical.
+%%%%
+amulet
+
+A piece of jewellery.
+%%%%
+ring
+
+A piece of jewellery.
+%%%%
+scroll
+
+A scroll of paper covered in magical writing.
+%%%%
+deck of cards
+
+A deck of cards.
+%%%%
+crystal ball
+
+A sphere of clear crystal.
+%%%%
+small ebony casket
+
+A small black box. I wonder what's inside?
+%%%%
+gauzy fan
+
+A fan.
+%%%%
+blazing lamp
+
+A lamp.
+%%%%
+bone lantern
+
+A strange lantern made out of ancient bones.
+%%%%
+silver horn
+
+A strange lantern made out of ancient bones.
+%%%%
+grey disc
+
+A grey disc.
+%%%%
+nondescript stone
+
+A lump of rock.
+%%%%
+sealed bronze flask
+
+A heavy bronze flask, warm to the touch.
+%%%%