Include enchanted staves, exclude unenchanted ones
This commit is contained in:
parent
574019c189
commit
f813432b3c
@ -15,5 +15,8 @@ Keyword = ETR_NotArtifact|Armor|Dummy
|
|||||||
Keyword = ETR_NotArtifact|Armor|ClothingPoor
|
Keyword = ETR_NotArtifact|Armor|ClothingPoor
|
||||||
|
|
||||||
; Disenchantable items, minus daedric artifacts just in case
|
; Disenchantable items, minus daedric artifacts just in case
|
||||||
Keyword = ETR_NotArtifact|Weapon|-MagicDisallowEnchanting,-DaedricArtifact|E
|
Keyword = ETR_NotArtifact|Weapon|-MagicDisallowEnchanting,-DaedricArtifact,-WeapTypeStaff|E
|
||||||
Keyword = ETR_NotArtifact|Armor|-MagicDisallowEnchanting,-DaedricArtifact|E
|
Keyword = ETR_NotArtifact|Armor|-MagicDisallowEnchanting,-DaedricArtifact|E
|
||||||
|
|
||||||
|
; Unenchanted staves
|
||||||
|
Keyword = ETR_NotArtifact|Weapon|WeapTypeStaff|-E
|
||||||
|
Loading…
Reference in New Issue
Block a user