Home
last modified time | relevance | path

Searched refs:KILLED_BY_ACID (Results 1 – 8 of 8) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dkill-method-type.h40 KILLED_BY_ACID, enumerator
H A Dhiscores.cc1351 || death_type == KILLED_BY_ACID in init_death_cause()
2540 case KILLED_BY_ACID: in death_description()
H A Dmelee-attack.cc1993 KILLED_BY_ACID); in attacker_sustain_passive_damage()
H A Dmonster.cc4328 hurt(evildoer, post_res_dam, BEAM_ACID, KILLED_BY_ACID); in splash_with_acid()
H A Dplayer.cc6582 ouch(post_res_dam, KILLED_BY_ACID, in splash_with_acid()
/dports/games/dungeoncrawl/dc400b26-src/source/
H A Douch.cc253 ouch( dam, 0, KILLED_BY_ACID ); in splash_with_acid()
269 ouch( roll_dice( 1, acid_strength ), 0, KILLED_BY_ACID ); in weapon_acid()
H A Dhiscores.cc450 case KILLED_BY_ACID: in hiscores_format_single()
847 case KILLED_BY_ACID: in hiscores_format_single_long()
H A Denum.h1275 KILLED_BY_ACID, enumerator