Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Darena.cc231 static bool real_summons = false; variable
450 real_summons = strip_tag(spec, "real_summons"); in parse_monster_spec()
457 if (real_summons && respawn) in parse_monster_spec()
1230 (summoned && ! arena::real_summons) ? "is summoned" in arena_placed_monster()
1249 if (arena::real_summons) in arena_placed_monster()