summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/art-data.txt
diff options
context:
space:
mode:
authorJude Brown <bookofjude@users.sourceforge.net>2009-11-28 16:47:26 +1000
committerJude Brown <bookofjude@users.sourceforge.net>2009-11-28 16:48:23 +1000
commit1ae80c393d7062179b3478d8294655bf2c6fe6c5 (patch)
tree3a5fa38deb8a7ab8858313499354ea676a9dacde /crawl-ref/source/art-data.txt
parentf7d19cfa767ea3114d9f9f39253510a20cb8a8ba (diff)
downloadcrawl-ref-1ae80c393d7062179b3478d8294655bf2c6fe6c5.tar.gz
crawl-ref-1ae80c393d7062179b3478d8294655bf2c6fe6c5.zip
New unrand: +3 robe of Clouds (rElec, +Lev)
It creates clouds of rain and thin mist around the player (very occasionally). Provides insulation and evocable levitation. Also has a tile!
Diffstat (limited to 'crawl-ref/source/art-data.txt')
-rw-r--r--crawl-ref/source/art-data.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/crawl-ref/source/art-data.txt b/crawl-ref/source/art-data.txt
index 2b8e377d4b..3827b0e41c 100644
--- a/crawl-ref/source/art-data.txt
+++ b/crawl-ref/source/art-data.txt
@@ -1110,6 +1110,17 @@ DESC: A shield-shaped amulet.
DESC_END: Back in the good old days, every adventurer had one of these
handy devices. That, and a pony.
+ENUM: RCLOUDS
+NAME: robe of Clouds
+APPEAR: flimsy blue robe
+OBJ: OBJ_ARMOUR/ARM_ROBE
+PLUS: +3
+COLOUR: ETC_MIST
+TILE: urand_clouds
+TILE_EQ: robe_clouds
+BOOL: elec, lev
+DESC: A robe of a material so flimsy it could almost be clouds.
+
# This entry must always be last.
ENUM: DUMMY2
NAME: DUMMY UNRANDART 2