summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/describe.cc
diff options
context:
space:
mode:
authorj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2008-04-23 12:58:27 +0000
committerj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2008-04-23 12:58:27 +0000
commit4b07a28aaab6e548371e9eae8ea5546afe6e4e54 (patch)
tree40c2380d8fdc25f9f5d1b8cf62140f99cc430787 /crawl-ref/source/describe.cc
parent4bb492c640354a968b77a3d4f9bf0ebfd3a31ba1 (diff)
downloadcrawl-ref-4b07a28aaab6e548371e9eae8ea5546afe6e4e54.tar.gz
crawl-ref-4b07a28aaab6e548371e9eae8ea5546afe6e4e54.zip
Replace cloak of Starlight tile with Eino's improved version.
Add background tiles for TSO halo. I've tried around with several versions, and this is the best of those I came up with. It might still be annoying, or distracting, or whatever. Also, the player doll's shadow hides part of the halo which is weird. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@4529 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/describe.cc')
-rw-r--r--crawl-ref/source/describe.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/describe.cc b/crawl-ref/source/describe.cc
index 1d56a276b2..1e993a65bd 100644
--- a/crawl-ref/source/describe.cc
+++ b/crawl-ref/source/describe.cc
@@ -278,6 +278,7 @@ static std::vector<std::string> _randart_propnames( const item_def& item )
{
const int val = proprt[propanns[i].prop];
+ // Don't show rF+/rC- for =Fire, or vice versa for =Ice.
if (item.base_type == OBJ_JEWELLERY)
{
if (item.sub_type == RING_FIRE