Home
last modified time | relevance | path

Searched refs:MISC_PHANTOM_MIRROR (Results 1 – 15 of 15) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dxp-evoker-data.h23 { MISC_PHANTOM_MIRROR, { "mirror_debt", 10, 1 } },
H A Ditem-prop-enum.h314 MISC_PHANTOM_MIRROR, enumerator
344 MISC_PHANTOM_MIRROR,
H A Dacquire.cc627 {MISC_PHANTOM_MIRROR, in _acquirement_misc_subtype()
628 (NO_LOVE || you.seen_misc[MISC_PHANTOM_MIRROR] ? 0 : 20)}, in _acquirement_misc_subtype()
649 MISC_PHANTOM_MIRROR, in _acquirement_misc_subtype()
H A Dng-wanderer.cc447 MISC_PHANTOM_MIRROR, MISC_CONDENSER_VANE, in _wanderer_random_evokable()
H A Ditem-name.cc958 case MISC_PHANTOM_MIRROR: return "phantom mirror"; in misc_type_name()
3067 case MISC_PHANTOM_MIRROR: in is_useless_item()
H A Devoke.cc1293 case MISC_PHANTOM_MIRROR: in evoke_item()
H A Dquiver.cc1835 case MISC_PHANTOM_MIRROR: in allow_autofight()
1865 case MISC_PHANTOM_MIRROR: in is_targeted()
H A Dmakeitem.cc1645 MISC_PHANTOM_MIRROR, in _generate_misc_item()
H A Dinvent.cc2082 case MISC_PHANTOM_MIRROR: in _item_ally_only()
H A Dshopping.cc662 case MISC_PHANTOM_MIRROR: in item_value()
H A Dtilepick.cc2638 case MISC_PHANTOM_MIRROR: in _tileidx_misc()
H A Dreligion.cc1266 MISC_PHANTOM_MIRROR); in _pakellas_low_misc()
H A Ditems.cc3872 case MISC_PHANTOM_MIRROR: in miscellany_colour()
H A Dtags.cc4797 item.sub_type = MISC_PHANTOM_MIRROR; in unmarshallItem()
5247 && (item.sub_type == MISC_PHANTOM_MIRROR in unmarshallItem()
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/docs/develop/history/
H A Dmajor-tag-history.md83 item.sub_type = MISC_PHANTOM_MIRROR;