Skip to content

Commit

Permalink
Add TWMP High Rock (#1889)
Browse files Browse the repository at this point in the history
* Add Locations
- https://www.nexusmods.com/oblivion/mods/40005/
- https://www.nexusmods.com/oblivion/mods/53437/

* Add tag
- Adds regions to WRLD cells.

* Add load after rule
- Not strictly required, adding to match expected order.

* Add cleaning data
- Version 2.0.

* Add message
- Map Markers plugin from old version included in v2.0.
  • Loading branch information
MacSplody authored Aug 6, 2024
1 parent 0520f18 commit 908a76c
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions masterlist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18991,6 +18991,25 @@ plugins:
util: '[TES4Edit v4.1.5g](https://www.nexusmods.com/oblivion/mods/11536)'
itm: 3

- name: 'TWMP_HighRock.esp'
url:
- link: 'https://www.nexusmods.com/oblivion/mods/40005/'
name: 'TWMP'
- link: 'https://www.nexusmods.com/oblivion/mods/53437/'
name: 'TWMP High Rock'
after: [ 'TWMP SI.esp' ]
tag: [ C.Regions ]
dirty:
- <<: *quickClean
crc: 0x87714FD7
util: '[TES4Edit v4.1.5g](https://www.nexusmods.com/oblivion/mods/11536)'
itm: 461
- name: 'TWMP_MapMarkers_HighRock.esp'
msg:
- <<: *alreadyInX
subs: [ 'TWMP_HighRock.esp' ]
condition: 'active("TWMP_HighRock.esp") and version("TWMP_HighRock.esp", "2.0", >=)'

- name: 'TWMP SI.esp'
url:
- link: 'https://www.nexusmods.com/oblivion/mods/46694/'
Expand Down

0 comments on commit 908a76c

Please sign in to comment.