Skip to content

Commit dd57071

Browse files
authored
Add Fallout The Odyssey Mega Armor Pack (#459)
* Add location - https://www.nexusmods.com/newvegas/mods/79313/ * Add message - Should be removed if using STAR TTW. - Mod is integrated, resources required. * Add cleaning data - Version 1.0 & LL 1.1 * Add tags - Only required for LL Integration. - Adds and removes items in npcs. * Add requirements - Only for LL Integrated version. * Add message - Recommended to also use itans of The New West. - Disable message if STARS TTW is present.
1 parent 9114f06 commit dd57071

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

masterlist.yaml

+28
Original file line numberDiff line numberDiff line change
@@ -3630,6 +3630,34 @@ plugins:
36303630
- crc: 0xAED9FB40
36313631
util: 'FNVEdit v4.1.5d'
36323632

3633+
- name: 'Fallout The Odyssey Mega Armor Pack.esp'
3634+
url: [ 'https://www.nexusmods.com/newvegas/mods/79313/' ]
3635+
req:
3636+
- <<: *JIPLN
3637+
condition: 'file("config/Odyssey Armors Config.ini")'
3638+
- <<: *johnnyGuitar
3639+
condition: 'file("config/Odyssey Armors Config.ini")'
3640+
msg:
3641+
- <<: *alsoUseX
3642+
subs: [ '[Titans of The New West 2.0](https://www.nexusmods.com/newvegas/mods/78688/)' ]
3643+
condition: 'not active("Titans of The New West.esp") and not file("STAR TTW 2.esp")'
3644+
- <<: *deletePlugin
3645+
subs: [ 'STAR TTW 2.esp' ]
3646+
condition: 'file("STAR TTW 2.esp")'
3647+
- <<: *requires_xNVSE
3648+
condition: 'version("../nvse_1_4.dll", "0.6.0.0", <) and file("config/Odyssey Armors Config.ini")'
3649+
tag:
3650+
- name: 'Invent.Add'
3651+
condition: 'file("config/Odyssey Armors Config.ini")'
3652+
- name: 'Invent.Remove'
3653+
condition: 'file("config/Odyssey Armors Config.ini")'
3654+
clean:
3655+
- crc: 0x78B37214
3656+
util: 'FNVEdit v4.1.5d'
3657+
# LL Integrated
3658+
- crc: 0x63B321E5
3659+
util: 'FNVEdit v4.1.5d'
3660+
36333661
- name: 'GP-5 Gasmask.esp'
36343662
url: [ 'https://www.nexusmods.com/newvegas/mods/72282/' ]
36353663
msg:

0 commit comments

Comments
 (0)