mirror of
https://github.com/vcmi/vcmi.git
synced 2025-06-15 00:05:02 +02:00
Fixed total spell immunity granted by 2212.
Improvements for Life Drain.
This commit is contained in:
@ -587,6 +587,7 @@ void CPlayerInterface::battleStacksHealedRes(const std::vector<std::pair<ui32, u
|
||||
{
|
||||
textOff += 1;
|
||||
}
|
||||
CCS->soundh->playSound(soundBase::DRAINLIF);
|
||||
}
|
||||
|
||||
//print info about life drain
|
||||
|
Reference in New Issue
Block a user