summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/rltiles/dc-corpse.txt
diff options
context:
space:
mode:
authordolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2009-02-26 17:19:00 +0000
committerdolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2009-02-26 17:19:00 +0000
commit973e65361e43db8ede48f173485bf2ddde8f7c82 (patch)
tree4e2e81fae743e92b90b623910bc529e20a011d93 /crawl-ref/source/rltiles/dc-corpse.txt
parent0c77c2fbe90adc0c7506cfbc5cc11ae0570db2bc (diff)
downloadcrawl-ref-973e65361e43db8ede48f173485bf2ddde8f7c82.tar.gz
crawl-ref-973e65361e43db8ede48f173485bf2ddde8f7c82.zip
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
Diffstat (limited to 'crawl-ref/source/rltiles/dc-corpse.txt')
-rw-r--r--crawl-ref/source/rltiles/dc-corpse.txt3
1 files changed, 3 insertions, 0 deletions
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 */