summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--crawl-ref/source/dat/database/monspell.txt2
-rw-r--r--crawl-ref/source/spl-data.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/crawl-ref/source/dat/database/monspell.txt b/crawl-ref/source/dat/database/monspell.txt
index d2dc14d325..0e3660d2db 100644
--- a/crawl-ref/source/dat/database/monspell.txt
+++ b/crawl-ref/source/dat/database/monspell.txt
@@ -117,7 +117,7 @@ unseen Symbol of Torment cast
@The_something@ calls on the powers of Hell!
%%%%
-Iskenderun's Orb of Destruction cast
+Orb of Destruction cast
@The_monster@ conjures a glowing orb.
diff --git a/crawl-ref/source/spl-data.h b/crawl-ref/source/spl-data.h
index 215d28a2b8..d1f567d942 100644
--- a/crawl-ref/source/spl-data.h
+++ b/crawl-ref/source/spl-data.h
@@ -2642,7 +2642,7 @@
},
{
- SPELL_IOOD, "Iskenderun's Orb of Destruction",
+ SPELL_IOOD, "Orb of Destruction",
SPTYP_CONJURATION,
SPFLAG_DIR_OR_TARGET | SPFLAG_NOT_SELF,
7,