From 123e41762d8db75f5b28d51a032a4ba6bc3a928c Mon Sep 17 00:00:00 2001 From: Jude Brown Date: Tue, 22 Dec 2009 18:34:36 +1000 Subject: Vine-covered golem tile for Erinya's Garden (purge). --- crawl-ref/source/dat/wizlab.des | 3 ++- crawl-ref/source/rltiles/dc-mon.txt | 2 ++ crawl-ref/source/rltiles/dc-mon/vine-covered_golem.png | Bin 0 -> 4523 bytes 3 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 crawl-ref/source/rltiles/dc-mon/vine-covered_golem.png (limited to 'crawl-ref/source') 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 Binary files /dev/null and b/crawl-ref/source/rltiles/dc-mon/vine-covered_golem.png differ -- cgit v1.2.3-54-g00ecf