Skip to content

Commit

Permalink
Move &supersede (#451)
Browse files Browse the repository at this point in the history
  • Loading branch information
pStyl3 authored Jun 23, 2024
1 parent dac58ea commit e76e069
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 @@ -162,10 +162,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 @@ -253,6 +249,10 @@ prelude:
- '[FOSE](https://fose.silverlock.org)'
condition: 'file("FOSE/Plugins/([^\.]+\.dll)") and not file("../fose_1_\d(b|ng)?\.dll")'

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

common:
# Sub-Anchors
# &alreadyInX
Expand Down

0 comments on commit e76e069

Please sign in to comment.