Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Darena.cc232 static bool move_summons = false; variable
451 move_summons = strip_tag(spec, "move_summons"); in parse_monster_spec()
1256 if (arena::move_summons) in arena_placed_monster()