summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spl-data.h
diff options
context:
space:
mode:
authorShayne Halvorson <N78291@gmail.com>2014-02-08 14:37:55 -0600
committerChris Campbell <chriscampbell89@gmail.com>2014-02-10 21:02:54 +0000
commit7517bb3cc075b044caf36295ce96fdd699d2a033 (patch)
treeb3c88cc133d0e84e2e13d6b7fada0e5476373219 /crawl-ref/source/spl-data.h
parentf995b71d0459b021b7b447bda3dfb9febddcac1f (diff)
downloadcrawl-ref-7517bb3cc075b044caf36295ce96fdd699d2a033.tar.gz
crawl-ref-7517bb3cc075b044caf36295ce96fdd699d2a033.zip
Tweak some of the new spells.
Summon Guardian Golem to level 4 (was 3), move Summon Forest from Callings to Warp. Recall was removed from Warp to make room; it could move to Control if needed.
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 cbabc96bcd..c781bc9e8f 100644
--- a/crawl-ref/source/spl-data.h
+++ b/crawl-ref/source/spl-data.h
@@ -3590,7 +3590,7 @@ struct spell_desc
SPELL_SUMMON_GUARDIAN_GOLEM, "Summon Guardian Golem",
SPTYP_SUMMONING | SPTYP_HEXES,
SPFLAG_NONE,
- 3,
+ 4,
0,
-1, -1,
0,