summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/art-data.txt
diff options
context:
space:
mode:
authorzelgadis <zelgadis@c06c8d41-db1a-0410-9941-cceddc491573>2009-06-27 22:40:38 +0000
committerzelgadis <zelgadis@c06c8d41-db1a-0410-9941-cceddc491573>2009-06-27 22:40:38 +0000
commit0b56ccc1b85abf5677a275f888203fb1e336b9dd (patch)
treee0aa8594049e4bb0a3aab7e0d9a9ef9f816cd2a2 /crawl-ref/source/art-data.txt
parent1be101fd1fc43a252cdc4debf475edf0c6dba81b (diff)
downloadcrawl-ref-0b56ccc1b85abf5677a275f888203fb1e336b9dd.tar.gz
crawl-ref-0b56ccc1b85abf5677a275f888203fb1e336b9dd.zip
Fixed item_value() valuation of unrandarts with non-standard values.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10062 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/art-data.txt')
-rw-r--r--crawl-ref/source/art-data.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/crawl-ref/source/art-data.txt b/crawl-ref/source/art-data.txt
index feab12a21e..7583b01c6d 100644
--- a/crawl-ref/source/art-data.txt
+++ b/crawl-ref/source/art-data.txt
@@ -149,7 +149,8 @@
# See Tiles section above.
# TILE_EQ: The file containing the equipment tile for the player doll as
# defined in rltiles/dc-player.txt. See Tiles section above.
-# VALUE: Modifies the value returned by item_value()
+# VALUE: item_value() will return this number instead of doing automatic
+# calculations to determine the value.
##################################################################