Skip to content

Commit

Permalink
Update Unique Landscapes - Imperial Isle and Landscape Fix mod (#1860)
Browse files Browse the repository at this point in the history
* Add url name: xulImperialIsle.esp
* Add useInstead message
* Add load after
  • Loading branch information
pStyl3 authored Feb 11, 2024
1 parent b2a2905 commit 1a4c300
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions masterlist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1699,6 +1699,10 @@ plugins:
condition: 'many("(Imperial City|Market District) Landscape Fix\.esp")'
- name: 'Imperial City Landscape Fix.esp'
after: [ 'Region Revive - Lake Rumare.esp' ]
msg:
- <<: *useInstead
subs: [ 'Market District Landscape Fix.esp' ]
condition: 'active("xulImperialIsle.esp")'
clean:
- crc: 0xA8506AD1
util: 'TES4Edit v4.0.4c'
Expand Down Expand Up @@ -25598,8 +25602,12 @@ plugins:
util: 'TES4Edit v4.0.3'
### UL Imperial Isle ###
- name: 'xulImperialIsle.esp'
url: [ 'https://www.nexusmods.com/oblivion/mods/9531/' ]
after: [ 'road+bridges.esp' ]
url:
- link: 'https://www.nexusmods.com/oblivion/mods/9531/'
name: 'Unique Landscapes - Imperial Isle'
after:
- 'road+bridges.esp'
- 'Add some flavor - city gates.esp'
clean:
- crc: 0x61026078
util: 'TES4Edit v4.0.3'
Expand Down

0 comments on commit 1a4c300

Please sign in to comment.