mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-27 22:49:25 +02:00
Some (disabled) work for commander artifacts. Hero artifacts window seems broken.
Minor fixes.
This commit is contained in:
@@ -298,6 +298,7 @@ void CGameHandler::levelUpCommander (const CCommanderInstance * c, int skill)
|
||||
return;
|
||||
}
|
||||
|
||||
scp.accumulatedBonus.subtype = 0;
|
||||
scp.accumulatedBonus.additionalInfo = 0;
|
||||
scp.accumulatedBonus.duration = Bonus::PERMANENT;
|
||||
scp.accumulatedBonus.turnsRemain = 0;
|
||||
|
||||
Reference in New Issue
Block a user