Home
last modified time | relevance | path

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

/dports/games/dungeoncrawl/dc400b26-src/source/
H A Dmstuff2.cc983 && bow_brand != SPWPN_FROST && ammo_brand != SPMSL_ICE) in mons_throw()
999 if ((bow_brand == SPWPN_FROST || ammo_brand == SPMSL_ICE) in mons_throw()
H A Ditem_use.cc1421 && ammo_brand != SPMSL_ICE && bow_brand != SPWPN_FROST) in throw_it()
1444 if ((bow_brand == SPWPN_FROST || ammo_brand == SPMSL_ICE) in throw_it()
1469 if ((bow_brand == SPWPN_FLAME && ammo_brand == SPMSL_ICE) in throw_it()
H A Denum.h2414 SPMSL_ICE, // 2 enumerator
H A Ditemname.cc852 (brand == SPMSL_ICE) ? ((terse) ? " (ice)" : " of ice") : in item_name_2()
H A Ddungeon.cc1356 (temp_rand < 120) ? SPMSL_ICE : in items()