Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmgen-enum.h145 MG_FORCE_BEH = 0x004, enumerator
H A Dspl-summoning.cc436 MG_FORCE_BEH)); in doom_howl()
584 you.pos(), MHITYOU, MG_FORCE_BEH | MG_AUTOFOE); in summon_holy_warrior()
732 sac_love ? MG_NONE : MG_FORCE_BEH); in _animate_weapon()
975 you.pos(), MHITYOU, MG_FORCE_BEH | MG_AUTOFOE) in _summon_demon_wrapper()
1072 MHITYOU, MG_FORCE_BEH | MG_AUTOFOE | MG_NO_OOD) in cast_shadow_creatures()
1522 MG_FORCE_BEH | MG_FORCE_PLACE | MG_AUTOFOE); in _raise_remains()
1913 mgen_data(mon, BEH_FRIENDLY, where, mi, MG_FORCE_BEH) in cast_haunt()
2966 MG_FORCE_BEH | MG_FORCE_PLACE | MG_AUTOFOE); in fedhas_grow_ballistomycete()
3023 MG_FORCE_BEH | MG_FORCE_PLACE | MG_AUTOFOE); in fedhas_grow_oklob()
H A Dfineff.cc779 MG_FORCE_BEH | MG_FORCE_PLACE); in fire()
H A Dxom.cc1040 mgen_data mg(mon_type, BEH_FRIENDLY, you.pos(), MHITYOU, MG_FORCE_BEH); in _xom_send_allies()
1067 mgen_data mg(mon_type, BEH_FRIENDLY, you.pos(), MHITYOU, MG_FORCE_BEH); in _xom_send_one_ally()
1572 MG_FORCE_BEH); in _xom_summon_butterflies()
H A Douch.cc544 mg.flags |= MG_FORCE_BEH; // don't mention how much it hates you before it appears in _maybe_spawn_rats()
H A Devoke.cc101 mgen_data mg(MONS_HELL_BEAST, beh, you.pos(), MHITYOU, MG_FORCE_BEH); in _evoke_horn_of_geryon()
H A Dart-func.h95 MG_FORCE_BEH, you.religion); in _evoke_sceptre_of_asmodeus()
H A Dmon-place.cc1509 if (!(mg.flags & MG_FORCE_BEH) in _place_monster_aux()
2690 if (!(mg.flags & MG_FORCE_BEH) && !crawl_state.game_is_arena()) in mons_place()
H A Dmutation.cc3004 MG_FORCE_BEH | MG_AUTOFOE).set_summoned(&you, 2, 0)); in check_demonic_guardian()