summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spl-data.h
diff options
context:
space:
mode:
authorStefan O'Rear <stefanor@cox.net>2009-12-27 22:18:44 -0800
committerStefan O'Rear <stefanor@cox.net>2009-12-27 22:18:44 -0800
commitcc6a658772e7c26cf2dedceb7028601c9863268f (patch)
tree4d7424e82f832b8c9eb62a306f7a26bb48c1785b /crawl-ref/source/spl-data.h
parent3c1f575a5c99c03e72a30fe3d8ac91a7248c144e (diff)
downloadcrawl-ref-cc6a658772e7c26cf2dedceb7028601c9863268f.tar.gz
crawl-ref-cc6a658772e7c26cf2dedceb7028601c9863268f.zip
Fix insane non-monotonic fulsome behavior, per Eronarn
The following two coder's discretion choices were made: 1. "Lots of chunks" is 5+, as for a draconian 2. "Self affliction at low power" means less than 1dN-1 where N depends on the potion.
Diffstat (limited to 'crawl-ref/source/spl-data.h')
-rw-r--r--crawl-ref/source/spl-data.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/spl-data.h b/crawl-ref/source/spl-data.h
index 3adc30d1d3..303306cc83 100644
--- a/crawl-ref/source/spl-data.h
+++ b/crawl-ref/source/spl-data.h
@@ -927,7 +927,7 @@
SPTYP_TRANSMUTATION | SPTYP_NECROMANCY,
SPFLAG_NONE,
1,
- 50,
+ 100,
-1, -1,
0,
NULL,