Skip to content

Commit

Permalink
Update Strip Lights Region Fix (#386)
Browse files Browse the repository at this point in the history
* Update location
- Add mod name, and apply to all mod plugins.

* Add load after rules
- To place patches after main file.

* Add tag
- For region changes in patches.

* Update cleaning data
- Version 1.3.2
  • Loading branch information
MacSplody authored Apr 7, 2024
1 parent fcba54b commit 7b99302
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions masterlist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1105,13 +1105,19 @@ plugins:
subs: [ 'Yukichigai Unofficial Patch' ]
condition: 'active("YUP - Base Game( \+ All DLC)?\.esm")'

- name: 'Strip Lights Region Fix.*\.esp'
url:
- link: 'https://www.nexusmods.com/newvegas/mods/73596/'
name: 'Strip Lights Region Fix'
- name: 'Strip Lights Region Fix.esp'
url: [ 'https://www.nexusmods.com/newvegas/mods/73596/' ]
group: *cellSettingsGroup
tag: [ C.Regions ]
clean:
- crc: 0xADA6FC4C
util: 'FNVEdit v4.0.4b'
- crc: 0x8CB8E9E3
util: 'FNVEdit v4.1.5d'
- name: 'Strip Lights Region Fix - .*\.esp'
after: [ 'Strip Lights Region Fix.esp' ]
tag: [ C.Regions ]

- name: 'zion_lod_water.esp'
url:
Expand Down

0 comments on commit 7b99302

Please sign in to comment.