Use verbiage for mon vs mon and hero (mostly hero) engulf attacks that matches recent changes to monster vs hero engulf attacks more closely (e.g. "swallows whole" instead of "engulfs" for purple worm, other changes in b07fe59...). Also ensure non-AD_DGST engulf attacks (e.g. from revamped trapper or lurker above polyforms) aren't treated as "eating" (or as involving "debris"). Also change the enfolds and digests macros so they produce booleans rather than attack pointers (I got a compiler warning about casting struct attack * to boolean when I did 'boolean b = digests(ptr);').
15 KiB
15 KiB