Skip to content

Commit 1b51cd9

Browse files
authored
Update Heavy Armory - New Weapons (#2943)
* Update name * All plugins in package are of this form now. * Remove `patchIncluded` message * CCOR support now automatically handled by WACCF patch. * Update `patchIncluded` message * See above. * AA & WACCF combo patch requires WACCF patch. * Remove `alreadyInX` message * See above. * Remove empty plugin as well.
1 parent e39058e commit 1b51cd9

File tree

1 file changed

+2
-10
lines changed

1 file changed

+2
-10
lines changed

masterlist.yaml

+2-10
Original file line numberDiff line numberDiff line change
@@ -19288,7 +19288,7 @@ plugins:
1928819288
- crc: 0x3023FFC9
1928919289
util: 'SSEEdit v4.0.3h (Hotfix 1)'
1929019290

19291-
- name: 'PrvtI_(HeavyArmory.*|HA.*|Fishing_DraugrWeapons)\.esp'
19291+
- name: 'PrvtI_(HeavyArmory|HA).*\.esp'
1929219292
url:
1929319293
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/6308/'
1929419294
name: 'Heavy Armory - New Weapons'
@@ -19300,12 +19300,9 @@ plugins:
1930019300
condition: 'active("MLU.esp") and not active("MLU_HeavyArmory Patch.esp")'
1930119301
- <<: *patch3rdParty_RPC
1930219302
condition: 'active("Requiem.esp") and not active("Requiem - Heavy Armory.esp")'
19303-
- <<: *patchIncluded
19304-
subs: [ 'Complete Crafting Overhaul Remastered' ]
19305-
condition: 'active("Complete Crafting Overhaul_Remastered.esp") and not active("PrvtI_HeavyArmory(_AA)?_CCOR_Patch\.esp")'
1930619303
- <<: *patchIncluded
1930719304
subs: [ 'Weapons Armor Clothing and Clutter Fixes' ]
19308-
condition: 'active("Weapons Armor Clothing & Clutter Fixes.esp") and not active("Complete Crafting Overhaul_Remastered.esp") and not active("PrvtI_HeavyArmory(_AA)?_WACCF_Patch\.esp")'
19305+
condition: 'active("Weapons Armor Clothing & Clutter Fixes.esp") and not active("PrvtI_HeavyArmory_WACCF_Patch.esp")'
1930919306
tag:
1931019307
- Delev
1931119308
- Invent.Add
@@ -19317,11 +19314,6 @@ plugins:
1931719314
clean:
1931819315
- crc: 0x89D66889
1931919316
util: 'SSEEdit v4.0.4c'
19320-
- name: 'PrvtI_HeavyArmory_WACCF_Patch.esp'
19321-
msg:
19322-
- <<: *alreadyInX
19323-
subs: [ 'PrvtI_HeavyArmory_CCOR_Patch.esp' ]
19324-
condition: 'active("PrvtI_HeavyArmory_CCOR_Patch.esp")'
1932519317

1932619318
- name: 'PrvtIRoyalArmory.esp'
1932719319
url:

0 commit comments

Comments
 (0)