Home
last modified time | relevance | path

Searched refs:OSEL_UNCURSED_WORN_ARMOUR (Results 1 – 3 of 3) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dinvent.h38 OSEL_UNCURSED_WORN_ARMOUR = -12, enumerator
H A Dinvent.cc513 case OSEL_UNCURSED_WORN_ARMOUR: in no_selectables_message()
1124 case OSEL_UNCURSED_WORN_ARMOUR: in item_is_selected()
H A Ditem-use.cc2885 return _no_items_reason(OSEL_UNCURSED_WORN_ARMOUR); in cannot_read_item_reason()