mirror of
https://github.com/vcmi/vcmi.git
synced 2025-07-01 00:45:26 +02:00
Merged the 092c-compat branch.
This commit is contained in:
@ -1167,7 +1167,7 @@ void CGHeroInstance::initObj()
|
||||
hs->addNewBonus(bonus);
|
||||
break;
|
||||
case 11://starting skill with mastery (Adrienne)
|
||||
cb->changeSecSkill(this, SecondarySkill(spec.val), spec.additionalinfo); //simply give it and forget
|
||||
setSecSkillLevel(SecondarySkill(spec.val), spec.additionalinfo, true);
|
||||
break;
|
||||
case 12://army speed
|
||||
bonus->type = Bonus::STACKS_SPEED;
|
||||
|
Reference in New Issue
Block a user