Skip to content

Commit

Permalink
Add FROST - Mauser Pistol (#645)
Browse files Browse the repository at this point in the history
* Add new sections
- FROST - Items.
- FROST - Items - New Weapons.

* Add location
- https://www.nexusmods.com/fallout4/mods/57961/

* Add cleaning data
- Version 1.0.

* Add message
- Includes Mauser Pistol, https://www.nexusmods.com/fallout4/mods/14141/.
- Also mark as incompatible.

* Assign to group
- Both files, to avoid sorting errors as much as possible.
  • Loading branch information
MacSplody authored Dec 2, 2024
1 parent 92a1a77 commit b05b4c8
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions masterlist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5004,6 +5004,28 @@ plugins:
- crc: 0x11030383
util: 'FO4Edit v4.1.5k'

##### FROST - Items #####
- name: 'FROST - Mauser(_308CAL)?\.esp'
url:
- link: 'https://www.nexusmods.com/fallout4/mods/57961/'
name: 'FROST - Mauser Pistol'
group: *coreAddonsGroup
- name: 'FROST - Mauser.esp'
inc: [ 'Mauser.esp' ]
msg:
- <<: *includesX
subs: [ '[Mauser Pistol](https://www.nexusmods.com/fallout4/mods/14141/)' ]
condition: 'file("Mauser.esp")'
clean:
- crc: 0xA7F079F4
util: 'FO4Edit v4.1.5k'
- name: 'FROST - Mauser_308CAL.esp'
clean:
- crc: 0xB6720F90
util: 'FO4Edit v4.1.5k'

##### FROST - Items - New Weapons #####

##### FROST - Location Overhauls #####
- name: 'FROST - Hunkered Down(-Settlements)?\.esp'
url:
Expand Down

0 comments on commit b05b4c8

Please sign in to comment.