From a3f8a9ccdd9d19bb2b47dc01c939218242f32b2f Mon Sep 17 00:00:00 2001
From: jc_gargma <jc_gargma@iserlohn-fortress.net>
Date: Thu, 22 Jul 2021 22:00:43 -0700
Subject: More missed commas and a backwards bracket

---
 terrain-flora.json  | 4 ++--
 terrain-fungal.json | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/terrain-flora.json b/terrain-flora.json
index 5d81c34..c3298f0 100644
--- a/terrain-flora.json
+++ b/terrain-flora.json
@@ -862,7 +862,7 @@
       "terrain/tree/smash_tree_9.ogg",
       "terrain/tree/smash_tree_10.ogg"
     ]
-  }
+  },
   {
     "type": "sound_effect",
     "id": "smash_fail",
@@ -3229,7 +3229,7 @@
       "terrain/tree/hit_grass_9.ogg",
       "terrain/tree/hit_grass_10.ogg"
     ]
-  }
+  },
   {
     "type": "sound_effect",
     "id": "smash_fail",
diff --git a/terrain-fungal.json b/terrain-fungal.json
index 19696e1..16bf714 100644
--- a/terrain-fungal.json
+++ b/terrain-fungal.json
@@ -503,4 +503,4 @@
       "terrain/tree/smash_tree_10.ogg"
     ]
   }
-[
+]
-- 
cgit v1.2.1