git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@8436 c06c8d41-db1a-0410-9941-cceddc491573
555G3RUJXRR3AUJBVQJFUIOCI26ZSPTHU6XPAOT3C2YOMBUQHELAC
GPEJOT73KMACP33IPAKFR5ROGHCOIP22VXZMQNYTGLEA2OSZUM2AC
YT23TCUEE6A3I7EX6WIZYHCPRYJDE74IZKR5YKPHKOFSYJCKFUCQC
ACKNLTFL2RI3PMRWLNRVLRWGQAMLRFKNGNS5LED6NFE5GVGFIHFAC
K2CS6TCX2NDVL2ASEHGP4J4K4IJ6FP3ANNKTSIWVG43HPYSBX6ZQC
R22TTMI6WXWULC7ODKFF3QCB7MOTETQQ6IR4BUCUPOCQKQNCTT5AC
// Returns true if a head was cut off *and* the wound was cauterized, // in which case the cauterization was the ego effect, so don't burn // the hydra some more.
// Returns true if a head was cut off *and* the wound was cauterized,
// in which case the cauterization was the ego effect, so don't burn
// the hydra some more.
return (true);
return (!defender->alive());
// Returns true if a head got lopped off.
// Returns true if the attack cut off a head *and* cauterized it.