Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Ditem-prop.h168 bool ammo_always_destroyed(const item_def &missile) PURE;
H A Dthrow.cc1008 if (ammo_always_destroyed(*item)) in thrown_object_destroyed()
H A Ditem-prop.cc1992 bool ammo_always_destroyed(const item_def &missile) in ammo_always_destroyed() function
H A Ddescribe.cc1624 if (ammo_always_destroyed(item)) in _describe_ammo()