From 30335e8ff7bfd82cdc2dfea9721d3262bbc5d81d Mon Sep 17 00:00:00 2001 From: j-p-e-g Date: Fri, 18 Sep 2009 09:28:48 +0000 Subject: Switch (temporary) tiles for potions of brilliance and agility, fixing BR 2861061. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10710 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/source/rltiles/dc-item.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'crawl-ref/source/rltiles/dc-item.txt') diff --git a/crawl-ref/source/rltiles/dc-item.txt b/crawl-ref/source/rltiles/dc-item.txt index 5f90177e42..66815bc865 100644 --- a/crawl-ref/source/rltiles/dc-item.txt +++ b/crawl-ref/source/rltiles/dc-item.txt @@ -581,10 +581,11 @@ i-heal POT_HEALING i-heal-wounds POT_HEAL_WOUNDS i-speed POT_SPEED i-might POT_MIGHT -#i-agility POT_AGILITY #i-brilliance POT_BRILLIANCE -i-gain-dexterity POT_AGILITY +#i-agility POT_AGILITY +# placeholders, need tiles of their own! i-gain-intelligence POT_BRILLIANCE +i-gain-dexterity POT_AGILITY i-gain-strength POT_GAIN_STRENGTH i-gain-dexterity POT_GAIN_DEXTERITY i-gain-intelligence POT_GAIN_INTELLIGENCE -- cgit v1.2.3-54-g00ecf