summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mon-spll.h
diff options
context:
space:
mode:
authorStefan O'Rear <stefanor@cox.net>2009-11-12 18:23:50 -0800
committerStefan O'Rear <stefanor@cox.net>2009-11-12 18:24:03 -0800
commit3c1420d0049511a857ff147b6eefdf78b0e1fd0e (patch)
treedd2613a8ddd03e30d2de64778200d8341637c524 /crawl-ref/source/mon-spll.h
parentb5f8d2289d34d9aca973267ab8234319578b7814 (diff)
downloadcrawl-ref-3c1420d0049511a857ff147b6eefdf78b0e1fd0e.tar.gz
crawl-ref-3c1420d0049511a857ff147b6eefdf78b0e1fd0e.zip
Implement monster swiftness, and give it to Gastronok
Diffstat (limited to 'crawl-ref/source/mon-spll.h')
-rw-r--r--crawl-ref/source/mon-spll.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/mon-spll.h b/crawl-ref/source/mon-spll.h
index e246092c2a..118410f0ab 100644
--- a/crawl-ref/source/mon-spll.h
+++ b/crawl-ref/source/mon-spll.h
@@ -1100,7 +1100,7 @@
{
SPELL_AIRSTRIKE,
SPELL_SLOW,
- SPELL_AIRSTRIKE,
+ SPELL_SWIFTNESS,
SPELL_SUMMON_SMALL_MAMMALS,
SPELL_CANTRIP,
SPELL_AIRSTRIKE,