Home
last modified time | relevance | path

Searched refs:removeIngredients (Results 1 – 3 of 3) sorted by path

/dports/games/hs-scroll/scroll-1.20180421/
H A DSpell.hs138 removeIngredients basespell
379 removeIngredients :: Spell -> M ()
380 removeIngredients = removeIngredients' . spellIngredients function
405 removeIngredients s
/dports/games/openmw/openmw-openmw-0.47.0/apps/openmw/mwmechanics/
H A Dalchemy.cpp260 void MWMechanics::Alchemy::removeIngredients() in removeIngredients() function in MWMechanics::Alchemy
502 removeIngredients(); in create()
527 removeIngredients(); in createSingle()
533 removeIngredients(); in createSingle()
539 removeIngredients(); in createSingle()
H A Dalchemy.hpp66 void removeIngredients();