summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/art-data.h
diff options
context:
space:
mode:
authorJohanna Ploog <j-p-e-g@users.sourceforge.net>2009-12-15 15:30:03 +0100
committerJohanna Ploog <j-p-e-g@users.sourceforge.net>2009-12-15 15:32:28 +0100
commitdf34198b7d77aafb9e7347c8b7f8fb0749eb3fa9 (patch)
treebc04e4875d3188c37c3499eff881d99324686834 /crawl-ref/source/art-data.h
parent897011da36356074ba0d6154e26bed96b1946b29 (diff)
downloadcrawl-ref-df34198b7d77aafb9e7347c8b7f8fb0749eb3fa9.tar.gz
crawl-ref-df34198b7d77aafb9e7347c8b7f8fb0749eb3fa9.zip
Add the unrandart "hat of Pondering" (ponderousness).
Diffstat (limited to 'crawl-ref/source/art-data.h')
-rw-r--r--crawl-ref/source/art-data.h19
1 files changed, 19 insertions, 0 deletions
diff --git a/crawl-ref/source/art-data.h b/crawl-ref/source/art-data.h
index c6170f1e74..93cd38e07a 100644
--- a/crawl-ref/source/art-data.h
+++ b/crawl-ref/source/art-data.h
@@ -1543,6 +1543,25 @@
_RCLOUDS_equip, NULL, _RCLOUDS_world_reacts, { NULL }, NULL,
},
+/* UNRAND_PONDERING */
+{
+ "hat of Pondering", "slimy wizard hat",
+ OBJ_ARMOUR, ARM_WIZARD_HAT, +3, 0, LIGHTRED, 0,
+ UNRAND_FLAG_NONE,
+ {
+ SPARM_PONDEROUSNESS, 0, 0, 0, +5, 0,
+ 0, 0, 0, 0, 0, 30,
+ 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, +10,
+ 0,
+ },
+ "A slimy wizard hat.",
+ "",
+ "The favorite hat of the slug wizard Gastronok, stained with reddish slime and enchanted to aid in his arcane pondering. It has been specially enchanted to protect against the effects of salt, though you probably don't care.",
+ NULL, NULL, NULL, { NULL }, NULL,
+},
+
/* UNRAND_DUMMY2 */
{
"DUMMY UNRANDART 2", "DUMMY UNRANDART 2",