Searched defs:splashtype (Results 1 – 2 of 2) sorted by relevance
393 … int splashtype = !(player->touchattr & TA_HURTS_PLAYER) ? OBJ_WATER_DROPLET : OBJ_LAVA_DROPLET; in PHandleAttributes() local
353 int splashtype = !(player->touchattr & TA_HURTS_PLAYER) ? \ in PHandleAttributes() local