mirror of
https://github.com/loot/morrowind.git
synced 2026-07-27 14:16:19 -07:00
Patch for Purists - Replace incompatible MSGs with dedicated inc
This commit is contained in:
+24
-7
@@ -150,6 +150,17 @@ plugins:
|
|||||||
|
|
||||||
- name: 'Patch for Purists.esm'
|
- name: 'Patch for Purists.esm'
|
||||||
group: *unofficialPatches
|
group: *unofficialPatches
|
||||||
|
inc:
|
||||||
|
- 'gr_ScriptImprovements.esm'
|
||||||
|
- 'gr_ScriptImprovements.esp'
|
||||||
|
- 'Morrowind Patch v1.2.2.esm'
|
||||||
|
- 'Morrowind Patch v1.6.3.esm'
|
||||||
|
- 'Morrowind Patch v1.6.4.esm'
|
||||||
|
- 'Morrowind Patch v1.6.5-BETA.esm'
|
||||||
|
- 'Morrowind Patch 1.6.5 Beta (BTB Edit).esm'
|
||||||
|
- 'Morrowind Patch v1.6.5d_beta.esm'
|
||||||
|
- 'Morrowind Patch v1.6.6_beta.esm'
|
||||||
|
- 'Morrowind Rebirth [Main].ESP'
|
||||||
msg:
|
msg:
|
||||||
- <<: *obsolete
|
- <<: *obsolete
|
||||||
condition: 'version("Patch for Purists.esm", "3.1.2", <)'
|
condition: 'version("Patch for Purists.esm", "3.1.2", <)'
|
||||||
@@ -168,6 +179,17 @@ plugins:
|
|||||||
group: *unofficialPatches
|
group: *unofficialPatches
|
||||||
after:
|
after:
|
||||||
- name: 'Patch for Purists - Dialogue Typos.esm'
|
- name: 'Patch for Purists - Dialogue Typos.esm'
|
||||||
|
inc:
|
||||||
|
- 'gr_ScriptImprovements.esm'
|
||||||
|
- 'gr_ScriptImprovements.esp'
|
||||||
|
- 'Morrowind Patch v1.2.2.esm'
|
||||||
|
- 'Morrowind Patch v1.6.3.esm'
|
||||||
|
- 'Morrowind Patch v1.6.4.esm'
|
||||||
|
- 'Morrowind Patch v1.6.5-BETA.esm'
|
||||||
|
- 'Morrowind Patch 1.6.5 Beta (BTB Edit).esm'
|
||||||
|
- 'Morrowind Patch v1.6.5d_beta.esm'
|
||||||
|
- 'Morrowind Patch v1.6.6_beta.esm'
|
||||||
|
- 'Morrowind Rebirth [Main].ESP'
|
||||||
msg:
|
msg:
|
||||||
- *obsolete
|
- *obsolete
|
||||||
- type: say
|
- type: say
|
||||||
@@ -176,17 +198,12 @@ plugins:
|
|||||||
condition: 'active("Morrowind Rebirth [Main].ESP")'
|
condition: 'active("Morrowind Rebirth [Main].ESP")'
|
||||||
content:
|
content:
|
||||||
- lang: en
|
- lang: en
|
||||||
text: 'Morrowind Rebirth is not compatible with Patch of Purists. Instead, "Morrowind Patch Project 1.6.5 [For Rebirth].esm" which comes with it should be used.'
|
text: 'Use "Morrowind Patch Project 1.6.5 [For Rebirth].esm" instead for Patch for Purists.'
|
||||||
- type: error
|
- type: error
|
||||||
condition: 'active("gr_ScriptImprovements.esp") or active("gr_ScriptImprovements.esm")'
|
condition: 'active("gr_ScriptImprovements.esp") or active("gr_ScriptImprovements.esm")'
|
||||||
content:
|
content:
|
||||||
- lang: en
|
- lang: en
|
||||||
text: 'Patch for Purists is incompatible with Script Improvements, and already implements the real fixes it provides to scripts'
|
text: 'Patch for Purists already implements the real fixes Script Improvements provides to scripts'
|
||||||
- type: error
|
|
||||||
condition: 'active("Morrowind Patch v1.2.2.esm") or active("Morrowind Patch v1.6.3.esm") or active("Morrowind Patch v1.6.4.esm") or active("Morrowind Patch v1.6.5-BETA.esm") or active("Morrowind Patch 1.6.5 Beta (BTB Edit).esm") or active("Morrowind Patch v1.6.5d_beta.esm") or active("Morrowind Patch v1.6.5d_beta.esm") or active("Morrowind Patch v1.6.6_beta.esm")'
|
|
||||||
content:
|
|
||||||
- lang: en
|
|
||||||
text: 'Patch for Purists is incompatible with the Unofficial Morrowind Patch (UMP) and Morrowind Patch Project (MPP)'
|
|
||||||
|
|
||||||
- name: 'Patch for Purists - Book Typos.esm'
|
- name: 'Patch for Purists - Book Typos.esm'
|
||||||
group: *unofficialPatches
|
group: *unofficialPatches
|
||||||
|
|||||||
Reference in New Issue
Block a user