Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmonster.h243 void ghost_init(bool need_pos = true);
H A Dfiles.cc2845 mons.ghost_init(false); in define_ghost_from_bones()
2912 mons->ghost_init(); in load_ghosts()
H A Dmon-util.cc2971 mons.ghost_init(!mons.props.exists("fake")); in define_monster()
H A Dmonster.cc4552 void monster::ghost_init(bool need_pos) in ghost_init() function in monster
H A Dinitfile.cc4469 m.ghost_init(false); in _bones_ls()