From 25e25b954b51128a6277f08a1ac412875e4c5887 Mon Sep 17 00:00:00 2001 From: Kryszard-POD <63604590+Kryszard-POD@users.noreply.github.com> Date: Thu, 1 Apr 2021 00:08:44 +0200 Subject: [PATCH] Update item.filter --- item.filter | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/item.filter b/item.filter index 0b16859..25e31f6 100644 --- a/item.filter +++ b/item.filter @@ -1,4 +1,4 @@ -// Kryszard's PD2 Loot Filter for Season II: ver 2.0.4 +// Kryszard's PD2 Loot Filter for Season II: ver 2.0.5 // // twitch.tv/kryszard // @@ -517,7 +517,10 @@ ItemDisplay[CRAFT]: %ORANGE%%NAME%%CONTINUE% ItemDisplay[SUP ED<5]: %WHITE%Sup %NAME%%CONTINUE% ItemDisplay[WEAPON SUP ED>4]: %RED%Sup %NAME%%CONTINUE% ItemDisplay[ARMOR SUP ED>4]: %BLUE%Sup %NAME%%CONTINUE% -ItemDisplay[INF !(rin OR amu)]: %GRAY%Inf %NAME%%CONTINUE% +ItemDisplay[INF !(rin OR amu) ID]: %GRAY%Inf %NAME%%CONTINUE% + +//Show me names of items in gambling screen +ItemDisplay[(WEAPON OR ARMOR) NMAG !ID]: %NAME% //Show me that item is ethereal ItemDisplay[ETH]: %GRAY%[%WHITE%eth%GRAY%] %NAME%%CONTINUE%