summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/exercise.h
diff options
context:
space:
mode:
authorAdam Borowski <kilobyte@angband.pl>2011-11-19 17:33:21 +0100
committerAdam Borowski <kilobyte@angband.pl>2011-11-19 17:33:21 +0100
commitee84c3920407571ee2fa0d6880bf9964c66a1710 (patch)
tree1d5c13c53f6b32c9631e26fad2f012ba92febfb4 /crawl-ref/source/exercise.h
parent2adb5f5f9148a83a0d9bdf3bfa38eb494744a55c (diff)
downloadcrawl-ref-ee84c3920407571ee2fa0d6880bf9964c66a1710.tar.gz
crawl-ref-ee84c3920407571ee2fa0d6880bf9964c66a1710.zip
Revert "It's now possible to get level 1 Spellcasting just by reading scrolls".
Again, it was a change from 3.30, "Linley's Last" [30.03.1999].
Diffstat (limited to 'crawl-ref/source/exercise.h')
-rw-r--r--crawl-ref/source/exercise.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/crawl-ref/source/exercise.h b/crawl-ref/source/exercise.h
index 400f1c041d..75cce0e145 100644
--- a/crawl-ref/source/exercise.h
+++ b/crawl-ref/source/exercise.h
@@ -24,7 +24,6 @@ enum exer_type
EX_USED_ABIL,
EX_DID_CAST,
EX_DID_MISCAST,
- EX_WILL_READ_SCROLL,
EX_SHIELD_BLOCK,
EX_SHIELD_TRAP,
EX_DODGE_TRAP,