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

Add Big Town Extensions #328

Merged
merged 3 commits into from
Mar 3, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 27 additions & 0 deletions masterlist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2454,6 +2454,33 @@ plugins:
- crc: 0xEBAC2B12
util: 'FNVEdit v4.0.4b'

- name: 'Big Town Extensions.esm'
url:
- link: 'https://www.nexusmods.com/newvegas/mods/74825/'
name: 'Big Town Extensions'
req:
- *JIPLN
- *johnnyGuitar
- *TTWv320
after: [ 'AWorldOfPainFO3.esm' ]
msg:
- <<: *patch3rdParty
subs:
- 'Literally Who''s Patch Emporium'
- '[TTW Reputations - Big Town Extensions](https://www.nexusmods.com/newvegas/mods/83169/)'
condition: 'active("TTW Reputations.esm") and not active("TTW Reputations - Big Town Extensions.esp")'
- <<: *wildEdits
subs: [ 'Delete **0602D934** & **06058B9E** from **Big Town Extensions.esm**.' ]
condition: 'checksum("Big Town Extensions.esm", A99EFA1E) or checksum("Big Town Extensions.esm", 39F84E9C)'
tag:
- C.Owner
- Names
dirty:
- <<: *quickClean
crc: 0xA99EFA1E
util: '[FNVEdit v4.0.4c](https://www.nexusmods.com/newvegas/mods/34703)'
itm: 10

###### Locations - New Lands ######
- name: 'AWorldOfPain(Preview).esm'
url: [ 'https://www.nexusmods.com/newvegas/mods/38719/' ]
Expand Down
Loading