diff options
author | Lorenz <lo.scherf@gmail.com> | 2022-08-24 12:19:56 +0200 |
---|---|---|
committer | Lorenz <lo.scherf@gmail.com> | 2022-08-24 12:19:56 +0200 |
commit | 9ffce79d2dff564239ce6366bcb5c725f38719f5 (patch) | |
tree | 81dad73168df25b07d2993c67d8ee35012cecd75 | |
parent | 6d272f523f95dccec0125154bf154171f9ef0253 (diff) | |
download | SkyHanni-REPO-9ffce79d2dff564239ce6366bcb5c725f38719f5.tar.gz SkyHanni-REPO-9ffce79d2dff564239ce6366bcb5c725f38719f5.tar.bz2 SkyHanni-REPO-9ffce79d2dff564239ce6366bcb5c725f38719f5.zip |
add healing 8
-rw-r--r-- | constants/HideNotClickableItems.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/constants/HideNotClickableItems.json b/constants/HideNotClickableItems.json index 9de0c3d..ba82253 100644 --- a/constants/HideNotClickableItems.json +++ b/constants/HideNotClickableItems.json @@ -2,6 +2,7 @@ "hide_npc_sell": { "equals": [ "Health Potion VIII Splash Potion", + "Health Potion 8 Splash Potion", "Revive Stone", "Premium Flesh", "Defuse Kit", |