Skip to content

Commit

Permalink
Add TTW A World of Pain for Fallout 3 (#327)
Browse files Browse the repository at this point in the history
* Add location
- https://www.nexusmods.com/newvegas/mods/66265/

* Add cleaning data
- Version 2.07

* Add requirement
- TTWv320+

* Add messages
- Patch provided for JIP Companions Command and Control.
- 3rd party patch available for FafnirUniqueTTWOverhaul at Literally Who's Patch Emporium.

* Add bash tags
- Preserve changes to cell lighting and factions.
  • Loading branch information
Superfly Johnson authored Mar 3, 2024
1 parent c267845 commit 4dd3ed4
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions masterlist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2792,6 +2792,27 @@ plugins:
subs: [ 'Low Robots ESP' ]
condition: 'many("AWOP(Very)?LowRobots\.esp")'

- name: 'AWorldOfPainFO3.esm'
url:
- link: 'https://www.nexusmods.com/newvegas/mods/66265/'
name: 'TTW A World of Pain for Fallout 3'
req: [ *TTWv320 ]
msg:
- <<: *patch3rdParty
subs:
- 'Literally Who''s Patch Emporium'
- '[AWorldOfPainFO3 - FafnirUniqueTTWOverhaul Patch](https://www.nexusmods.com/newvegas/mods/83169/)'
condition: 'active("FafnirUniqueTTWOverhaul.esp") and not active("AWorldOfPainFO3-FafnirUniqueTTWOverhaul.esp")'
- <<: *patchProvided
subs: [ 'JIP Companions Command and Control' ]
condition: 'active("JIP Companions Command & Control.esp") and not file("textures/jazzisparis/ccc/avatar_the_warden.dds")'
tag:
- C.Light
- Faction
clean:
- crc: 0xC0E2EF21
util: 'FNVEdit v4.0.4c'

###### Locations - New Structures & Landmarks ######
- name: 'Cut Sewers Restored.esp'
url: [ 'https://www.nexusmods.com/newvegas/mods/55956/' ]
Expand Down

0 comments on commit 4dd3ed4

Please sign in to comment.