From 7c1e0016bfbaf83edc7ced6c18525b02cef706e8 Mon Sep 17 00:00:00 2001 From: ennewalker Date: Fri, 12 Sep 2008 03:55:34 +0000 Subject: Incorporating new tiles from Denzi/Mitsuhiro. Rings and amulets now have labels when identified. Centaurs/yaktaurs now display the weapon they're wielding (and look better too). Variations of weapons and armor (i.e. normal, shiny, randart) are now determined automatically from the tile definitions, rather than being hardcoded. Also, improved axe tiles. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@6910 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/source/rltiles/dc-mon.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'crawl-ref/source/rltiles/dc-mon.txt') diff --git a/crawl-ref/source/rltiles/dc-mon.txt b/crawl-ref/source/rltiles/dc-mon.txt index 4cbdc25071..9ae29aa02a 100644 --- a/crawl-ref/source/rltiles/dc-mon.txt +++ b/crawl-ref/source/rltiles/dc-mon.txt @@ -308,9 +308,13 @@ butterfly6 giant_bat MONS_GIANT_BAT /*'b'*/ centaur MONS_CENTAUR /*'c'*/ +centaur-melee MONS_CENTAUR_MELEE centaur_warrior MONS_CENTAUR_WARRIOR /*'c'*/ +centaur_warrior-melee MONS_CENTAUR_WARRIOR_MELEE yaktaur MONS_YAKTAUR /*'c'*/ +yaktaur-melee MONS_YAKTAUR_MELEE yaktaur_captain MONS_YAKTAUR_CAPTAIN /*'c'*/ +yaktaur_captain-melee MONS_YAKTAUR_CAPTAIN_MELEE firedrake MONS_FIREDRAKE /*'d'*/ lindwurm MONS_LINDWURM /*'d'*/ -- cgit v1.2.3-54-g00ecf