Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmon-enum.h245 S_BUZZ, // buzz enumerator
H A Dshout.cc57 { S_BUZZ, "__BUZZ" },
H A Dmon-data.h2471 2, 18, MST_NO_SPELLS, true, S_BUZZ,
2484 10, 10, MST_QUEEN_BEE, true, S_BUZZ,
2497 2, 15, MST_NO_SPELLS, true, S_BUZZ,
2510 6, 14, MST_NO_SPELLS, true, S_BUZZ,
2523 2, 14, MST_MELIAI, true, S_BUZZ,
2536 9, 14, MST_SPARK_WASP, true, S_BUZZ,
7334 10, 25, MST_MNOLEG, false, S_BUZZ,
H A Dmon-util.cc1432 case S_BUZZ: in _shout_fits_monster()
/dports/games/dungeoncrawl/dc400b26-src/source/
H A Dmon-util.h81 #define S_BUZZ 8 //8=buzz macro
H A Dmon-data.h233 2, 18, 20, 7, MST_NO_SPELLS, CE_POISONOUS, Z_SMALL, S_BUZZ, I_INSECT,
1582 4, 15, 10, 7, MST_NO_SPELLS, CE_POISONOUS, Z_SMALL, S_BUZZ, I_INSECT,
1932 2, 15, 19, 7, MST_NO_SPELLS, CE_CONTAMINATED, Z_NOZOMBIE, S_BUZZ, I_PLANT,
1943 7, 14, 15, 7, MST_NO_SPELLS, CE_POISONOUS, Z_NOZOMBIE, S_BUZZ, I_PLANT,
2422 10, 13, 13, 7, MST_MNOLEG, CE_CONTAMINATED, Z_NOZOMBIE, S_BUZZ, I_HIGH,
H A Dview.cc959 case S_BUZZ: in monster_grid()