diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-10-21 16:11:22 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-21 16:11:22 +0200 |
commit | ec1095ed6bdb67ba8702b0bd13f2a6ec1e4e9a60 (patch) | |
tree | be3c66404b328be69ab062b7a7c5ebe57d0b9e13 /constants | |
parent | b69cd86f76d4561271d968c069d22c80becad679 (diff) | |
download | NotEnoughUpdates-REPO-ec1095ed6bdb67ba8702b0bd13f2a6ec1e4e9a60.tar.gz NotEnoughUpdates-REPO-ec1095ed6bdb67ba8702b0bd13f2a6ec1e4e9a60.tar.bz2 NotEnoughUpdates-REPO-ec1095ed6bdb67ba8702b0bd13f2a6ec1e4e9a60.zip |
Added new skins (#850)
* Added new skins
* Added cayenne
Diffstat (limited to 'constants')
-rw-r--r-- | constants/enchants.json | 7 |
1 files changed, 7 insertions, 0 deletions
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 ], |