add plugin to MCM ignore
This commit is contained in:
parent
d3078ee29d
commit
499e69e631
1 changed files with 1 additions and 0 deletions
|
@ -121,6 +121,7 @@ template:createExclusionsPage({
|
|||
description = "Guards will not respond to these NPCs or creatures attacking the player.",
|
||||
showAllBlocked = false,
|
||||
filters = {
|
||||
{label = "Plugins", type = "Plugin"},
|
||||
{label = "NPCs", type = "Object", objectType = tes3.objectType.npc},
|
||||
{label = "Creatures", type = "Object", objectType = tes3.objectType.creature}
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue