summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mon-spll.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/mon-spll.h')
-rw-r--r--crawl-ref/source/mon-spll.h8
1 files changed, 5 insertions, 3 deletions
diff --git a/crawl-ref/source/mon-spll.h b/crawl-ref/source/mon-spll.h
index 39c70417b6..0169a74396 100644
--- a/crawl-ref/source/mon-spll.h
+++ b/crawl-ref/source/mon-spll.h
@@ -960,7 +960,7 @@
},
// ---------------------
- // unique's "spellbooks"
+ // uniques' "spellbooks"
// ---------------------
// Crusader theme.
@@ -975,14 +975,16 @@
}
},
+ // statue, earth spells
+ // Blink Other for foes out of the other spells' range
{ MST_ROXANNE,
{
SPELL_LEHUDIBS_CRYSTAL_SPEAR,
SPELL_BOLT_OF_IRON,
+ SPELL_BLINK_OTHER,
SPELL_BOLT_OF_MAGMA,
- SPELL_STONE_ARROW,
SPELL_ISKENDERUNS_MYSTIC_BLAST,
- SPELL_SANDBLAST
+ SPELL_STONE_ARROW
}
},