From 5b10a9fe6e2bbb600c850ac84463f204cd999627 Mon Sep 17 00:00:00 2001 From: j-p-e-g Date: Thu, 25 Jun 2009 09:09:42 +0000 Subject: Fix tiles build, and mention tiles handling in art-data.txt. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10038 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/source/artefact.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'crawl-ref/source/artefact.h') diff --git a/crawl-ref/source/artefact.h b/crawl-ref/source/artefact.h index 58b5cf55f7..d3b195c2b1 100644 --- a/crawl-ref/source/artefact.h +++ b/crawl-ref/source/artefact.h @@ -102,14 +102,14 @@ enum unrand_type UNRAND_MISFORTUNE, // robe of Misfortune UNRAND_FLASH, // cloak of Flash UNRAND_BOOTS_ASSASSIN, // boots of the Assassin - UNRAND_LEARS, // Lear's chain mail + UNRAND_LEAR, // Lear's chain mail UNRAND_ZHOR, // skin of Zhor UNRAND_SALAMANDER, // salamander hide armour UNRAND_WAR, // gauntlets of War UNRAND_RESISTANCE, // shield of Resistance UNRAND_FOLLY, // robe of Folly UNRAND_MAXWELL, // Maxwell's patent armour - UNRAND_DRAGON, // mask of the Dragon + UNRAND_DRAGONMASK, // mask of the Dragon UNRAND_NIGHT, // robe of Night UNRAND_DRAGON_KING, // armour of the Dragon King UNRAND_ALCHEMIST, // hat of the Alchemist -- cgit v1.2.3-54-g00ecf