Home
last modified time | relevance | path

Searched refs:trapActivationSound (Results 1 – 2 of 2) sorted by relevance

/dports/games/openmw/openmw-openmw-0.47.0/apps/openmw/mwclass/
H A Dcontainer.cpp149 const std::string trapActivationSound = "Disarm Trap Fail"; in activate() local
201 action->setSound(trapActivationSound); in activate()
H A Ddoor.cpp111 const std::string trapActivationSound = "Disarm Trap Fail"; in activate() local
176 action->setSound(trapActivationSound); in activate()