Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmonster.h595 void unequip_jewellery(item_def &item, bool msg);
H A Dmonster.cc1021 void monster::unequip_jewellery(item_def &item, bool msg) in unequip_jewellery() function in monster
1062 unequip_jewellery(item, msg); in unequip()