From d84f9a5e75967ff31021303ae34474cd198d38a3 Mon Sep 17 00:00:00 2001 From: Jude Brown Date: Wed, 2 Dec 2009 15:50:14 +1000 Subject: New monster: giant leech (Eronarn). A blood-sucking amphibious 'w'-glyph. It also submerges, much like swamp worms, but will follow you onto dry land. It has a tile, but after a quick play through of Swamp and using wizard mode to create some, it's quite difficult to see. Hopefully someone can improve the tile for me! --- crawl-ref/source/rltiles/dc-corpse.txt | 1 + crawl-ref/source/rltiles/dc-mon.txt | 1 + .../source/rltiles/dc-mon/animals/giant_leech.png | Bin 1199 -> 781 bytes 3 files changed, 2 insertions(+) (limited to 'crawl-ref/source/rltiles') diff --git a/crawl-ref/source/rltiles/dc-corpse.txt b/crawl-ref/source/rltiles/dc-corpse.txt index cf1f9b68dc..14b7bf8b06 100644 --- a/crawl-ref/source/rltiles/dc-corpse.txt +++ b/crawl-ref/source/rltiles/dc-corpse.txt @@ -76,6 +76,7 @@ swamp_worm CORPSE_SWAMP_WORM spiny_worm CORPSE_SPINY_WORM brain_worm CORPSE_BRAIN_WORM rock_worm CORPSE_ROCK_WORM +giant_leech CORPSE_GIANT_LEECH ## Wasps ('y') giant_blowfly CORPSE_GIANT_BLOWFLY diff --git a/crawl-ref/source/rltiles/dc-mon.txt b/crawl-ref/source/rltiles/dc-mon.txt index 465a96e3d7..36884e3e7d 100644 --- a/crawl-ref/source/rltiles/dc-mon.txt +++ b/crawl-ref/source/rltiles/dc-mon.txt @@ -75,6 +75,7 @@ spiny_worm MONS_SPINY_WORM lava_worm MONS_LAVA_WORM brain_worm MONS_BRAIN_WORM rock_worm MONS_ROCK_WORM +giant_leech MONS_GIANT_LEECH ## Flying insects ('y') giant_blowfly MONS_GIANT_BLOWFLY diff --git a/crawl-ref/source/rltiles/dc-mon/animals/giant_leech.png b/crawl-ref/source/rltiles/dc-mon/animals/giant_leech.png index 82a6822ed3..7bb57ead17 100644 Binary files a/crawl-ref/source/rltiles/dc-mon/animals/giant_leech.png and b/crawl-ref/source/rltiles/dc-mon/animals/giant_leech.png differ -- cgit v1.2.3-54-g00ecf