summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/artefact.h
diff options
context:
space:
mode:
authorAdam Borowski <kilobyte@angband.pl>2009-11-13 19:43:31 +0100
committerAdam Borowski <kilobyte@angband.pl>2009-11-13 19:51:51 +0100
commit40ce8c0ee030a84d9736747f12df738ffea8c40a (patch)
tree1048c62cd63686f02368450af7f09f511c7ffb7a /crawl-ref/source/artefact.h
parent14be7c5cfe60d0d9f1a00cd543c32482bdd544d4 (diff)
downloadcrawl-ref-40ce8c0ee030a84d9736747f12df738ffea8c40a.tar.gz
crawl-ref-40ce8c0ee030a84d9736747f12df738ffea8c40a.zip
Fixedart: shield of the gong. Wakes up everyone in a large radius on being struck.
The exact resists are not yet filled in, we'd need to interrogate zelgadis who provided the idea.
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 5375c2f03e..0ea8a971d6 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 79
+#define NO_UNRANDARTS 80
#define ART_PROPERTIES ARTP_NUM_PROPERTIES
@@ -106,6 +106,7 @@ enum unrand_type
UNRAND_FENCERS_GLOVES, // Fencer's gloves
UNRAND_STARLIGHT, // cloak of Starlight
UNRAND_RATSKIN_CLOAK, // ratskin cloak
+ UNRAND_GONG, // shield of the gong
UNRAND_AIR, // amulet of the Air
UNRAND_SHADOWS, // ring of Shadows
UNRAND_CEKUGOB, // amulet of Cekugob