Home
last modified time | relevance | path

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

/dports/games/barony/Barony-3.3.7/src/
H A Dactchest.cpp68 chestPreventLockpickCapstoneExploit = 1; in actChest()
78 chestPreventLockpickCapstoneExploit = 0; in actChest()
92 chestPreventLockpickCapstoneExploit = 0; in actChest()
1401 chestPreventLockpickCapstoneExploit = 1; in unlockChest()
H A Ditem_tool.cpp159 if ( capstoneUnlocked && !entity.chestPreventLockpickCapstoneExploit ) in applyLockpick()
174 if ( !entity.chestPreventLockpickCapstoneExploit ) in applyLockpick()
212 if ( !entity.chestPreventLockpickCapstoneExploit ) in applyLockpick()
H A Dentity_editor.cpp35 chestPreventLockpickCapstoneExploit(skill[10]), in Entity()
H A Dentity.hpp161 Sint32& chestPreventLockpickCapstoneExploit; member in Entity
H A Dentity.cpp63 chestPreventLockpickCapstoneExploit(skill[10]), in Entity()