Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add TWMP Locations #1891

Merged
merged 5 commits into from
Aug 7, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 18 additions & 1 deletion masterlist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19010,6 +19010,21 @@ plugins:
subs: [ 'TWMP_HighRock.esp' ]
condition: 'active("TWMP_HighRock.esp") and version("TWMP_HighRock.esp", "2.0", >=)'

- name: 'TWMP_Locations.esp'
url:
- link: 'https://www.nexusmods.com/oblivion/mods/46149/'
name: 'TWMP Locations'
after: [ 'TWMP Skyrim Guard Armors & Shields.esp' ]
tag:
- C.Name
- C.Owner
- C.Regions
dirty:
- <<: *quickClean
crc: 0xEF4C9111
util: '[TES4Edit v4.1.5g](https://www.nexusmods.com/oblivion/mods/11536)'
itm: 41

- name: 'TWMP SI.esp'
url:
- link: 'https://www.nexusmods.com/oblivion/mods/46694/'
Expand Down Expand Up @@ -24923,7 +24938,9 @@ plugins:
name: 'Elsweyr the Deserts of Anequina (Nexus Mods)'
- link: 'https://www.afkmods.com/index.php?/files/file/2172-elsweyr-anequina-valenwood-improved-patch/'
name: 'Elsweyr Anequina - Valenwood Improved Patch (AFK Mods)'
after: [ 'Valenwood Improved.esp' ]
after:
- 'TWMP_Locations.esp'
- 'Valenwood Improved.esp'
msg:
- <<: *alsoUseX
subs: [ 'INI setting [`bBorderRegionsEnabled=0`](https://wiki.nexusmods.com/index.php/Removing_In-Game_Borders)' ]
Expand Down
Loading