From 9eef508dc448437e798d48ec555e96563230e4e3 Mon Sep 17 00:00:00 2001 From: pStyl3 Date: Sun, 14 Apr 2024 21:49:21 +0200 Subject: [PATCH] Add short message: &incompatible --- masterlist.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/masterlist.yaml b/masterlist.yaml index 9b16bb3..d93ca25 100644 --- a/masterlist.yaml +++ b/masterlist.yaml @@ -229,6 +229,10 @@ prelude: detail: 'It is strongly recommended not to use mods that contain **deleted navmeshes** as they''re known to cause crashes. **Deleted navmeshes** must be corrected manually (a complex process that should be done by the mod author). More information on **deleted navmeshes** is provided [here](https://www.creationkit.com/index.php?title=Fixing_Navmesh_Deletion_Tutorial).' # Global Anchors + - &incompatible + type: error + content: '{0} is incompatible with {1}, but both are present.' + - &latestLOOTThread type: say content: '[Latest LOOT thread]({0}).'