Skip to content

Commit

Permalink
Add Big Town Extensions (#328)
Browse files Browse the repository at this point in the history
* Add location
- https://www.nexusmods.com/newvegas/mods/74825/

* Add cleaning data
- Version 5.03

* Add reuirements
- JIPLN, johnnyGuitar and TTWv320+.

* Add messages
- 3rd party patch available for TTW Reputations at Literally Who''s Patch Emporium.
- For removal of wild edits.

* Add load after rule
- AWorldOfPainFO3.esm.

* Add bash tags
- To preserve cell ownership and Name changes.
  • Loading branch information
Superfly Johnson authored Mar 3, 2024
1 parent 4dd3ed4 commit 3c67153
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions masterlist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2774,6 +2774,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

0 comments on commit 3c67153

Please sign in to comment.