mirror of
https://github.com/loot/morrowind.git
synced 2026-07-27 14:16:19 -07:00
Move &supersede (#106)
This commit is contained in:
+4
-4
@@ -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}'
|
||||
@@ -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: []
|
||||
|
||||
Reference in New Issue
Block a user