Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Classic Fallout Weapons #484

Merged
merged 5 commits into from
Apr 19, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
50 changes: 42 additions & 8 deletions masterlist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3702,6 +3702,48 @@ plugins:
- crc: 0x2963032B
util: 'FNVEdit v4.1.5d'

- name: '(CFWNV|CFW-(DLC|DM|GRA|HH|LR|OWB))\.es[mp]'
url:
- link: 'https://www.nexusmods.com/newvegas/mods/37002/'
name: 'Classic Fallout Weapons - New Vegas'
- name: 'CFWNV.esm'
inc:
- 'Classic Fallout Weapons Remastered v1.2.esp'
- 'Classic Fallout Weapons Replacer Pack.esp'
- *TTWv320
msg:
- <<: *useInstead
subs: [ '[Classic Fallout Weapons Remastered](https://www.nexusmods.com/newvegas/mods/73805/)' ]
condition: 'file("DeadMoney.esm") and file("HonestHearts.esm") and file("OldWorldBlues.esm") and file("LonesomeRoad.esm") and file("GunRunnersArsenal.esm") and file("CaravanPack.esm") and file("ClassicPack.esm") and file("MercenaryPack.esm") and file("TribalPack.esm")'
tag:
- Delev
- Invent.Add
- Invent.Remove
- name: 'CFW-DLC.esp'
tag:
- Delev
- Graphics
- Invent.Add
- Relev
- WeaponMods
- name: 'CFW-DM.esp'
tag:
- Graphics
- WeaponMods
- name: 'CFW-GRA.esp'
tag:
- Delev
- Graphics
- WeaponMods
- name: 'CFW-HH.esp'
tag: [ Delev ]
- name: 'CFW-LR.esp'
tag:
- Delev
- Invent.Add
- name: 'CFW-OWB.esp'
tag: [ Relev ]

- name: 'ClassicMetalArmorMkI.esp'
url:
- link: 'https://www.nexusmods.com/newvegas/mods/67315/'
Expand Down Expand Up @@ -6941,10 +6983,6 @@ plugins:
- Eyes
- Hair
- Names
- name: 'CFW-DLC.esp'
tag:
- Invent
- Graphics
- name: 'ammoingredientsloot.esp'
tag: [ Invent ]
- name: 'Alternative Repairing - Breakdown Item Icons.esp'
Expand Down Expand Up @@ -7617,10 +7655,6 @@ plugins:
url: [ 'https://www.nexusmods.com/newvegas/mods/58473/' ]
inc: [ *TTWv320 ]

- name: 'CFWNV.esm'
url: [ 'https://www.nexusmods.com/newvegas/mods/37002/' ]
inc: [ *TTWv320 ]

- name: 'IMPACT.esp'
url:
- link: 'https://www.nexusmods.com/newvegas/mods/57113/'
Expand Down
Loading