Skip to content

Commit 3742a27

Browse files
committed
Add short message: &incompatible
1 parent 4d52b1d commit 3742a27

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

masterlist.yaml

+4
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,10 @@ prelude:
229229
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).'
230230

231231
# Global Anchors
232+
- &incompatible
233+
type: error
234+
content: '{0} is incompatible with {1}, but both are present.'
235+
232236
- &latestLOOTThread
233237
type: say
234238
content: '[Latest LOOT thread]({0}).'

0 commit comments

Comments
 (0)