diff options
author | Lorenz <lo.scherf@gmail.com> | 2022-09-06 23:52:54 +0200 |
---|---|---|
committer | Lorenz <lo.scherf@gmail.com> | 2022-09-06 23:52:54 +0200 |
commit | a55623a5dc664b1dc3e7a146c1cfd302cf86d99c (patch) | |
tree | 1d1955084d3395b1fd5b590a502576e47bf11450 | |
parent | 191a3926259510eb45932adfc3b01192e48bbcbb (diff) | |
download | SkyHanni-REPO-a55623a5dc664b1dc3e7a146c1cfd302cf86d99c.tar.gz SkyHanni-REPO-a55623a5dc664b1dc3e7a146c1cfd302cf86d99c.tar.bz2 SkyHanni-REPO-a55623a5dc664b1dc3e7a146c1cfd302cf86d99c.zip |
add Skeleton Lord
-rw-r--r-- | constants/HideNotClickableItems.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/constants/HideNotClickableItems.json b/constants/HideNotClickableItems.json index 3292490..89c5cf5 100644 --- a/constants/HideNotClickableItems.json +++ b/constants/HideNotClickableItems.json @@ -58,7 +58,8 @@ "Flaming", "Moogma", "Rampart", - "Bouncy" + "Bouncy", + "Skeleton Lord" ], "items": [ "Zombie Soldier Cutlass", |