Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dartefact.h128 void setup_unrandart(item_def &item, bool creating = true);
H A Dartefact.cc939 void setup_unrandart(item_def &item, bool creating) in setup_unrandart() function
962 setup_unrandart(item); in _init_artefact_properties()
H A Dtags.cc5386 setup_unrandart(item, false); in unmarshallItem()