Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Darena.cc224 static bool allow_animate = true; variable
446 allow_animate = !strip_tag(spec, "no_animate"); in parse_monster_spec()
1210 if (!arena::allow_summons || !arena::allow_animate) in arena_placed_monster()
1213 !arena::allow_animate); in arena_placed_monster()