From 973e65361e43db8ede48f173485bf2ddde8f7c82 Mon Sep 17 00:00:00 2001 From: dolorous Date: Thu, 26 Feb 2009 17:19:00 +0000 Subject: Since swamp worms, quicksilver dragons, and iron dragons can now leave corpses, attempt to add proper corpse entries for them in tiles. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9228 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/source/rltiles/dc-corpse.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'crawl-ref/source/rltiles/dc-corpse.txt') diff --git a/crawl-ref/source/rltiles/dc-corpse.txt b/crawl-ref/source/rltiles/dc-corpse.txt index 881e54f122..010c2f3187 100644 --- a/crawl-ref/source/rltiles/dc-corpse.txt +++ b/crawl-ref/source/rltiles/dc-corpse.txt @@ -31,6 +31,8 @@ dragon CORPSE_DRAGON /* D */ golden_dragon CORPSE_GOLDEN_DRAGON /* D */ hydra5 CORPSE_HYDRA /* D */ ice_dragon CORPSE_ICE_DRAGON /* D */ +iron_dragon CORPSE_IRON_DRAGON /* D */ +quicksilver_dragon CORPSE_QUICKSILVER_DRAGON /* D */ shadow_dragon CORPSE_SHADOW_DRAGON /* D */ storm_dragon CORPSE_STORM_DRAGON /* D */ swamp_dragon CORPSE_SWAMP_DRAGON /* D */ @@ -201,6 +203,7 @@ killer_bee_larva CORPSE_ANT_LARVA /* w */ brain_worm CORPSE_BRAIN_WORM /* w */ killer_bee_larva CORPSE_KILLER_BEE_LARVA /* w */ spiny_worm CORPSE_SPINY_WORM /* w */ +swamp_worm CORPSE_SWAMP_WORM /* w */ worm CORPSE_WORM /* w */ giant_blowfly CORPSE_GIANT_BLOWFLY /* y */ -- cgit v1.2.3-54-g00ecf