git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5224 c06c8d41-db1a-0410-9941-cceddc491573
LORHU56GGDYRUSUO4W6UCVM5ARJMVJNATBLG7SURC4AO5HNNXIOQC
|| is_sanctuary(def->x, def->y));
const bool wontAttack = mons_wont_attack(def);
const bool isFriendly = mons_friendly(def);
const bool isNeutral = mons_neutral(def);
|| is_sanctuary(def->x, def->y));
const bool wontAttack = mons_wont_attack(def);
const bool isFriendly = mons_friendly(def);
const bool isNeutral = mons_neutral(def);