From e73443245850c17be63996e97549416d6cba1759 Mon Sep 17 00:00:00 2001 From: j-p-e-g Date: Tue, 7 Jul 2009 10:44:55 +0000 Subject: Tiles: Save per-character equipment setting and use it in the character selection menu. TODO: Use this instead of dolls.txt for initialising dolls, falling back on dolls.txt if name.tdl cannot be found and for new characters. I've tried displaying floor type but found it resulted in an information overload, and also distracts from the main information (species, equipment), esp. since it's mostly floor and most of the tile is covered anyway. I left it in (though commented out), so it's in the repository, but will remove it afterwards. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10122 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/source/rltiles/dc-mon.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (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 3309d17c19..1a2f9e8d7c 100644 --- a/crawl-ref/source/rltiles/dc-mon.txt +++ b/crawl-ref/source/rltiles/dc-mon.txt @@ -74,9 +74,9 @@ brain_worm MONS_BRAIN_WORM rock_worm MONS_ROCK_WORM ## Flying insects ('y') -yellow_wasp MONS_YELLOW_WASP giant_blowfly MONS_GIANT_BLOWFLY giant_mosquito MONS_GIANT_MOSQUITO +yellow_wasp MONS_YELLOW_WASP red_wasp MONS_RED_WASP moth_of_wrath MONS_MOTH_OF_WRATH @@ -366,8 +366,8 @@ eye_of_devastation MONS_EYE_OF_DEVASTATION hippogriff MONS_HIPPOGRIFF manticore MONS_MANTICORE griffon MONS_GRIFFON -sphinx MONS_SPHINX harpy MONS_HARPY +sphinx MONS_SPHINX ## Ice beast only ice_beast MONS_ICE_BEAST /*'I'*/ -- cgit v1.2.3-54-g00ecf