From 5961e9e4fc1842801d800fbbe37dc41bf8c7f037 Mon Sep 17 00:00:00 2001 From: David Lawrence Ramsey Date: Sat, 21 Nov 2009 18:40:50 -0600 Subject: Make (very) ugly thing corpse tiles handle the different colors. I can't test this in-game, but main.png displays all the different colored corpses properly, so I think it works. --- crawl-ref/source/rltiles/dc-corpse.txt | 10 ++++++++++ 1 file changed, 10 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 231fa4f68c..4d021669ee 100644 --- a/crawl-ref/source/rltiles/dc-corpse.txt +++ b/crawl-ref/source/rltiles/dc-corpse.txt @@ -156,7 +156,17 @@ minotaur CORPSE_MINOTAUR ## Ugly things ('u') %sdir dc-mon/demons ugly_thing CORPSE_UGLY_THING +ugly_thing1 +ugly_thing2 +ugly_thing3 +ugly_thing4 +ugly_thing5 very_ugly_thing CORPSE_VERY_UGLY_THING +very_ugly_thing1 +very_ugly_thing2 +very_ugly_thing3 +very_ugly_thing4 +very_ugly_thing5 ## Giants ('C') %sdir dc-mon -- cgit v1.2.3-54-g00ecf