mirror of
https://github.com/loot/morrowind.git
synced 2026-07-27 14:16:19 -07:00
Add compatPatch example message anchor
* Introduced in loot/prelude#14.
This commit is contained in:
@@ -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.'
|
||||
|
||||
Reference in New Issue
Block a user