From 45a72ad74093465568c4cfa59741dde0b8ee7692 Mon Sep 17 00:00:00 2001 From: Lorenz Date: Wed, 3 Aug 2022 21:38:15 +0200 Subject: add bouncy armor --- constants/HideNotClickableItems.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/constants/HideNotClickableItems.json b/constants/HideNotClickableItems.json index e243948..901aef5 100644 --- a/constants/HideNotClickableItems.json +++ b/constants/HideNotClickableItems.json @@ -52,7 +52,8 @@ "Rotten", "Flaming", "Moogma", - "Rampart" + "Rampart", + "Bouncy" ], "items": [ "Zombie Soldier Cutlass", -- cgit