From 3742a27e60edbbf953ef3d8e3d31fdab1dff9800 Mon Sep 17 00:00:00 2001 From: pStyl3 Date: Sun, 14 Apr 2024 21:58:45 +0200 Subject: [PATCH] Add short message: &incompatible --- masterlist.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/masterlist.yaml b/masterlist.yaml index d5f032bd..43d51d1d 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}).'