Patch for purists - Add obsolete messages for Legacy versions

This commit is contained in:
Cptmcsplody
2019-08-13 19:52:48 +01:00
parent 54eab683ea
commit cb4d530b7a
+40 -1
View File
@@ -1,7 +1,28 @@
# LOOT ignores anything that doesn't come under 'bash_tags', globals', 'groups'
# or 'plugins', so a section like this is useful for storing data that gets
# re-used.
common: []
common:
# Messages
- &obsolete
type: say
content:
- lang: en
text: 'Obsolete. Update to the latest version. %1%'
- lang: ru
text: 'Устарело. Обновите до последней версии. %1%'
- lang: es
text: 'Obsoleto. Actualizar a la última versión. %1%'
- lang: ko
text: '사용되지 않습니다. 최신 버전으로 업데이트하십시오. %1%'
- lang: zh_CN
text: '已过时。请升级到最新版本。 %1%'
- lang: da
text: 'Forældet. Opdatér til den nyeste version. %1%'
- lang: ja
text: '旧式のプラグインです。最新版に更新してください。 %1%'
- lang: de
text: 'Veraltet. Aktualisere zur letzten Version. %1%'
subs: [ '' ]
bash_tags: []
@@ -127,14 +148,22 @@ plugins:
# Unofficial Patches
- name: 'Patch for Purists.esm'
group: *unofficialPatches
msg:
- <<: *obsolete
condition: 'version("Patch for Purists.esm", "3.1.2", <)'
- name: 'Patch for Purists - Dialogue Typos.esm'
group: *unofficialPatches
msg:
- *obsolete
- name: 'Patch for Purists - Base Patch.esm'
group: *unofficialPatches
after:
- name: 'Patch for Purists - Dialogue Typos.esm'
msg:
- *obsolete
- type: error
condition: 'active("Morrowind Rebirth [Main].ESP")'
content:
@@ -156,6 +185,8 @@ plugins:
after:
- name: 'Patch for Purists - Dialogue Typos.esm'
- name: 'Patch for Purists - Base Patch.esm'
msg:
- *obsolete
- name: 'Patch for Purists - Floating Rocks.esm'
group: *unofficialPatches
@@ -163,6 +194,8 @@ plugins:
- name: 'Patch for Purists - Dialogue Typos.esm'
- name: 'Patch for Purists - Base Patch.esm'
- name: 'Patch for Purists - Book Typos.esm'
msg:
- *obsolete
- name: 'Patch for Purists - Expansion Implementation.esm'
group: *unofficialPatches
@@ -171,6 +204,8 @@ plugins:
- name: 'Patch for Purists - Base Patch.esm'
- name: 'Patch for Purists - Book Typos.esm'
- name: 'Patch for Purists - Floating Rocks.esm'
msg:
- *obsolete
- name: 'Patch for Purists - Dialogue Inconsistencies.esm'
group: *unofficialPatches
@@ -180,6 +215,8 @@ plugins:
- name: 'Patch for Purists - Book Typos.esm'
- name: 'Patch for Purists - Floating Rocks.esm'
- name: 'Patch for Purists - Expansion Implementation.esm'
msg:
- *obsolete
- name: 'Patch for Purists - Statistic Typos.esm'
group: *unofficialPatches
@@ -190,6 +227,8 @@ plugins:
- name: 'Patch for Purists - Floating Rocks.esm'
- name: 'Patch for Purists - Expansion Implementation.esm'
- name: 'Patch for Purists - Dialogue Inconsistencies.esm'
msg:
- *obsolete
#Other Mods (default)
- name: 'Improved Argonians.esp'