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/art-data.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'crawl-ref/source/art-data.h') diff --git a/crawl-ref/source/art-data.h b/crawl-ref/source/art-data.h index 883088ac48..9f37c68dba 100644 --- a/crawl-ref/source/art-data.h +++ b/crawl-ref/source/art-data.h @@ -906,7 +906,7 @@ "These boots were specially designed by the Assassin's Guild.", }, -/* 53: UNRAND_LEARS */ +/* 53: UNRAND_LEAR */ { "Lear's chain mail", "golden chain mail", OBJ_ARMOUR, ARM_CHAIN_MAIL, -1, 0, YELLOW, @@ -1025,7 +1025,7 @@ "", }, -/* 60: UNRAND_DRAGON */ +/* 60: UNRAND_DRAGONMASK */ { "mask of the Dragon", "blue mask", OBJ_ARMOUR, ARM_CAP, 0, 0, BLUE, -- cgit v1.2.3-54-g00ecf