Skip to content

Commit

Permalink
Add FROST - JSRS Patch (#646)
Browse files Browse the repository at this point in the history
* Add location
- https://www.nexusmods.com/fallout4/mods/60243/

* Add cleaning data
- Version 1.5.

* Add load after rule
- Must be placed after Frost Official Updates (Redux) - Explosion Effects.

* Add to group
- Place with other patches.
- Requested position for patches.

* Add message
- Explosion Effects version should be used if RedsFrostExplosionEffects.esp is present.
  • Loading branch information
MacSplody authored Dec 2, 2024
1 parent b05b4c8 commit df4d493
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions masterlist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5161,6 +5161,24 @@ plugins:
- crc: 0x711D8410
util: 'FO4Edit v4.1.5k'

# JSRS Sound Mod #
- name: 'FROST - JSRS Patch.esp'
url:
- link: 'https://www.nexusmods.com/fallout4/mods/60243/'
name: 'FROST - JSRS Patch'
group: *coreLatePatchesGroup
after: [ 'RedsFrostExplosionEffects.esp' ]
msg:
- <<: *useVersion
subs: [ 'Explosion Effects' ]
condition: 'active("RedsFrostExplosionEffects.esp") and checksum("FROST - JSRS Patch.esp", 1B322271)'
clean:
- crc: 0x1B322271
util: 'FO4Edit v4.1.5k'
# Frost Official Updates (Redux) - Explosion Effects
- crc: 0x1293014E
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:
Expand Down

0 comments on commit df4d493

Please sign in to comment.