Skip to content

Commit

Permalink
Add krrptd's FROST Patch Compendium (#643)
Browse files Browse the repository at this point in the history
* Add location
- https://www.nexusmods.com/fallout4/mods/57553/

* Assign group
- Only to some files.
- Tweaks have been left ungrouped for now.
- PLI_USAF_Olivia FROSTified does not require grouping, due to its master loading after FCF.

* Add messages
- For required mods.

* Add load after rule
- Shatter patch changes are reverted, should take priority over name changing patch.
  • Loading branch information
MacSplody authored Dec 1, 2024
1 parent 0e47c5f commit 9502440
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions masterlist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5139,6 +5139,21 @@ plugins:
- crc: 0x711D8410
util: 'FO4Edit v4.1.5k'

# krrptd's FROST Patch Compendium #
- name: '((FROST - (ELO|LootableVertibirds|M38|Shatter) Patch|Patchy Ghouls)|FROST( Monohome_NoRadio|_NoECZNReset|_NoLeapingFerals)|No Geiger Sounds|PLI_USAF_Olivia FROSTified)\.esp'
url:
- link: 'https://www.nexusmods.com/fallout4/mods/57553/'
name: 'krrptd''s FROST Patch Compendium'
- name: 'FROST - (ELO|LootableVertibirds|M38|Shatter) Patch\.esp'
group: *coreLatePatchesGroup
- name: 'FROST - M38 Patch.esp'
msg:
- <<: *requiresX
subs: [ '[The M38 Gas Mask](https://www.nexusmods.com/fallout4/mods/43058/)' ]
condition: 'not file("M38 Gas Mask Replacer\.es[lp]")'
- name: 'FROST - Shatter Patch.esp'
after: [ 'SimplifiedSorting_aFrostMod.esp' ]

##### FROST - Deprecated & Outdated Files #####
- name: 'FROSTfix.esp'
url:
Expand Down

0 comments on commit 9502440

Please sign in to comment.