From a65a168a8912879f3aee95c680f14bf2800fc2ee Mon Sep 17 00:00:00 2001 From: sibir-ine Date: Mon, 21 Mar 2022 18:59:02 -0700 Subject: [PATCH] Add `compatPatch` example message anchor * Introduced in loot/prelude#14. --- masterlist.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/masterlist.yaml b/masterlist.yaml index 556f6d5..00d1e7c 100644 --- a/masterlist.yaml +++ b/masterlist.yaml @@ -24,6 +24,10 @@ prelude: type: say content: 'It is recommended that you read this mod''s [Compatibility Notes](%1%).' + - &compatPatch + type: say + content: 'It is recommended that you check the following compatibility patch compilation for this mod: %1%' + - &corrupt type: warn content: 'This file is corrupt and should not be used.'