Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmon-util.h443 void mons_load_spells(monster& mon);
H A Dmon-util.cc2740 void mons_load_spells(monster& mon) in mons_load_spells() function
2931 mons_load_spells(mons); in define_monster()