Skip to content

Commit

Permalink
Update Andromeda - Unique Standing Stones of Skyrim (#2880)
Browse files Browse the repository at this point in the history
* Update location
* Remove load after
* Change message to &compatIssuesWithX: Disparity
* Add &compatIssuesWithX msg: Convenient Horses
  • Loading branch information
pStyl3 authored Dec 3, 2023
1 parent 62bbc3c commit 35f3f2b
Showing 1 changed file with 10 additions and 15 deletions.
25 changes: 10 additions & 15 deletions masterlist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12105,7 +12105,9 @@ plugins:
msg: [ *patch3rdParty_SRPC ]

- name: 'Andromeda - Unique Standing Stones of Skyrim.esp'
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/14910/' ]
url:
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/14910/'
name: 'Andromeda - Unique Standing Stones of Skyrim'
inc:
- 'Aurora - Standing Stones of Skyrim.esp'
- 'Better_Standing_Stones.esp'
Expand All @@ -12119,30 +12121,23 @@ plugins:
- 'standingstoneoverhaul.esp'
- 'Standing Stones Overhaul.esp'
- 'Superior Standing Stones.esp'
after:
- 'Convenient Horses.esp'
- 'Disparity.esp'
after: [ 'Disparity.esp' ]
tag:
- -Names
- EffectStats
- Graphics
- SpellStats
- Text
msg:
- <<: *compatIssuesWithX
subs: [ 'Convenient Horses **Convenient Horses.esp**' ]
condition: 'active("Convenient Horses.esp")'
- <<: *compatIssuesWithX
subs: [ 'Disparity **Disparity.esp**' ]
condition: 'active("Disparity.esp")'
- <<: *compatNotes
subs: [ 'https://www.nexusmods.com/skyrimspecialedition/articles/365/' ]
- *includesMBBF
- type: say
content:
- lang: en
text: 'Make sure the Disparity option "Use Modified Blessings" is disabled.'
- lang: de
text: 'Stellen Sie sicher, dass die Disparity-Option "Use Modified Blessings" (übers. "Modifizierte Segen Benutzen") deaktiviert ist.'
- lang: ja
text: 'Disparityのオプション「変更された祝福の使用(Used Modified Blessings)」が無効になっているかを確認してください。'
- lang: pt_PT
text: 'Certifique-se que a opção de Disparity "Use Modified Blessings (trad. "Utilizar Benções Modificadas") está desativada.'
condition: 'active("Disparity.esp")'
clean:
- crc: 0x039C4DA3
util: 'SSEEdit v4.0.3'
Expand Down

0 comments on commit 35f3f2b

Please sign in to comment.