Skip to content

Commit

Permalink
Add Lollygaggin' - Vanilla Guard Armor Replacer (#2933)
Browse files Browse the repository at this point in the history
* Add mod entry
 - To the Items section.
 - Adds new armors to guards.

* Add location
 - https://www.nexusmods.com/skyrimspecialedition/mods/117833/
 - Capture ESPs by regex.

* Add tags
 - Lollygagging Fashions.esp:
 - Delev, removes a leveled list entry in 000D33C7.
 - Graphics, replaces the model in 00021507.
 - Keywords, modifies the keywords in 00021507.
 - Names, modifies the name in 000AD5A0.
 - ObjectBounds, modifies the object bounds in 0002150D.
 - Outfits.Add, adds outfit items in 00035F4E.
 - Outfits.Remove, removes outfit items in 00035F4E.
 - Stats, modifies weight and armor rating in 00021507.

 - Lollygagging Fashions WACCF.esp:
 - Graphics, replaces the model in GuardWinterhold_Gauntlets.
 - Names, modifies the name in GuardMorthal_Gauntlets.

* Add cleaning data
 - Version 1.0.
  • Loading branch information
Sabre142 authored May 1, 2024
1 parent 5159fbd commit b9d6187
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions masterlist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18885,6 +18885,31 @@ plugins:
util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
itm: 3

- name: 'Lollygagging Fashions( WACCF)?\.esp'
url:
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/117833/'
name: 'Lollygaggin'' - Vanilla Guard Armor Replacer'
- name: 'Lollygagging Fashions.esp'
tag:
- Delev
- Graphics
- Keywords
- Names
- ObjectBounds
- Outfits.Add
- Outfits.Remove
- Stats
clean:
- crc: 0xFDD146F9
util: 'SSEEdit v4.1.5f'
- name: 'Lollygagging Fashions WACCF.esp'
tag:
- Graphics
- Names
clean:
- crc: 0x20B032B0
util: 'SSEEdit v4.1.5f'

- name: 'Lore Weapon Expansion( - Daedric Crescent| - Goldbrand| - Relics of the Crusader)?\.esp'
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/9660/' ]
- name: 'Lore Weapon Expansion.esp'
Expand Down

0 comments on commit b9d6187

Please sign in to comment.