diff options
-rw-r--r-- | terrain-flora.json | 4 | ||||
-rw-r--r-- | 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" ] } -[ +] |