Fix broken json in tmx file

This commit is contained in:
Chris H
2025-05-22 21:40:49 -04:00
parent 4386cead3e
commit e1bf639e90

View File

@@ -68,12 +68,11 @@
},{
"type": "randomCard",
"count": 3,
"addMaxCount": 2,
{
"addMaxCount": 2
},{
"type": "item",
"count": 1,
"itemName": "Landscape Sketchbook - Mirage"
}
}]</property>
</properties>
</object>