Skip to content

Commit f16b56c

Browse files
authored
Add ATMOS Ambience Overhaul (#487)
* Add location - https://www.nexusmods.com/newvegas/mods/85939/ * Add cleaning data - Version 1.1 * Add tags - Changes sound of many records. - Adds acoustic space to interior cells. * Add message - Only one version of Ambient Overhaul should be used.
1 parent da3c48e commit f16b56c

File tree

1 file changed

+40
-0
lines changed

1 file changed

+40
-0
lines changed

masterlist.yaml

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1555,6 +1555,46 @@ plugins:
15551555
# Do not clean
15561556

15571557
###### AudioVisual - Sound & Music ######
1558+
- name: 'ATMOS (Ambient Overhaul( Intense| Subtle)?|Music System)\.esp'
1559+
url:
1560+
- link: 'https://www.nexusmods.com/newvegas/mods/85939/'
1561+
name: 'ATMOS Ambience Overhaul'
1562+
- name: 'ATMOS (Ambient Overhaul( Intense| Subtle)?)\.esp'
1563+
msg:
1564+
- <<: *useOnlyOneX
1565+
subs: [ 'ATMOS Ambient Overhaul ESP' ]
1566+
condition: 'many("ATMOS (Ambient Overhaul( Intense| Subtle)?)\.esp")'
1567+
tag:
1568+
- C.Acoustic
1569+
- Sound
1570+
- name: 'ATMOS Ambient Overhaul.esp'
1571+
dirty:
1572+
- <<: *quickClean
1573+
crc: 0x600DCAA8
1574+
util: '[FNVEdit v4.1.5d](https://www.nexusmods.com/newvegas/mods/34703)'
1575+
itm: 52
1576+
udr: 2
1577+
- name: 'ATMOS Ambient Overhaul Intense.esp'
1578+
dirty:
1579+
- <<: *quickClean
1580+
crc: 0x4B674E43
1581+
util: '[FNVEdit v4.1.5d](https://www.nexusmods.com/newvegas/mods/34703)'
1582+
itm: 52
1583+
udr: 2
1584+
- name: 'ATMOS Ambient Overhaul Subtle.esp'
1585+
dirty:
1586+
- <<: *quickClean
1587+
crc: 0xCB43BD2D
1588+
util: '[FNVEdit v4.1.5d](https://www.nexusmods.com/newvegas/mods/34703)'
1589+
itm: 52
1590+
udr: 2
1591+
- name: 'ATMOS Music System.esp'
1592+
dirty:
1593+
- <<: *quickClean
1594+
crc: 0x486E31B7
1595+
util: '[FNVEdit v4.1.5d](https://www.nexusmods.com/newvegas/mods/34703)'
1596+
itm: 2
1597+
15581598
- name: 'Improved Sound FX.*\.esp'
15591599
url: [ 'https://www.nexusmods.com/newvegas/mods/35293/' ]
15601600
tag: [ Sound ]

0 commit comments

Comments
 (0)