From 6c8d8f287f1e1bff5b4a6186496345bac9deb751 Mon Sep 17 00:00:00 2001 From: Lorenz Date: Fri, 15 Jul 2022 19:34:54 +0200 Subject: added hide npc sell for all runes tier 1 --- constants/HideNotClickableItems.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'constants') diff --git a/constants/HideNotClickableItems.json b/constants/HideNotClickableItems.json index 6d170c4..21ba447 100644 --- a/constants/HideNotClickableItems.json +++ b/constants/HideNotClickableItems.json @@ -22,7 +22,7 @@ "Music Disc" ], "endsWith": [ - "Gem Rune I" + " Rune I" ] }, "hide_backpack": { -- cgit