-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Hey,
I'm the author of https://www.nexusmods.com/skyrimspecialedition/mods/32290?tab=description, so I spent a bit of time doing a script just like this one ;)
Now, if I understand correctly your patcher will remove all ring/amulet flags from all items that have them with one exception - Dragonborn.Armor.DLC2DummyHelmet.
That's, as it turns out, not good enough - the game flags many weird things as amulets or rings. One of the most noticeable is Harkon vampire-lord armor. With this change it becomes invisible (and so he gets naked).
How I solved the issue in my script was to add extra filtering - I only take away the flags away from items with the "ArmorJewelry" keyword. I would recommend you do the same.
Metadata
Metadata
Assignees
Labels
No labels