Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dnotes.h35 NOTE_GET_ITEM, /* needs: item name (string) */ enumerator
H A Dnotes.cc95 || note.type == NOTE_GET_ITEM in _is_noteworthy()
262 case NOTE_GET_ITEM: in describe()
H A Ditems.cc1163 take_note(Note(NOTE_GET_ITEM, 0, 0, item.name(DESC_A), in _check_note_item()