mirror of
https://github.com/loot/morrowind.git
synced 2026-07-27 14:16:19 -07:00
Patch for Purists - Add Only recommended for old saves message
This commit is contained in:
@@ -153,10 +153,16 @@ plugins:
|
||||
msg:
|
||||
- <<: *obsolete
|
||||
condition: 'version("Patch for Purists.esm", "3.1.2", <)'
|
||||
- type: say
|
||||
content: 'Legacy version. Only recommended for old saves.'
|
||||
condition: 'version("Patch for Purists.esm", "3.1.2", <)'
|
||||
|
||||
- name: 'Patch for Purists - Dialogue Typos.esm'
|
||||
group: *unofficialPatches
|
||||
msg:
|
||||
- *obsolete
|
||||
- type: say
|
||||
content: 'Legacy version. Only recommended for old saves.'
|
||||
|
||||
- name: 'Patch for Purists - Base Patch.esm'
|
||||
group: *unofficialPatches
|
||||
@@ -164,6 +170,8 @@ plugins:
|
||||
- name: 'Patch for Purists - Dialogue Typos.esm'
|
||||
msg:
|
||||
- *obsolete
|
||||
- type: say
|
||||
content: 'Legacy version. Only recommended for old saves.'
|
||||
- type: error
|
||||
condition: 'active("Morrowind Rebirth [Main].ESP")'
|
||||
content:
|
||||
@@ -187,6 +195,8 @@ plugins:
|
||||
- name: 'Patch for Purists - Base Patch.esm'
|
||||
msg:
|
||||
- *obsolete
|
||||
- type: say
|
||||
content: 'Legacy version. Only recommended for old saves.'
|
||||
|
||||
- name: 'Patch for Purists - Floating Rocks.esm'
|
||||
group: *unofficialPatches
|
||||
@@ -196,6 +206,8 @@ plugins:
|
||||
- name: 'Patch for Purists - Book Typos.esm'
|
||||
msg:
|
||||
- *obsolete
|
||||
- type: say
|
||||
content: 'Legacy version. Only recommended for old saves.'
|
||||
|
||||
- name: 'Patch for Purists - Expansion Implementation.esm'
|
||||
group: *unofficialPatches
|
||||
@@ -206,6 +218,8 @@ plugins:
|
||||
- name: 'Patch for Purists - Floating Rocks.esm'
|
||||
msg:
|
||||
- *obsolete
|
||||
- type: say
|
||||
content: 'Legacy version. Only recommended for old saves.'
|
||||
|
||||
- name: 'Patch for Purists - Dialogue Inconsistencies.esm'
|
||||
group: *unofficialPatches
|
||||
@@ -217,6 +231,8 @@ plugins:
|
||||
- name: 'Patch for Purists - Expansion Implementation.esm'
|
||||
msg:
|
||||
- *obsolete
|
||||
- type: say
|
||||
content: 'Legacy version. Only recommended for old saves.'
|
||||
|
||||
- name: 'Patch for Purists - Statistic Typos.esm'
|
||||
group: *unofficialPatches
|
||||
@@ -229,6 +245,8 @@ plugins:
|
||||
- name: 'Patch for Purists - Dialogue Inconsistencies.esm'
|
||||
msg:
|
||||
- *obsolete
|
||||
- type: say
|
||||
content: 'Legacy version. Only recommended for old saves.'
|
||||
|
||||
#Other Mods (default)
|
||||
- name: 'Improved Argonians.esp'
|
||||
|
||||
Reference in New Issue
Block a user