summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJude Brown <bookofjude@users.sourceforge.net>2009-12-22 18:34:36 +1000
committerJude Brown <bookofjude@users.sourceforge.net>2009-12-22 18:34:36 +1000
commit123e41762d8db75f5b28d51a032a4ba6bc3a928c (patch)
tree70e6e39edd17f06534aa5e9a3d1c46ec1b235041
parent98d71fd0a3a9f35dcbf707bb63f2e840bc12b922 (diff)
downloadcrawl-ref-123e41762d8db75f5b28d51a032a4ba6bc3a928c.tar.gz
crawl-ref-123e41762d8db75f5b28d51a032a4ba6bc3a928c.zip
Vine-covered golem tile for Erinya's Garden (purge).
-rw-r--r--crawl-ref/source/dat/wizlab.des3
-rw-r--r--crawl-ref/source/rltiles/dc-mon.txt2
-rw-r--r--crawl-ref/source/rltiles/dc-mon/vine-covered_golem.pngbin0 -> 4523 bytes
3 files changed, 4 insertions, 1 deletions
diff --git a/crawl-ref/source/dat/wizlab.des b/crawl-ref/source/dat/wizlab.des
index 00002ca8dc..9bf96d528b 100644
--- a/crawl-ref/source/dat/wizlab.des
+++ b/crawl-ref/source/dat/wizlab.des
@@ -338,7 +338,8 @@ ORIENT: encompass
TAGS: wizlab no_item_gen no_monster_gen no_rotate allow_dup
MONS: centaur col:green, centaur warrior col:lightgreen
MONS: oklob plant
-MONS: stone golem name:vine_covered name_adjective
+MONS: stone golem name:vine_covered name_adjective col:lightgreen \
+ tile:mons_vine_golem
MONS: toadstool col:any name:flowers n_rpl n_des n_the
SUBST: y = ct
COLOUR: G = yellow
diff --git a/crawl-ref/source/rltiles/dc-mon.txt b/crawl-ref/source/rltiles/dc-mon.txt
index e87d129684..261076e9f2 100644
--- a/crawl-ref/source/rltiles/dc-mon.txt
+++ b/crawl-ref/source/rltiles/dc-mon.txt
@@ -276,6 +276,8 @@ toenail_golem MONS_TOENAIL_GOLEM
wood_golem MONS_WOOD_GOLEM
# For the Cigotuvi WizLab
flesh_golem MONS_FLESH_GOLEM
+# For the Erinya WizLab
+vine-covered_golem MONS_VINE_GOLEM
## Statues (also '8')
%sdir dc-mon/unique
diff --git a/crawl-ref/source/rltiles/dc-mon/vine-covered_golem.png b/crawl-ref/source/rltiles/dc-mon/vine-covered_golem.png
new file mode 100644
index 0000000000..d8f604671b
--- /dev/null
+++ b/crawl-ref/source/rltiles/dc-mon/vine-covered_golem.png
Binary files differ