Skip to content

Commit

Permalink
Move &supersede (#106)
Browse files Browse the repository at this point in the history
  • Loading branch information
pStyl3 authored Jun 23, 2024
1 parent c9179ad commit ede9805
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 @@ -150,10 +150,6 @@ prelude:
type: say
content: 'It appears you have **{0}** installed. Remember to run **{1}** every time you have installed or uninstalled {2}, or a {2}-based mod.'

- &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 @@ -211,6 +207,10 @@ prelude:
content: '[Latest LOOT thread]({0}).'
subs: [ 'https://loot.github.io/latest-thread/' ]

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

common: []

bash_tags: []
Expand Down

0 comments on commit ede9805

Please sign in to comment.