From ec1095ed6bdb67ba8702b0bd13f2a6ec1e4e9a60 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Fri, 21 Oct 2022 16:11:22 +0200 Subject: Added new skins (#850) * Added new skins * Added cayenne --- constants/enchants.json | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'constants') diff --git a/constants/enchants.json b/constants/enchants.json index 1e5f47eb..249dada9 100644 --- a/constants/enchants.json +++ b/constants/enchants.json @@ -1281,6 +1281,13 @@ 200, 250 ], + "cayenne": [ + 100, + 100, + 100, + 100, + 200 + ], "one_for_all": [ 50 ], -- cgit