From c9179ad589f78344a3aa0e36d3cc58a9d2eb9ef3 Mon Sep 17 00:00:00 2001 From: pStyl3 Date: Sun, 14 Apr 2024 21:52:51 +0200 Subject: [PATCH] Add short message: &incompatible (#105) --- 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}).'