has_amulet
boolean has_amulet = FALSE;
has_amulet = TRUE;
if (has_amulet)
if (!has_amulet() && (cur_level >= AMULET_LEVEL)) {
if (!has_amulet()) {
boolean has_amulet(void);
if (other != WIN && has_amulet()) {