1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-24 22:14:36 +02:00

Fix json formatting

This commit is contained in:
Ivan Savenko 2024-08-14 10:48:56 +00:00
parent ae256e41a5
commit cfddba1e2a
2 changed files with 2 additions and 2 deletions

View File

@ -171,7 +171,7 @@
"special1": {
"type" : "configurable",
"requires" : [ "allOf", [ "townHall" ], [ "special2" ] ]
"requires" : [ "allOf", [ "townHall" ], [ "special2" ] ],
"visitMode" : "hero",
"rewards" : [
{

View File

@ -173,7 +173,7 @@
"special3": { "type" : "ballistaYard", "requires" : [ "blacksmith" ] },
"special4": {
"type" : "configurable",
"requires" : [ "fort" ]
"requires" : [ "fort" ],
"visitMode" : "hero",
"rewards" : [
{