Not sure if this is the right board, so forgive me if it's not.
I made a patch to add an armor from a mod to various leveled lists using the AddItemToLeveledList function, and I just want to know if I did this right
Here's the quest containing the script:
[collapsed title=Quest]
[/collapsed]
And the script It controls:
[collapsed title=Script]
[/collapsed]
LootArmoredDuster75 is a list I made. It contains another list I made called CondArmoredDuster. The latter determines the item's condition, while the former determines the chance of finding it.
I'll ask the original mod author for permission before I upload the patch here.
