diff --git a/Artifact Tracker Patches_KID.ini b/Artifact Tracker Patches_KID.ini index ab514a1..37ff59d 100644 --- a/Artifact Tracker Patches_KID.ini +++ b/Artifact Tracker Patches_KID.ini @@ -6,4 +6,9 @@ Keyword = ETR_ExtraArtifact|Book|treasure_hunt.esp,dunTreasMapPalePass,-dunTreas Keyword = ETR_ExtraArtifact|Potion|yumcheese.esp,snowcheesewedgeyum,-PROPERTYOFSHEOGORATHyum +; Seashells have VendorItemClutter, we need to include them explicitly Keyword = ETR_ExtraArtifact|Misc Item|Seashells.esp,aaaSeaConchBlue + +; Pouches with WACCF keywords +Keyword = ETR_NotArtifact|Armor|WAF_ClothingAccessories,-ClothingHead +Keyword = ETR_NotArtifact|Armor|WAF_ClothingPouch diff --git a/Artifact Tracker_KID.ini b/Artifact Tracker Vanilla_KID.ini similarity index 100% rename from Artifact Tracker_KID.ini rename to Artifact Tracker Vanilla_KID.ini