Skip to content

Commit

Permalink
Add Pacifism and More (#444)
Browse files Browse the repository at this point in the history
* Add location
- https://www.nexusmods.com/fallout3/mods/25855/

* Add message
- Mod contains wild edits.

* Add cleaning data
- Version: 1.20
  • Loading branch information
Superfly Johnson authored Oct 5, 2023
1 parent dd4e033 commit a0e3ee2
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions masterlist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3173,6 +3173,20 @@ plugins:
subs: [ 'Remove all Static records except for **00000021** from **NIW_experimental.esp**.' ]
condition: 'checksum("NIW_experimental.esp", D426D3FF)'

- name: 'PAM.esp'
url:
- link: 'https://www.nexusmods.com/fallout3/mods/25855/'
name: 'Pacifism and More'
msg:
- <<: *wildEdits
subs: [ 'Delete **Moveable Static** & **00004324** & **00004354** in **PAM.esp**.' ]
condition: 'checksum("PAM.esp", BF8C7605) or checksum("PAM.esp", F5EDFBE4)'
dirty:
- <<: *quickClean
crc: 0xF5EDFBE4
util: '[FO3Edit v4.0.4c](https://www.nexusmods.com/fallout3/mods/637)'
itm: 1

- name: 'RH_IRONSIGHTS.esm'
url:
- link: 'https://www.nexusmods.com/fallout3/mods/6938/'
Expand Down

0 comments on commit a0e3ee2

Please sign in to comment.