Home
last modified time | relevance | path

Searched refs:chestAmbience (Results 1 – 4 of 4) sorted by relevance

/dports/games/barony/Barony-3.3.7/src/
H A Dactchest.cpp49 chestAmbience--; in actChest()
50 if ( chestAmbience <= 0 ) in actChest()
52 chestAmbience = TICKS_PER_SECOND * 30; in actChest()
H A Dentity_editor.cpp32 chestAmbience(skill[7]), in Entity()
H A Dentity.hpp71 Sint32& chestAmbience; member in Entity
H A Dentity.cpp60 chestAmbience(skill[7]), in Entity()