Skip to content

Commit

Permalink
Update Ahtata Argonian Replacer HGEC (#1876)
Browse files Browse the repository at this point in the history
* Move files
- To Character Appearance - Body, face & hair.

* Update location
- Add mod name.

* Update tags
- Remove bad tags, doesn't modify eyes or race relations.
- Replace deprecated tag NpcFaces & Hair.
- Add graphics for model changes.

* Remove load after rule
- Seems to work fine with tags added.
- Removing as it blocks changes in other mods being forwarded to 38 NPCs.

* Refactor
- Combine shared metadata.

* Add message
- Only one version should be used.
  • Loading branch information
MacSplody authored Jul 26, 2024
1 parent 3de0805 commit ec03c43
Showing 1 changed file with 14 additions and 10 deletions.
24 changes: 14 additions & 10 deletions masterlist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4895,6 +4895,20 @@ plugins:
- NoMerge

###### Character Appearance - Body, face & hair ######
- name: 'Ahtata Arquamer (female got hair|spike4hair)\.esp'
url:
- link: 'https://www.nexusmods.com/oblivion/mods/20338/'
name: 'Ahtata Argonian Replacer HGEC'
msg:
- <<: *useOnlyOneX
subs: [ 'Ahtata Argonian Replacer ESP' ]
condition: 'many("Ahtata Arquamer (female got hair|spike4hair)\.esp")'
tag:
- Graphics
- NPC.FaceGen
- NPC.Hair
- R.Hair

- name: 'BAF - Beast Argonians Froever.*\.esp'
url:
- link: 'https://www.nexusmods.com/oblivion/mods/50726/'
Expand Down Expand Up @@ -34859,13 +34873,6 @@ plugins:
- Hair
- NpcFaces
- R.Relations
- name: 'Ahtata Arquamer female got hair.esp'
url: [ 'https://www.nexusmods.com/oblivion/mods/20338/' ]
tag:
- Eyes
- Hair
- NpcFaces
- R.Relations
- name: 'ahtata Ork.esp'
tag:
- Eyes
Expand Down Expand Up @@ -35947,9 +35954,6 @@ plugins:
util: '[TES4Edit v4.0.2](https://www.nexusmods.com/oblivion/mods/11536)'
itm: 2
udr: 2
- name: 'Ahtata Arquamer spike4hair.esp'
url: [ 'https://www.nexusmods.com/oblivion/mods/20338/' ]
after: [ 'Bashed Patch, 0.esp' ] # The default filename for a Bashed Patch.

- name: 'Vanilla Weapon Stat Override( - SI)?\.esp'
url: [ 'https://www.nexusmods.com/oblivion/mods/39914/' ]
Expand Down

0 comments on commit ec03c43

Please sign in to comment.