Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Darena.cc226 static bool allow_zero_xp = false; variable
449 allow_zero_xp = strip_tag(spec, "allow_zero_xp"); in parse_monster_spec()
1158 if (!arena::allow_zero_xp && !mons_class_gives_xp(type)) in arena_veto_random_monster()