Skip to content

Commit

Permalink
Add short definition: &flagESM (loot#369)
Browse files Browse the repository at this point in the history
  • Loading branch information
pStyl3 authored Dec 2, 2023
1 parent b321b9a commit cff7b53
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 @@ -61,6 +61,10 @@ prelude:
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 {0} or a compatible version if available.'

- &flagESM
type: warn
content: 'This plugin isn''t an ESM, but it appears to contain navmeshes. This can lead to problems with NPC pathfinding. It is recommended to flag this plugin as **ESM** to avoid these problems. It might also be necessary to ensure that all references called by scripts in this plugin are flagged as **persistent**.'

- &includesX
type: say
content: '{0} is included with this mod.'
Expand Down

0 comments on commit cff7b53

Please sign in to comment.