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

New vegas redesigned 3 #480

Merged
merged 11 commits into from
Apr 17, 2024
5 changes: 3 additions & 2 deletions masterlist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7344,12 +7344,13 @@ plugins:
name: 'Qwinn''s Refined FNV Redesigned 3'
- link: 'https://www.nexusmods.com/newvegas/mods/72951/'
name: 'NVR3R - New Vegas Redesigned 3 Revised'
after: [ 'Project Beauty.esm' ]
after:
- 'Project Beauty.esm'
Yinsolaya marked this conversation as resolved.
Show resolved Hide resolved
- 'Two Wastelands Redesigned.esm'
inc:
- 'New Vegas Redesigned.esm'
- 'New Vegas Redesigned II.esm'
- 'TTW Redesigned.esm'
- 'Two Wastelands Redesigned.esm'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removing the inc would be fine, it's possible to patch the two manually.
I'd be reluctant to add the load after rule though, as it could come down to user preference.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm...that is a fair point. Okay, removing the incompatibility only it is!

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I generally avoid changing order between NPC appearance mods.
Unless there's a good reason, as it's potentially a can of worms.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Admittedly, my initial reasoning was due to New Vegas Redesigned 3 covering the same things as the NV side for Two Wastelands Redesigned, just like Project Beauty did for the 3 side. Redesigned 3 has a few edits for both, but they're not major from what I've seen. This does get turned on its head, if users are still using the Legacy versions, which add extra content.

tag:
- Actors.ACBS
- Actors.AIData
Expand Down
Loading