summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/art-data.h
diff options
context:
space:
mode:
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 a618ceb3f4..18e7f5c132 100644
--- a/crawl-ref/source/art-data.h
+++ b/crawl-ref/source/art-data.h
@@ -1524,6 +1524,25 @@
NULL, NULL, NULL, { NULL }, NULL,
},
+/* UNRAND_RCLOUDS */
+{
+ "robe of Clouds", "flimsy blue robe",
+ OBJ_ARMOUR, ARM_ROBE, +3, 0, ETC_MIST, 0,
+ UNRAND_FLAG_NONE,
+ {
+ SPARM_NORMAL, 0, 0, 0, 0, 0,
+ 0, 0, 1, 0, 0, 0,
+ 0, 0, 1, 0, 0, 0,
+ 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0,
+ 0,
+ },
+ "A robe of a material so flimsy it could almost be clouds.",
+ "",
+ "",
+ NULL, NULL, _RCLOUDS_world_reacts, { NULL }, NULL,
+},
+
/* UNRAND_DUMMY2 */
{
"DUMMY UNRANDART 2", "DUMMY UNRANDART 2",