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",
|
||||
"count": 3,
|
||||
"addMaxCount": 2,
|
||||
{
|
||||
"addMaxCount": 2
|
||||
},{
|
||||
"type": "item",
|
||||
"count": 1,
|
||||
"itemName": "Landscape Sketchbook - Mirage"
|
||||
}
|
||||
}]</property>
|
||||
</properties>
|
||||
</object>
|
||||
|
||||
Reference in New Issue
Block a user