Skip to content

Commit

Permalink
Update Heavy Armory - New Weapons (#2943)
Browse files Browse the repository at this point in the history
* 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.
  • Loading branch information
sibir-ine authored Jun 15, 2024
1 parent e39058e commit 1b51cd9
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions masterlist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19288,7 +19288,7 @@ plugins:
- crc: 0x3023FFC9
util: 'SSEEdit v4.0.3h (Hotfix 1)'

- name: 'PrvtI_(HeavyArmory.*|HA.*|Fishing_DraugrWeapons)\.esp'
- name: 'PrvtI_(HeavyArmory|HA).*\.esp'
url:
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/6308/'
name: 'Heavy Armory - New Weapons'
Expand All @@ -19300,12 +19300,9 @@ plugins:
condition: 'active("MLU.esp") and not active("MLU_HeavyArmory Patch.esp")'
- <<: *patch3rdParty_RPC
condition: 'active("Requiem.esp") and not active("Requiem - Heavy Armory.esp")'
- <<: *patchIncluded
subs: [ 'Complete Crafting Overhaul Remastered' ]
condition: 'active("Complete Crafting Overhaul_Remastered.esp") and not active("PrvtI_HeavyArmory(_AA)?_CCOR_Patch\.esp")'
- <<: *patchIncluded
subs: [ 'Weapons Armor Clothing and Clutter Fixes' ]
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")'
condition: 'active("Weapons Armor Clothing & Clutter Fixes.esp") and not active("PrvtI_HeavyArmory_WACCF_Patch.esp")'
tag:
- Delev
- Invent.Add
Expand All @@ -19317,11 +19314,6 @@ plugins:
clean:
- crc: 0x89D66889
util: 'SSEEdit v4.0.4c'
- name: 'PrvtI_HeavyArmory_WACCF_Patch.esp'
msg:
- <<: *alreadyInX
subs: [ 'PrvtI_HeavyArmory_CCOR_Patch.esp' ]
condition: 'active("PrvtI_HeavyArmory_CCOR_Patch.esp")'

- name: 'PrvtIRoyalArmory.esp'
url:
Expand Down

0 comments on commit 1b51cd9

Please sign in to comment.