Skip to content

Commit

Permalink
Mention &mismatchedFormIDs in prelude node
Browse files Browse the repository at this point in the history
  • Loading branch information
pStyl3 committed Jun 29, 2024
1 parent 94383c2 commit 90124f3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions masterlist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,10 @@ prelude:
type: say
content: 'The **{0}** master must be reassigned to **{1}**.'

- &mismatchedFormIDs
type: error
content: 'This plugin is a **{0}**, but it contains FormIDs that do not match this type of Master. Using this plugin would have unpredictable consequences for your game and is therefore not recommended.'

- &missingRequirementXforY
type: warn
content: 'It appears you have installed **{1}**, but some of its requirements seem to be missing. Please ensure you have correctly installed **{0}**.'
Expand Down

0 comments on commit 90124f3

Please sign in to comment.