mirror of
https://github.com/loot/morrowind.git
synced 2026-07-27 14:16:19 -07:00
Add essentialFiles message anchor (#90)
* Add message anchor
* For when a file a mod needs to function is overwritten with a
potentially incompatible file.
This commit is contained in:
@@ -41,6 +41,10 @@ prelude:
|
||||
type: warn
|
||||
content: 'When using **%1%**, it''s recommended that you deactivate or delete this ESP file but keep the resources (e.g. meshes, textures) installed with this mod.'
|
||||
|
||||
- &essentialFiles
|
||||
type: warn
|
||||
content: 'Another mod seems to be overwriting one of this mod''s essential files. Please ensure you''re using this mod''s version of %1% or a compatible version if available.'
|
||||
|
||||
- &includesX
|
||||
type: say
|
||||
content: '%1% is included with this mod.'
|
||||
|
||||
Reference in New Issue
Block a user