Currently only used by Dig. We might want to redo Apportation to use this at some point. [1994284]
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5841 c06c8d41-db1a-0410-9941-cceddc491573
YYC7LBS5AYZQNLGKCYSFECSA6M6CHR7SRV2GTY7DON6XZKZJ3MJQC
SPFLAG_NOT_SELF = 0x0020, // aborts on isMe
SPFLAG_UNHOLY = 0x0040, // counts at "unholy"
SPFLAG_MAPPING = 0x0080 // a mapping spell of some kind
SPFLAG_NEUTRAL = 0x0020, // TARG_ANY used
SPFLAG_NOT_SELF = 0x0040, // aborts on isMe
SPFLAG_UNHOLY = 0x0080, // counts at "unholy"
SPFLAG_MAPPING = 0x0100 // a mapping spell of some kind