mirror of
https://github.com/vcmi/vcmi.git
synced 2025-03-23 21:29:13 +02:00
Merge pull request #5386 from IvanSavenko/junktions
Reduce size of junction zones on Coldshadow Fantasy template
This commit is contained in:
commit
bf82d9a79a
@ -159,7 +159,7 @@
|
|||||||
},
|
},
|
||||||
"17":
|
"17":
|
||||||
{
|
{
|
||||||
"type" : "junction", "size" : 30,
|
"type" : "junction", "size" : 15,
|
||||||
"terrainTypeLikeZone" : 9,
|
"terrainTypeLikeZone" : 9,
|
||||||
"allowedTowns" : ["neutral"],
|
"allowedTowns" : ["neutral"],
|
||||||
"monsters" : "strong",
|
"monsters" : "strong",
|
||||||
@ -172,7 +172,7 @@
|
|||||||
},
|
},
|
||||||
"18":
|
"18":
|
||||||
{
|
{
|
||||||
"type" : "junction", "size" : 30,
|
"type" : "junction", "size" : 15,
|
||||||
"terrainTypeLikeZone" : 9,
|
"terrainTypeLikeZone" : 9,
|
||||||
"allowedTowns" : ["neutral"],
|
"allowedTowns" : ["neutral"],
|
||||||
"monsters" : "strong",
|
"monsters" : "strong",
|
||||||
@ -181,7 +181,7 @@
|
|||||||
},
|
},
|
||||||
"19":
|
"19":
|
||||||
{
|
{
|
||||||
"type" : "junction", "size" : 30,
|
"type" : "junction", "size" : 15,
|
||||||
"terrainTypeLikeZone" : 9,
|
"terrainTypeLikeZone" : 9,
|
||||||
"allowedTowns" : ["neutral"],
|
"allowedTowns" : ["neutral"],
|
||||||
"monsters" : "strong",
|
"monsters" : "strong",
|
||||||
@ -190,7 +190,7 @@
|
|||||||
},
|
},
|
||||||
"20":
|
"20":
|
||||||
{
|
{
|
||||||
"type" : "junction", "size" : 30,
|
"type" : "junction", "size" : 15,
|
||||||
"terrainTypeLikeZone" : 9,
|
"terrainTypeLikeZone" : 9,
|
||||||
"allowedTowns" : ["neutral"],
|
"allowedTowns" : ["neutral"],
|
||||||
"monsters" : "strong",
|
"monsters" : "strong",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user