From 208679e27f8585bb2ce75a5f16f565a5147f9b7a Mon Sep 17 00:00:00 2001 From: David Lawrence Ramsey Date: Thu, 19 Nov 2009 08:04:57 -0600 Subject: After some thought, remove Porkalator from the list of chaotic spells. It's not an uncontrolled transformation; Kirke is the only monster who casts it; and her casting Summon Ugly Thing makes her chaotic anyway. --- crawl-ref/source/spl-data.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crawl-ref') diff --git a/crawl-ref/source/spl-data.h b/crawl-ref/source/spl-data.h index c09cf95ee3..279c4e980f 100644 --- a/crawl-ref/source/spl-data.h +++ b/crawl-ref/source/spl-data.h @@ -2384,7 +2384,7 @@ { SPELL_PORKALATOR, "Porkalator", SPTYP_ENCHANTMENT | SPTYP_TRANSMUTATION, - SPFLAG_DIR_OR_TARGET | SPFLAG_CHAOTIC, + SPFLAG_DIR_OR_TARGET, 5, 200, LOS_RADIUS, LOS_RADIUS, -- cgit v1.2.3-54-g00ecf