Home
last modified time | relevance | path

Searched refs:PD_MAP (Results 1 – 3 of 3) sorted by relevance

/dports/games/nlarn/nlarn-NLarn-0.7.6/inc/
H A Dplayer.h194 PD_MAP, /* damaged by map effects */ enumerator
/dports/games/nlarn/nlarn-NLarn-0.7.6/src/
H A Dscoreboard.c404 case PD_MAP: in score_death_description()
H A Dgame.c406 player_damage_take(g->p, dam, PD_MAP, map_tiletype_at(amap, g->p->pos)); in game_spin_the_wheel()