Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Ditems.cc4165 static bool _book_from_spell(const char* specs, item_def &item) in _book_from_spell() function
4254 if (_book_from_spell(specs, *item)) in get_item_by_name()