diff --git a/communityRules.json b/communityRules.json index 156e183..83f550b 100644 --- a/communityRules.json +++ b/communityRules.json @@ -1,5 +1,5 @@ { - "timestamp": 1777950016, + "timestamp": 1789239946, "rules": { "3tes.cgtwaa": { "loadAfter": { @@ -11839,6 +11839,18 @@ "comment": "Translation mod, should always be loaded last", "value": true } + }, + "sierra.rt.vanillatraitcolors": { + "loadAfter": { + "ceteam.combatextended": { + "comment": "Modifies trait lables, so any patches to specific traits will fail if applied afterwards", + "name": "Combat Extended" + }, + "mlie.badcanbegood": { + "comment": "Modifies trait lables, so any patches to specific traits will fail if applied afterwards", + "name": "Bad Can Be Good (Continued)" + } + } } } }