diff options
-rw-r--r-- | furniture-rural.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/furniture-rural.json b/furniture-rural.json index 23da9b2..dd105f5 100644 --- a/furniture-rural.json +++ b/furniture-rural.json @@ -38,7 +38,7 @@ { "type": "sound_effect", "id": "smash_fail", - "variant": "f_hay", + "variant": "f_woodchips", "volume": 50, "files": [ "terrain/wood/hit_wooden_1.ogg", @@ -56,7 +56,7 @@ { "type": "sound_effect", "id": "smash_success", - "variant": "f_hay", + "variant": "f_woodchips", "volume": 50, "files": [ "terrain/wood/crash_wooden_1.ogg", |