mirror of
https://github.com/loot/morrowind.git
synced 2026-07-27 14:16:19 -07:00
Patch for purists - Add obsolete messages for Legacy versions
This commit is contained in:
+40
-1
@@ -1,7 +1,28 @@
|
|||||||
# LOOT ignores anything that doesn't come under 'bash_tags', globals', 'groups'
|
# 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
|
# or 'plugins', so a section like this is useful for storing data that gets
|
||||||
# re-used.
|
# 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: []
|
bash_tags: []
|
||||||
|
|
||||||
@@ -127,14 +148,22 @@ plugins:
|
|||||||
|
|
||||||
# Unofficial Patches
|
# 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'
|
- name: 'Patch for Purists - Dialogue Typos.esm'
|
||||||
group: *unofficialPatches
|
group: *unofficialPatches
|
||||||
|
msg:
|
||||||
|
- *obsolete
|
||||||
|
|
||||||
- name: 'Patch for Purists - Base Patch.esm'
|
- name: 'Patch for Purists - Base Patch.esm'
|
||||||
group: *unofficialPatches
|
group: *unofficialPatches
|
||||||
after:
|
after:
|
||||||
- name: 'Patch for Purists - Dialogue Typos.esm'
|
- name: 'Patch for Purists - Dialogue Typos.esm'
|
||||||
msg:
|
msg:
|
||||||
|
- *obsolete
|
||||||
- type: error
|
- type: error
|
||||||
condition: 'active("Morrowind Rebirth [Main].ESP")'
|
condition: 'active("Morrowind Rebirth [Main].ESP")'
|
||||||
content:
|
content:
|
||||||
@@ -156,6 +185,8 @@ plugins:
|
|||||||
after:
|
after:
|
||||||
- name: 'Patch for Purists - Dialogue Typos.esm'
|
- name: 'Patch for Purists - Dialogue Typos.esm'
|
||||||
- name: 'Patch for Purists - Base Patch.esm'
|
- name: 'Patch for Purists - Base Patch.esm'
|
||||||
|
msg:
|
||||||
|
- *obsolete
|
||||||
|
|
||||||
- name: 'Patch for Purists - Floating Rocks.esm'
|
- name: 'Patch for Purists - Floating Rocks.esm'
|
||||||
group: *unofficialPatches
|
group: *unofficialPatches
|
||||||
@@ -163,6 +194,8 @@ plugins:
|
|||||||
- name: 'Patch for Purists - Dialogue Typos.esm'
|
- name: 'Patch for Purists - Dialogue Typos.esm'
|
||||||
- name: 'Patch for Purists - Base Patch.esm'
|
- name: 'Patch for Purists - Base Patch.esm'
|
||||||
- name: 'Patch for Purists - Book Typos.esm'
|
- name: 'Patch for Purists - Book Typos.esm'
|
||||||
|
msg:
|
||||||
|
- *obsolete
|
||||||
|
|
||||||
- name: 'Patch for Purists - Expansion Implementation.esm'
|
- name: 'Patch for Purists - Expansion Implementation.esm'
|
||||||
group: *unofficialPatches
|
group: *unofficialPatches
|
||||||
@@ -171,6 +204,8 @@ plugins:
|
|||||||
- name: 'Patch for Purists - Base Patch.esm'
|
- name: 'Patch for Purists - Base Patch.esm'
|
||||||
- name: 'Patch for Purists - Book Typos.esm'
|
- name: 'Patch for Purists - Book Typos.esm'
|
||||||
- name: 'Patch for Purists - Floating Rocks.esm'
|
- name: 'Patch for Purists - Floating Rocks.esm'
|
||||||
|
msg:
|
||||||
|
- *obsolete
|
||||||
|
|
||||||
- name: 'Patch for Purists - Dialogue Inconsistencies.esm'
|
- name: 'Patch for Purists - Dialogue Inconsistencies.esm'
|
||||||
group: *unofficialPatches
|
group: *unofficialPatches
|
||||||
@@ -180,6 +215,8 @@ plugins:
|
|||||||
- name: 'Patch for Purists - Book Typos.esm'
|
- name: 'Patch for Purists - Book Typos.esm'
|
||||||
- name: 'Patch for Purists - Floating Rocks.esm'
|
- name: 'Patch for Purists - Floating Rocks.esm'
|
||||||
- name: 'Patch for Purists - Expansion Implementation.esm'
|
- name: 'Patch for Purists - Expansion Implementation.esm'
|
||||||
|
msg:
|
||||||
|
- *obsolete
|
||||||
|
|
||||||
- name: 'Patch for Purists - Statistic Typos.esm'
|
- name: 'Patch for Purists - Statistic Typos.esm'
|
||||||
group: *unofficialPatches
|
group: *unofficialPatches
|
||||||
@@ -190,6 +227,8 @@ plugins:
|
|||||||
- name: 'Patch for Purists - Floating Rocks.esm'
|
- name: 'Patch for Purists - Floating Rocks.esm'
|
||||||
- name: 'Patch for Purists - Expansion Implementation.esm'
|
- name: 'Patch for Purists - Expansion Implementation.esm'
|
||||||
- name: 'Patch for Purists - Dialogue Inconsistencies.esm'
|
- name: 'Patch for Purists - Dialogue Inconsistencies.esm'
|
||||||
|
msg:
|
||||||
|
- *obsolete
|
||||||
|
|
||||||
#Other Mods (default)
|
#Other Mods (default)
|
||||||
- name: 'Improved Argonians.esp'
|
- name: 'Improved Argonians.esp'
|
||||||
|
|||||||
Reference in New Issue
Block a user