Home
last modified time | relevance | path

Searched defs:summon_type (Results 1 – 12 of 12) sorted by relevance

/dports/games/angband/Angband-4.2.2/src/
H A Dmon-summon.c240 int summon_message_type(int summon_type) in summon_message_type()
248 int summon_fallback_type(int summon_type) in summon_fallback_type()
H A Dmon-util.c1608 int i, poss = 0, which, index, summon_type; in monster_change_shape() local
H A Deffects.c2623 int summon_type = context->subtype; in effect_handler_SUMMON() local
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmgen-data.h45 int summon_type; member
H A Dwiz-mon.cc839 int summon_type = 0; in wizard_make_monster_summoned() local
H A Dmon-ench.cc1851 void monster::mark_summoned(int longevity, bool mark_items, int summon_type, bool abj) in mark_summoned()
H A Dcloud.cc1013 int summon_type = 0; in actor_cloud_immune() local
H A Dmon-death.cc2676 int summon_type = 0; in summoned_poof_msg() local
H A Dmapdef.h667 int summon_type; variable
H A Dmapdef.cc3998 int summon_type = 0; in parse_mons_spec() local
/dports/games/mangband/mangband-1.5.3/src/server/
H A Dmonster2.c2382 bool summon_specific_okay_aux(int r_idx, int summon_type) in summon_specific_okay_aux()
/dports/games/tomenet/tomenet-4.6.0/src/server/
H A Dxtra2.c11598 …static char summon_type = 0; /* what kind to summon -- x right here, group at random location, etc… local