summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/artefact.h
diff options
context:
space:
mode:
authorAdam Borowski <kilobyte@angband.pl>2009-10-04 19:02:50 +0200
committerAdam Borowski <kilobyte@angband.pl>2009-10-05 22:02:26 +0200
commit8183af49f3f55ab06b0a587bc302214b8fd51970 (patch)
treee4ca3b1b8e7025fe51b2338f9f5da0f4a2bafcb6 /crawl-ref/source/artefact.h
parent68ab4cfd2992a2cf0c316fd6be6755c71cd8019e (diff)
downloadcrawl-ref-8183af49f3f55ab06b0a587bc302214b8fd51970.tar.gz
crawl-ref-8183af49f3f55ab06b0a587bc302214b8fd51970.zip
autogenerated art data needed by the Windows build
Diffstat (limited to 'crawl-ref/source/artefact.h')
-rw-r--r--crawl-ref/source/artefact.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/crawl-ref/source/artefact.h b/crawl-ref/source/artefact.h
index 666d42cac1..d3d48e912e 100644
--- a/crawl-ref/source/artefact.h
+++ b/crawl-ref/source/artefact.h
@@ -15,7 +15,7 @@
class bolt;
// NOTE: NO_UNRANDARTS is automatically set by util/art-data.pl
-#define NO_UNRANDARTS 76
+#define NO_UNRANDARTS 77
#define ART_PROPERTIES ARTP_NUM_PROPERTIES
@@ -83,6 +83,7 @@ enum unrand_type
UNRAND_THIEF, // cloak of the Thief
UNRAND_BULLSEYE, // shield "Bullseye"
UNRAND_DYROVEPREVA, // crown of Dyrovepreva
+ UNRAND_BEAR_SPIRIT, // hat of the Bear Spirit
UNRAND_MISFORTUNE, // robe of Misfortune
UNRAND_FLASH, // cloak of Flash
UNRAND_BOOTS_ASSASSIN, // boots of the Assassin