Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmapdef.h743 mons_spec get_salt_spec(const string &name) const;
H A Dmapdef.cc4473 mons_spec mons_list::get_salt_spec(const string &name) const in get_salt_spec() function in mons_list
4725 return get_salt_spec(name); in mons_by_name()