Home
last modified time | relevance | path

Searched refs:orb_pickup_noise (Results 1 – 4 of 4) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dorb.h5 void orb_pickup_noise(const coord_def& where, int loudness = 30,
H A Dorb.cc60 void orb_pickup_noise(const coord_def& where, int loudness, const char* msg, const char* msg2) in orb_pickup_noise() function
H A Dspl-transloc.cc1182 orb_pickup_noise(where, 30, in cast_apportation()
1190 orb_pickup_noise(where, 30, in cast_apportation()
H A Ditems.cc1933 orb_pickup_noise(you.pos(), 30); in _get_orb()