From e609fa1634d692bf4b8c925c084b4f3489e70ea0 Mon Sep 17 00:00:00 2001 From: Adam Borowski Date: Thu, 12 Nov 2009 01:29:02 +0100 Subject: Autogenerated changes to junk which shouldn't be under version control. --- crawl-ref/source/artefact.h | 4 +++- 1 file changed, 3 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 9b19c03a06..5375c2f03e 100644 --- a/crawl-ref/source/artefact.h +++ b/crawl-ref/source/artefact.h @@ -13,7 +13,7 @@ class bolt; // NOTE: NO_UNRANDARTS is automatically set by util/art-data.pl -#define NO_UNRANDARTS 77 +#define NO_UNRANDARTS 79 #define ART_PROPERTIES ARTP_NUM_PROPERTIES @@ -81,6 +81,8 @@ enum unrand_type UNRAND_SERPENT_SCOURGE, // whip "Serpent-Scourge" UNRAND_ACCURACY, // knife of Accuracy UNRAND_CRYSTAL_SPEAR, // Lehudib's crystal spear + UNRAND_CAPTAINS_CUTLASS, // captain's cutlass + UNRAND_STORM_BOW, // storm bow UNRAND_IGNORANCE, // shield of Ignorance UNRAND_AUGMENTATION, // robe of Augmentation UNRAND_THIEF, // cloak of the Thief -- cgit v1.2.3-54-g00ecf