summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/randart.h
diff options
context:
space:
mode:
authorharanp <haranp@c06c8d41-db1a-0410-9941-cceddc491573>2006-12-17 11:15:54 +0000
committerharanp <haranp@c06c8d41-db1a-0410-9941-cceddc491573>2006-12-17 11:15:54 +0000
commit5e102052abc81853db731a3bbfeba83d7f42fbf8 (patch)
tree7e02521722cb325ba955992abb6dd33e7cf524f0 /crawl-ref/source/randart.h
parenta9632123fd30bffa305f9e8e2192568737533d54 (diff)
downloadcrawl-ref-5e102052abc81853db731a3bbfeba83d7f42fbf8.tar.gz
crawl-ref-5e102052abc81853db731a3bbfeba83d7f42fbf8.zip
Changed some of the randarts, see 1615251 for details.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@655 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/randart.h')
-rw-r--r--crawl-ref/source/randart.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/randart.h b/crawl-ref/source/randart.h
index 43cef73652..da41ef6f06 100644
--- a/crawl-ref/source/randart.h
+++ b/crawl-ref/source/randart.h
@@ -16,7 +16,7 @@
#include "externs.h"
// used in files.cc, newgame.cc, randart.cc {dlb}
-#define NO_UNRANDARTS 52
+#define NO_UNRANDARTS 53
#define RA_PROPERTIES 30
// Reserving the upper bits for later expansion/versioning.