From 20f244a04922b2fbe8b1c546ee559cce23ed019d Mon Sep 17 00:00:00 2001 From: pStyl3 Date: Sun, 14 Apr 2024 21:51:51 +0200 Subject: [PATCH] Add short message: &incompatible --- masterlist.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/masterlist.yaml b/masterlist.yaml index ed665ed..04ad3a8 100644 --- a/masterlist.yaml +++ b/masterlist.yaml @@ -202,6 +202,10 @@ prelude: content: 'Requires version **{0}** or greater of **{1}**.' # Global Anchors + - &incompatible + type: error + content: '{0} is incompatible with {1}, but both are present.' + - &latestLOOTThread type: say content: '[Latest LOOT thread]({0}).'