mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-27 22:49:25 +02:00
Some more fixes for limiters and specialties.
This commit is contained in:
@@ -1065,6 +1065,8 @@ Bonus * JsonUtils::parseBonus (const JsonNode &ability)
|
||||
}
|
||||
else
|
||||
l2->includeUpgrades = false;
|
||||
|
||||
l = l2;
|
||||
}
|
||||
if (limiter["type"].String() == "HAS_ANOTHER_BONUS_LIMITER")
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user