From 8a78afdcea14016d0471fe74cc66a943c8fd616a Mon Sep 17 00:00:00 2001 From: Darshan Shaligram Date: Sun, 10 Jan 2010 18:22:58 +0530 Subject: Remove resist slowing, increment tag major version. --- crawl-ref/source/itemprop-enum.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'crawl-ref/source/itemprop-enum.h') diff --git a/crawl-ref/source/itemprop-enum.h b/crawl-ref/source/itemprop-enum.h index cc807371a4..d139422610 100644 --- a/crawl-ref/source/itemprop-enum.h +++ b/crawl-ref/source/itemprop-enum.h @@ -178,7 +178,6 @@ enum jewellery_type AMU_FIRST_AMULET = 35, AMU_RAGE = AMU_FIRST_AMULET, // 35 - AMU_RESIST_SLOW, AMU_CLARITY, AMU_WARDING, AMU_RESIST_CORROSION, @@ -574,4 +573,3 @@ enum zap_count_type }; #endif - -- cgit v1.2.3-54-g00ecf