git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@4186 c06c8d41-db1a-0410-9941-cceddc491573
XM4T7BGR7RJCXTKMZP32DK5HB7DP6ROLWOJO5NACMHATYMA4475AC
mon->del_ench(ENCH_CHARM, true);
// If the monster is charmed, make it permanently friendly. Note
// that we have to delete the enchantment without removing the
// enchantment effect, in order to keep the monster from turning
// hostile.
mon->del_ench(ENCH_CHARM, true, false);