mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
Fix broken json in tmx file
This commit is contained in:
@@ -68,12 +68,11 @@
|
|||||||
},{
|
},{
|
||||||
"type": "randomCard",
|
"type": "randomCard",
|
||||||
"count": 3,
|
"count": 3,
|
||||||
"addMaxCount": 2,
|
"addMaxCount": 2
|
||||||
{
|
},{
|
||||||
"type": "item",
|
"type": "item",
|
||||||
"count": 1,
|
"count": 1,
|
||||||
"itemName": "Landscape Sketchbook - Mirage"
|
"itemName": "Landscape Sketchbook - Mirage"
|
||||||
}
|
|
||||||
}]</property>
|
}]</property>
|
||||||
</properties>
|
</properties>
|
||||||
</object>
|
</object>
|
||||||
|
|||||||
Reference in New Issue
Block a user