From 0ca2638278d6590fb17f2623bdff44a2920a6d5b Mon Sep 17 00:00:00 2001 From: MacSplody <1944639+MacSplody@users.noreply.github.com> Date: Mon, 5 Aug 2024 22:24:27 +0100 Subject: [PATCH] Add UTSOTD Tamriel Landscapes (#1885) * Add location - https://www.nexusmods.com/oblivion/mods/38792/ * Add cleaning data - Version 0.1. * Add tags - All three add regions to worldspace cells. --- masterlist.yaml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/masterlist.yaml b/masterlist.yaml index 5a7b9a9cc..696a8adb9 100644 --- a/masterlist.yaml +++ b/masterlist.yaml @@ -18959,6 +18959,26 @@ plugins: util: '[TES4Edit v4.0.4b](https://www.nexusmods.com/oblivion/mods/11536)' itm: 156 + - name: 'TWMP_(BlackMarsh|Summerset|Valenwood_Elsweyr)\.esp' + url: + - link: 'https://www.nexusmods.com/oblivion/mods/38792/' + name: 'Under the sign of the dragon - Tamriel Landscapes' + tag: [ C.Regions ] + - name: 'TWMP_BlackMarsh.esp' + dirty: + - <<: *quickClean + crc: 0x187ECFC8 + util: '[TES4Edit v4.1.5g](https://www.nexusmods.com/oblivion/mods/11536)' + udr: 5 + - name: 'TWMP_Summerset.esp' + clean: + - crc: 0xB37CDA69 + util: 'TES4Edit v4.1.5g' + - name: 'TWMP_Valenwood_Elsweyr.esp' + clean: + - crc: 0xA99C983A + util: 'TES4Edit v4.1.5g' + - name: 'Valenwood Improved.esp' url: [ 'https://www.nexusmods.com/oblivion/mods/22555/' ] req: [ 'DLCShiveringIsles.esp' ]