summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mon-spll.h
diff options
context:
space:
mode:
authorJude Brown <bookofjude@users.sourceforge.net>2009-09-29 15:05:38 +0530
committerDarshan Shaligram <dshaligram@users.sourceforge.net>2009-09-29 15:06:26 +0530
commit71c7665e58890b8a8f25b93f9b586524d191f640 (patch)
treef898576813bb106d9f6e85ac280f055c9f8e94cf /crawl-ref/source/mon-spll.h
parent6a8cc750190313fc4bdca7c1f257708f3298d20f (diff)
downloadcrawl-ref-71c7665e58890b8a8f25b93f9b586524d191f640.tar.gz
crawl-ref-71c7665e58890b8a8f25b93f9b586524d191f640.zip
Give Gastronok extra airstrike, remove magic dart.
Signed-off-by: Darshan Shaligram <dshaligram@users.sourceforge.net>
Diffstat (limited to 'crawl-ref/source/mon-spll.h')
-rw-r--r--crawl-ref/source/mon-spll.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/crawl-ref/source/mon-spll.h b/crawl-ref/source/mon-spll.h
index 4a7af5cff0..0a004f01aa 100644
--- a/crawl-ref/source/mon-spll.h
+++ b/crawl-ref/source/mon-spll.h
@@ -1105,10 +1105,10 @@
{
SPELL_AIRSTRIKE,
SPELL_SLOW,
- SPELL_CANTRIP,
- SPELL_MAGIC_DART,
- SPELL_CANTRIP,
+ SPELL_AIRSTRIKE,
SPELL_SUMMON_SMALL_MAMMALS,
+ SPELL_CANTRIP,
+ SPELL_AIRSTRIKE,
}
},