Skip to content

Commit c248d3b

Browse files
authored
Add Fallout Tactics Brotherhood Armor Integration (#464)
* Add location - https://www.nexusmods.com/newvegas/mods/70112/ * Add message - Should be removed if using STAR TTW. - Mod is integrated, resources required. * Add tags - Changes items of npcs. * Add cleaning data - Version 1.1
1 parent 0a6b239 commit c248d3b

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

masterlist.yaml

+13
Original file line numberDiff line numberDiff line change
@@ -3653,6 +3653,19 @@ plugins:
36533653
- crc: 0x5E8C9DD4
36543654
util: 'FNVEdit v4.1.5d'
36553655

3656+
- name: 'Fallout Tactics Brotherhood Armor Integration.esp'
3657+
url: [ 'https://www.nexusmods.com/newvegas/mods/70112/' ]
3658+
msg:
3659+
- <<: *deletePlugin
3660+
subs: [ 'STAR TTW 2.esp' ]
3661+
condition: 'file("STAR TTW 2.esp")'
3662+
tag:
3663+
- Invent.Add
3664+
- Invent.Remove
3665+
clean:
3666+
- crc: 0x85E376F6
3667+
util: 'FNVEdit v4.1.5d'
3668+
36563669
- name: 'Fallout The Odyssey Mega Armor Pack.esp'
36573670
url: [ 'https://www.nexusmods.com/newvegas/mods/79313/' ]
36583671
req:

0 commit comments

Comments
 (0)