Skip to content

Commit

Permalink
Update The TTW Interiors Project (#326)
Browse files Browse the repository at this point in the history
* Add location
- https://www.nexusmods.com/newvegas/mods/66449/

* Add cleaning data
- Version 4.3.3

* Add requirements.
- TTW v320+.

* Update bash tags
- To preserve changes to AIPackages, Graphics, Inventory, ObjectBounds, Scripts and Text.

* Add load after rules
- To resolve changes being reverted by AWorldOfPainFO3.esm and MothershipZetaRehaul.esm.
  • Loading branch information
Superfly Johnson authored Mar 3, 2024
1 parent 8074a4c commit c267845
Showing 1 changed file with 19 additions and 1 deletion.
20 changes: 19 additions & 1 deletion masterlist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3271,15 +3271,33 @@ plugins:
- 'TTWInteriorsProject_Combo.esm'
- 'TTWInteriorsProject_Combo_AWOP.esm'
- name: 'TTWInteriorsProject_Combo.esm'
url:
- link: 'https://www.nexusmods.com/newvegas/mods/66449/'
name: 'The TTW Interiors Project'
req:
- *TTWv320
- 'TTWInteriors_Core.esm'
after:
- 'AWorldOfPainFO3.esm'
- 'MothershipZetaRehaul.esm'
inc:
- 'NVInteriors_WastelandEdition.esm'
- 'NVInteriors_WastelandEditonAWOP.esm'
- 'NVInteriors_ComboEdition.esm'
- 'NVInteriors_ComboEdition_AWOP.esm'
- 'TTWInteriorsProject_Combo_AWOP.esm'
tag:
- Invent
- Actors.AIPackages
- Graphics
- Invent.Add
- Invent.Remove
- Names
- ObjectBounds
- Scripts
- Text
clean:
- crc: 0xE300827D
util: 'FNVEdit v4.0.4'
- name: 'TTWInteriorsProject_Combo_AWOP.esm'
inc:
- 'NVInteriors_WastelandEdition.esm'
Expand Down

0 comments on commit c267845

Please sign in to comment.