1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-03-21 21:17:49 +02:00

Merge pull request #5386 from IvanSavenko/junktions

Reduce size of junction zones on Coldshadow Fantasy template
This commit is contained in:
Ivan Savenko 2025-02-09 19:16:27 +02:00 committed by GitHub
commit bf82d9a79a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -159,7 +159,7 @@
},
"17":
{
"type" : "junction", "size" : 30,
"type" : "junction", "size" : 15,
"terrainTypeLikeZone" : 9,
"allowedTowns" : ["neutral"],
"monsters" : "strong",
@ -172,7 +172,7 @@
},
"18":
{
"type" : "junction", "size" : 30,
"type" : "junction", "size" : 15,
"terrainTypeLikeZone" : 9,
"allowedTowns" : ["neutral"],
"monsters" : "strong",
@ -181,7 +181,7 @@
},
"19":
{
"type" : "junction", "size" : 30,
"type" : "junction", "size" : 15,
"terrainTypeLikeZone" : 9,
"allowedTowns" : ["neutral"],
"monsters" : "strong",
@ -190,7 +190,7 @@
},
"20":
{
"type" : "junction", "size" : 30,
"type" : "junction", "size" : 15,
"terrainTypeLikeZone" : 9,
"allowedTowns" : ["neutral"],
"monsters" : "strong",