mirror of
https://github.com/loot/morrowind.git
synced 2026-07-27 14:16:19 -07:00
Change message type of &obsolete and &useOnlyOneX (#20)
* Change &obsolete type from say to warn * Change &useOnlyOneX type from say to error
This commit is contained in:
+2
-2
@@ -56,7 +56,7 @@ common:
|
||||
text: 'När du använder **%1%** är det rekommenderat att du avaktiverar eller tar bort denna ESP-fil, men behåll resurserna (meshar och texturer) installerade med denna mod. De krävs fortfarande av **%1%**.'
|
||||
|
||||
- &obsolete
|
||||
type: say
|
||||
type: warn
|
||||
content:
|
||||
- lang: en
|
||||
text: 'Obsolete. Update to the latest version. %1%'
|
||||
@@ -93,7 +93,7 @@ common:
|
||||
text: 'Använd %1% istället.'
|
||||
|
||||
- &useOnlyOneX
|
||||
type: say
|
||||
type: error
|
||||
content:
|
||||
- lang: en
|
||||
text: 'Use only one %1%.'
|
||||
|
||||
Reference in New Issue
Block a user