Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmonster.h248 void load_ghost_spells();
H A Dmonster.cc4612 load_ghost_spells(); in ghost_demon_init()
4903 void monster::load_ghost_spells() in load_ghost_spells() function in monster
H A Dmon-util.cc2745 return mon.load_ghost_spells(); in mons_load_spells()