Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Darena.cc755 if (mon->type == MONS_TEST_SPAWNER) in do_miscasts()
1216 if (mons->type == MONS_TEST_SPAWNER) in arena_placed_monster()
H A Dmonster-type.h914 MONS_TEST_SPAWNER, enumerator
H A Dmon-behv.cc243 if (mon->type == MONS_TEST_SPAWNER) in handle_behaviour()
H A Dmon-data.h7443 MONS_TEST_SPAWNER, 'X', WHITE, "test spawner",
7447 15, MONS_TEST_SPAWNER, MONS_TEST_SPAWNER, MH_NONLIVING, WILL_INVULN,
H A Dmon-act.cc1528 || mons.type == MONS_TEST_SPAWNER in _mons_take_special_action()
H A Dmon-util.cc806 return mc == MONS_TEST_SPAWNER || mc == MONS_TEST_STATUE in mons_class_is_test()