Home
last modified time | relevance | path

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

/dports/games/scourge/scourge/src/
H A Dbattle.h68 static int potionSoundStart, potionSoundCount; variable
H A Dbattle.cpp51 int Battle::potionSoundStart = 5; member in Battle
1497 session->playSound( getRandomSound( potionSoundStart, potionSoundCount ), panning ); in executeEatDrinkAction()