Skip to content

Commit

Permalink
Add Classic Fallout 2 Metal armor Mk II (#441)
Browse files Browse the repository at this point in the history
* Add location
- https://www.nexusmods.com/newvegas/mods/79493/

* Add cleaning data
- Version 1.3.0

* Add message
- Should be removed if using STAR TTW.
- Mod is integrated, resources required.
  • Loading branch information
MacSplody authored Apr 15, 2024
1 parent f8fb391 commit bd4abc8
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions masterlist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3476,6 +3476,25 @@ plugins:
util: '[FNVEdit v4.1.5d](https://www.nexusmods.com/newvegas/mods/34703)'
itm: 5

- name: 'MCMetalArmor.esp'
url:
- link: 'https://www.nexusmods.com/newvegas/mods/79493/'
name: 'Classic Fallout 2 Metal armor Mk II'
msg:
- <<: *deletePlugin
subs: [ 'STAR TTW 2.esp' ]
condition: 'file("STAR TTW 2.esp")'
clean:
# NVSE Replacer
- crc: 0x1DFFE0BF
util: 'FNVEdit v4.1.5d'
# Full Replacer
- crc: 0xCD20E4C8
util: 'FNVEdit v4.1.5d'
# Helmet voice modulation
- crc: 0x47D0EC5E
util: 'FNVEdit v4.1.5d'

- name: 'MCMetalMK1(Armor|ArmorNonR|Helmet)\.esp'
url:
- link: 'https://www.nexusmods.com/newvegas/mods/80930/'
Expand Down

0 comments on commit bd4abc8

Please sign in to comment.