Home
last modified time | relevance | path

Searched refs:itemSokobanReward (Results 1 – 6 of 6) sorted by relevance

/dports/games/barony/Barony-3.3.7/src/
H A Dentity_editor.cpp121 itemSokobanReward(skill[20]), in Entity()
H A Dactitem.cpp139 if ( my->itemSokobanReward != 1 ) in actItem()
H A Dentity.hpp414 Sint32& itemSokobanReward; // skill[20] member in Entity
H A Dactboulder.cpp1693 if ( entity->behavior == &actItem && entity->itemSokobanReward == 1 ) // artifact gloves. in boulderSokobanOnDestroy()
H A Dmaps.cpp3167 entity->itemSokobanReward = 1; in assignActions()
H A Dentity.cpp146 itemSokobanReward(skill[20]), in Entity()