Skip to content

Commit

Permalink
Move &supersede (#846)
Browse files Browse the repository at this point in the history
  • Loading branch information
pStyl3 authored Jun 23, 2024
1 parent 5d88f01 commit c838ae7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions masterlist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -163,10 +163,6 @@ prelude:
type: say
content: 'If you add, remove, or update plugins that alter WRLD/CELL records, remember to update this module with **xLODGen**.'

- &supersede
type: warn
content: 'You seem to be using **{0}**, but it has been superseded. It is recommended that you use **{1}** instead.'

- &useBashTweakInstead
type: say
content: 'A Bashed Patch tweak can be used instead of this plugin. {0}'
Expand Down Expand Up @@ -254,6 +250,10 @@ prelude:
- '[SKSE](https://skse.silverlock.org)'
condition: 'not file("scripts/skse.pex") and file("../skse_loader.exe")'

- &supersede
type: warn
content: 'You seem to be using **{0}**, but it has been superseded. It is recommended that you use **{1}** instead.'

common:
# File Anchors
- &FNIS
Expand Down

0 comments on commit c838ae7

Please sign in to comment.