Home
last modified time | relevance | path

Searched refs:RF_DROP_CORPSE (Results 1 – 2 of 2) sorted by relevance

/dports/games/zangband/zangband/src/
H A Dxtra2.c433 ((FLAG(r_ptr, RF_DROP_CORPSE)) || in monster_death()
448 else if (FLAG(r_ptr, RF_DROP_CORPSE)) in monster_death()
H A Ddefines.h4025 #define RF_DROP_CORPSE 8, RF8_DROP_CORPSE macro