Home
last modified time | relevance | path

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

/dports/games/dungeoncrawl/dc400b26-src/source/
H A Dcommand.cc36 static void adjust_spells(void);
59 adjust_spells(); in adjust()
131 static void adjust_spells(void) in adjust_spells() function
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Darena.cc261 static void adjust_spells(monster* mons, bool no_summons, bool no_animate) in adjust_spells() function
1212 arena::adjust_spells(mons, !arena::allow_summons, in arena_placed_monster()
1260 arena::adjust_spells(mons, true, false); in arena_placed_monster()