Skip to content

Commit 4f49ef7

Browse files
committed
Move &supersede
1 parent 5d88f01 commit 4f49ef7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

masterlist.yaml

+4-4
Original file line numberDiff line numberDiff line change
@@ -163,10 +163,6 @@ prelude:
163163
type: say
164164
content: 'If you add, remove, or update plugins that alter WRLD/CELL records, remember to update this module with **xLODGen**.'
165165

166-
- &supersede
167-
type: warn
168-
content: 'You seem to be using **{0}**, but it has been superseded. It is recommended that you use **{1}** instead.'
169-
170166
- &useBashTweakInstead
171167
type: say
172168
content: 'A Bashed Patch tweak can be used instead of this plugin. {0}'
@@ -254,6 +250,10 @@ prelude:
254250
- '[SKSE](https://skse.silverlock.org)'
255251
condition: 'not file("scripts/skse.pex") and file("../skse_loader.exe")'
256252

253+
- &supersede
254+
type: warn
255+
content: 'You seem to be using **{0}**, but it has been superseded. It is recommended that you use **{1}** instead.'
256+
257257
common:
258258
# File Anchors
259259
- &FNIS

0 commit comments

Comments
 (0)