Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmonster.h492 void blame_damage(const actor *attacker, int amount);
H A Dmonster.cc3490 void monster::blame_damage(const actor* attacker, int amount) in blame_damage() function in monster
3506 blame_damage(nullptr, dam); in suicide()
4473 blame_damage(agent, amount); in hurt()