From 8183af49f3f55ab06b0a587bc302214b8fd51970 Mon Sep 17 00:00:00 2001 From: Adam Borowski Date: Sun, 4 Oct 2009 19:02:50 +0200 Subject: autogenerated art data needed by the Windows build --- crawl-ref/source/artefact.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'crawl-ref/source/artefact.h') 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 -- cgit v1.2.3-54-g00ecf