mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-27 22:49:25 +02:00
Mine roads (#808)
* Create dirt roads to mines if there are no roads in a zone.
This commit is contained in:
committed by
Andrii Danylchenko
parent
99a9680f62
commit
f81d869b4a
@@ -38,6 +38,7 @@ public:
|
||||
int mineExtraResources;
|
||||
int minGuardStrength;
|
||||
std::string defaultRoadType;
|
||||
std::string secondaryRoadType;
|
||||
int treasureValueLimit;
|
||||
std::vector<int> prisonExperience, prisonValues;
|
||||
std::vector<int> scrollValues;
|
||||
|
||||
Reference in New Issue
Block a user