demon summoning using wrong alignment

make msummon pass along A_NONE, allowing summoning of any demon, not just
chaotic ones
This commit is contained in:
cohrs
2002-02-06 06:56:53 +00:00
parent ca7de91dc6
commit 5cff91fadf
2 changed files with 2 additions and 1 deletions

View File

@@ -420,6 +420,7 @@ prefixes that can appear in any order when wishing should include +/- and empty
word-order in wishes, allow "blessed +2 fireproof", not just
"blessed fireproof +2"
don't allow untrapping of adjacent traps in locations you can't move to
summoning should summon any alignment if summoner's base alignment is A_NONE
Platform- and/or Interface-Specific Fixes