summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/describe.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/describe.cc')
-rw-r--r--crawl-ref/source/describe.cc3
1 files changed, 2 insertions, 1 deletions
diff --git a/crawl-ref/source/describe.cc b/crawl-ref/source/describe.cc
index 0bcafcf040..abf9a1407a 100644
--- a/crawl-ref/source/describe.cc
+++ b/crawl-ref/source/describe.cc
@@ -4161,7 +4161,8 @@ void describe_spell(int spelled)
case SPELL_AIRSTRIKE: // jet planes in Crawl ??? {dlb}
description +=
"causes the air around a creature to twist itself into "
- "a whirling vortex of meteorological fury. ";
+ "a whirling vortex of meteorological fury. This spell "
+ "is especially effective against flying enemies.";
break;
case SPELL_SHADOW_CREATURES: