From 0cebeb433d68aea197f5ee1d2c38809b71c2e3dd Mon Sep 17 00:00:00 2001 From: Adam Borowski Date: Sat, 19 Dec 2009 22:51:57 +0100 Subject: Iskenderun's Orb of Destruction --- crawl-ref/source/spl-data.h | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'crawl-ref/source/spl-data.h') diff --git a/crawl-ref/source/spl-data.h b/crawl-ref/source/spl-data.h index 27f1ea2632..cd0e4336d8 100644 --- a/crawl-ref/source/spl-data.h +++ b/crawl-ref/source/spl-data.h @@ -2589,6 +2589,19 @@ true }, +{ + SPELL_IOOD, "Iskenderun's Orb of Destruction", + SPTYP_CONJURATION, + SPFLAG_DIR_OR_TARGET, + 7, + 200, + 9, 9, + 0, + NULL, + true, + false +}, + { SPELL_NO_SPELL, "nonexistent spell", 0, -- cgit v1.2.3-54-g00ecf