Home
last modified time | relevance | path

Searched refs:ARTIFACT_ORB_PURPLE (Results 1 – 5 of 5) sorted by relevance

/dports/games/barony/Barony-3.3.7/src/
H A Ditem_tool.cpp524 else if ( type == ARTIFACT_ORB_PURPLE && entity.pedestalOrbType == 3 ) in applyOrb()
556 …prite() == SHOPKEEPER && shopIsMysteriousShopkeeper(&entity) && this->type != ARTIFACT_ORB_PURPLE ) in applyOrb()
H A Ditems.hpp239 ARTIFACT_ORB_PURPLE, enumerator
H A Ditems.cpp1661 if ( item->type == ARTIFACT_ORB_PURPLE && !strncmp(map.name, "Boss", 4) ) in equipItem()
2581 case ARTIFACT_ORB_PURPLE: in useItem()
H A Dnet.cpp3100 if ( item->type == ARTIFACT_ORB_PURPLE ) in clientHandlePacket()
H A Dactplayer.cpp3796 if ( item->type == ARTIFACT_ORB_PURPLE ) in actPlayer()