From e1bf639e905f2c04b5be1ccb935009af9b3c14f3 Mon Sep 17 00:00:00 2001 From: Chris H Date: Thu, 22 May 2025 21:40:49 -0400 Subject: [PATCH] Fix broken json in tmx file --- .../common/maps/map/main_story_explore/primal_jungle.tmx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/forge-gui/res/adventure/common/maps/map/main_story_explore/primal_jungle.tmx b/forge-gui/res/adventure/common/maps/map/main_story_explore/primal_jungle.tmx index c77fff6a65b..95ca7e932d5 100644 --- a/forge-gui/res/adventure/common/maps/map/main_story_explore/primal_jungle.tmx +++ b/forge-gui/res/adventure/common/maps/map/main_story_explore/primal_jungle.tmx @@ -68,12 +68,11 @@ },{ "type": "randomCard", "count": 3, - "addMaxCount": 2, -{ + "addMaxCount": 2 +},{ "type": "item", "count": 1, "itemName": "Landscape Sketchbook - Mirage" -} }]