From 55b96af5d6b1d3980bbb23ed6bff6e9d70f20f8d Mon Sep 17 00:00:00 2001 From: tDegan Date: Sat, 12 Sep 2026 22:23:27 +0200 Subject: [PATCH] VWE - Rimworld: Soundscape Enhanced XML Patch Fix --- communityRules.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/communityRules.json b/communityRules.json index 156e183..56f74ad 100644 --- a/communityRules.json +++ b/communityRules.json @@ -1,5 +1,5 @@ { - "timestamp": 1777950016, + "timestamp": 1789239946, "rules": { "3tes.cgtwaa": { "loadAfter": { @@ -10362,6 +10362,10 @@ "name": [ "Vanilla Weapons Expanded - Laser" ] + }, + "tro.soundscape.enhanced": { + "comment": "Patch error for Shot_SniperRifle if loaded after RSE, as RSE replaces the entire sound definition", + "name": "Rimworld: Soundscape Enhanced" } } },