Home
last modified time | relevance | path

Searched refs:POTION_FIRESTORM (Results 1 – 7 of 7) sorted by relevance

/dports/games/barony/Barony-3.3.7/src/
H A Dactthrown.cpp320 case POTION_FIRESTORM: in actThrown()
819 case POTION_FIRESTORM: in actThrown()
1002 case POTION_FIRESTORM: in actThrown()
1383 case POTION_FIRESTORM: in actThrown()
1413 case POTION_FIRESTORM: in actThrown()
H A Dactfountain.cpp66 { POTION_FIRESTORM, 0 },
H A Ditems.hpp248 POTION_FIRESTORM, enumerator
H A Ditem_usage_funcs.cpp1578 if ( item->type == POTION_FIRESTORM && !thrownPotion && usedBy && usedBy == entity in item_PotionUnstableStorm()
1616 if ( item->type == POTION_FIRESTORM ) in item_PotionUnstableStorm()
4956 && item->type != POTION_FIRESTORM ) in item_FoodAutomaton()
4977 if ( item->type == FOOD_BLOOD || item->type == POTION_FIRESTORM ) in item_FoodAutomaton()
H A Ditems.cpp2210 case POTION_FIRESTORM: in useItem()
3846 || potion.type == POTION_FIRESTORM in isPotionBad()
H A Dscores.cpp3691 case POTION_FIRESTORM: in updateGameplayStatisticsInMainLoop()
/dports/games/barony/Barony-3.3.7/src/interface/
H A Dinterface.cpp4941 result = POTION_FIRESTORM; in alchemyCombinePotions()
4947 result = POTION_FIRESTORM; in alchemyCombinePotions()
5075 result = POTION_FIRESTORM; in alchemyCombinePotions()
5081 result = POTION_FIRESTORM; in alchemyCombinePotions()