mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-06 09:09:40 +02:00
Merge branch 'develop' into cheats
This commit is contained in:
@@ -944,6 +944,7 @@ void CPlayerInterface::battleAttack(const BattleID & battleID, const BattleAttac
|
||||
info.unlucky = ba->unlucky();
|
||||
info.deathBlow = ba->deathBlow();
|
||||
info.lifeDrain = ba->lifeDrain();
|
||||
info.playCustomAnimation = ba->playCustomAnimation();
|
||||
info.tile = ba->tile;
|
||||
info.spellEffect = SpellID::NONE;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user