Skip to content

Commit

Permalink
Add Fallout The Odyssey Mega Armor Pack (#459)
Browse files Browse the repository at this point in the history
* 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.
  • Loading branch information
MacSplody authored Apr 15, 2024
1 parent 9114f06 commit dd57071
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions masterlist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3630,6 +3630,34 @@ plugins:
- crc: 0xAED9FB40
util: 'FNVEdit v4.1.5d'

- name: 'Fallout The Odyssey Mega Armor Pack.esp'
url: [ 'https://www.nexusmods.com/newvegas/mods/79313/' ]
req:
- <<: *JIPLN
condition: 'file("config/Odyssey Armors Config.ini")'
- <<: *johnnyGuitar
condition: 'file("config/Odyssey Armors Config.ini")'
msg:
- <<: *alsoUseX
subs: [ '[Titans of The New West 2.0](https://www.nexusmods.com/newvegas/mods/78688/)' ]
condition: 'not active("Titans of The New West.esp") and not file("STAR TTW 2.esp")'
- <<: *deletePlugin
subs: [ 'STAR TTW 2.esp' ]
condition: 'file("STAR TTW 2.esp")'
- <<: *requires_xNVSE
condition: 'version("../nvse_1_4.dll", "0.6.0.0", <) and file("config/Odyssey Armors Config.ini")'
tag:
- name: 'Invent.Add'
condition: 'file("config/Odyssey Armors Config.ini")'
- name: 'Invent.Remove'
condition: 'file("config/Odyssey Armors Config.ini")'
clean:
- crc: 0x78B37214
util: 'FNVEdit v4.1.5d'
# LL Integrated
- crc: 0x63B321E5
util: 'FNVEdit v4.1.5d'

- name: 'GP-5 Gasmask.esp'
url: [ 'https://www.nexusmods.com/newvegas/mods/72282/' ]
msg:
Expand Down

0 comments on commit dd57071

Please sign in to comment.