Compare commits

...
Author SHA1 Message Date
admin 404552499b Update map: Kojaria 2026-03-13 07:31:44 -07:00
@@ -354,7 +354,7 @@
"type": "PLAINS", "type": "PLAINS",
"modifier": { "modifier": {
"castle": { "castle": {
"integrity": 100.0 "integrity": 100
} }
} }
}, },
@@ -368,7 +368,7 @@
"type": "PLAINS", "type": "PLAINS",
"modifier": { "modifier": {
"castle": { "castle": {
"integrity": 100.0 "integrity": 100
} }
} }
}, },
@@ -382,7 +382,7 @@
"type": "PLAINS", "type": "PLAINS",
"modifier": { "modifier": {
"castle": { "castle": {
"integrity": 100.0 "integrity": 100
} }
} }
}, },
@@ -414,7 +414,7 @@
"type": "HILL", "type": "HILL",
"modifier": { "modifier": {
"castle": { "castle": {
"integrity": 100.0 "integrity": 100
} }
} }
}, },
@@ -710,14 +710,6 @@
"row": 6, "row": 6,
"column": 13 "column": 13
}, },
{
"row": 7,
"column": 13
},
{
"row": 8,
"column": 13
},
{ {
"row": 5, "row": 5,
"column": 12 "column": 12
@@ -726,17 +718,25 @@
"row": 6, "row": 6,
"column": 12 "column": 12
}, },
{
"row": 7,
"column": 12
},
{ {
"row": 3, "row": 3,
"column": 13 "column": 13
}, },
{ {
"row": 9, "row": 2,
"column": 13 "column": 13
},
{
"row": 4,
"column": 12
},
{
"row": 3,
"column": 12
},
{
"row": 5,
"column": 11
} }
] ]
}, },
@@ -841,4 +841,4 @@
"maxWindMph": 25 "maxWindMph": 25
} }
] ]
} }