Skip to content

Commit

Permalink
Update Tamriel Rebuilt (#104)
Browse files Browse the repository at this point in the history
* Remove files
- No longer included with mod.

* Update location
- Add to all mod files and add mod name.

* Add requirement
- Patch require Siege at Firemoth or merge version.

* Add message
- For included Siege at Firemoth patch.
  • Loading branch information
MacSplody authored Feb 19, 2024
1 parent 82b8b7c commit 0c22152
Showing 1 changed file with 14 additions and 19 deletions.
33 changes: 14 additions & 19 deletions masterlist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -799,27 +799,22 @@ plugins:
###### Gameplay - User Interface - Maps ######

###### Locations - New Lands ######
- name: 'TR_(Mainland|Factions|Firemoth_Vanilla_patch)\.es[mp]'
url:
- link: 'https://www.nexusmods.com/morrowind/mods/42145/'
name: 'Tamriel Rebuilt'
- name: 'TR_Mainland.esm'
msg:
- <<: *patchIncluded
subs: [ 'Siege at Firemoth' ]
condition: '(active("Siege at Firemoth.esp") or active("Unofficial Morrowind Official Plugins Patched.ESP")) and not active("TR_Firemoth_Vanilla_patch.esp")'
- name: 'TR_Factions.esp'
url: [ 'https://www.nexusmods.com/morrowind/mods/42145/' ]
after: [ 'higher faction requirements - Full.ESP' ]
- name: 'TR_Travels.esp'
url: [ 'https://www.nexusmods.com/morrowind/mods/42145/' ]
after:
- 'Beautiful cities of Morrowind.ESP'
- 'Religions Elaborated.ESP'
- 'SwampFever.ESP'
- 'TR_Preview.esp'
- name: 'TR_Travels_(Preview_and_Mainland).esp'
url: [ 'https://www.nexusmods.com/morrowind/mods/42145/' ]
after:
- 'Beautiful cities of Morrowind.ESP'
- 'TR_Travels.esp'
- name: 'TR_Travels Patch.esp'
url: [ 'https://www.nexusmods.com/morrowind/mods/42145/' ]
after:
- 'Beautiful cities of Morrowind.ESP'
- 'TR_Travels.esp'
- 'TR_Travels_(Preview_and_Mainland).esp'
- name: 'TR_Firemoth_Vanilla_patch.esp'
req:
- name: 'Siege at Firemoth.esp'
display: '[Siege at Firemoth](https://www.nexusmods.com/morrowind/mods/42982/) or [Unofficial Morrowind Official Plugins Patched](https://www.nexusmods.com/morrowind/mods/43931/)'
condition: 'not file("Unofficial Morrowind Official Plugins Patched.ESP") or not file("[Official]Siege at Firemoth.esp")'

###### Locations - New Structures & Landmarks ######

Expand Down

0 comments on commit 0c22152

Please sign in to comment.