Skip to content

Commit

Permalink
Add Mortal Settlers (#613)
Browse files Browse the repository at this point in the history
* Add plugin
  * To 'Gameplay - NPC Balance & Distribution' section.
  * https://www.nexusmods.com/fallout4/mods/3483
  * https://www.nexusmods.com/fallout4/mods/74459

* Add messages
  * Original plugin was made with xEdit a month after the game released,
    when their record definitions weren't as complete.
  * Fixed version available at Illusive Fixes and Merges.
  * Original checksum is 0x1812C586.

* Add tags
  * Only removes Protected flag in ACBS & adds perks to NPCs, so only
    those changes should be imported.
  * Other changes in Fixed ver. are UFO4P forwards.

* Add cleaning data
  * Fixed v1.
  • Loading branch information
sibir-ine committed Jun 19, 2024
1 parent 9437698 commit 14b8c78
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions masterlist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3317,6 +3317,26 @@ plugins:
util: 'FO4Edit v4.0.4'

###### Gameplay - NPC Balance & Distribution ######
- name: 'MortalSettlers.esp'
url:
- link: 'https://www.nexusmods.com/fallout4/mods/3483/'
name: 'Mortal Settlers'
- link: 'https://www.nexusmods.com/fallout4/mods/74459/'
name: 'Illusive Fixes and Merges'
msg:
- <<: *corrupt
condition: 'checksum("MortalSettlers.esp", 1812C586)'
- <<: *obsolete
subs: [ '[Illusive Fixes and Merges - Mortal Settlers Fixed](https://www.nexusmods.com/fallout4/mods/74459/)' ]
condition: 'checksum("MortalSettlers.esp", 1812C586)'
tag:
- Actors.ACBS
- Deactivate
- NPC.Perks.Add
clean:
- crc: 0x8D496581
util: 'FO4Edit v4.1.5g'

- name: 'SKKRESystemManager.esp'
url:
- 'https://bethesda.net/en/mods/fallout4/mod-detail/4135081/'
Expand Down

0 comments on commit 14b8c78

Please sign in to comment.