mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-25 22:42:04 +02:00
* minor fixes for revision 2193 (no shooting penalty bonus wasn't needed indeed but was poorly removed)
* minor changes
This commit is contained in:
@@ -736,6 +736,7 @@ void CArtHandler::addBonuses()
|
||||
|
||||
//Bow of the Sharpshooter
|
||||
giveArtBonus(137, Bonus::NO_DISTANCE_PENALTY, 0);
|
||||
giveArtBonus(137, Bonus::NO_OBSTACLES_PENALTY, 0);
|
||||
giveArtBonus(137, Bonus::FREE_SHOOTING, 0);
|
||||
|
||||
//Wizard's Well
|
||||
|
||||
Reference in New Issue
Block a user