summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/dat/descript/unident.txt
Commit message (Collapse)AuthorAgeFilesLines
* Add whitespace fixes.dolorous2009-03-131-1/+1
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9433 c06c8d41-db1a-0410-9941-cceddc491573
* Add formatting fix.dolorous2009-02-121-2/+2
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9042 c06c8d41-db1a-0410-9941-cceddc491573
* Moving more quotes into the quote database.ennewalker2008-09-221-9/+0
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@6972 c06c8d41-db1a-0410-9941-cceddc491573
* Some spacing changes, and replacing most of the (to me) unreadable symbols.j-p-e-g2008-04-211-8/+8
| | | | | | | | | (The one I didn't change is the 'รถ' in the golem quote; I guess we could change it to 'oe' but as it's a proper name it somehow seemed wrong to do so.) git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@4441 c06c8d41-db1a-0410-9941-cceddc491573
* More descriptions and quotes.peterb122008-04-011-0/+9
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@4003 c06c8d41-db1a-0410-9941-cceddc491573
* Fixed description of unidentified silver horn.pauldubois2008-03-151-1/+1
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@3662 c06c8d41-db1a-0410-9941-cceddc491573
* Forgot to sort the item description entires.zelgadis2007-12-061-37/+32
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@3012 c06c8d41-db1a-0410-9941-cceddc491573
* "?/" can now be used to look up items. A side effect of this is thatzelgadis2007-12-061-0/+79
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