From c8d900041c1bb571eb911d8e78692b8f7cbf1507 Mon Sep 17 00:00:00 2001 From: Auxilor Date: Sat, 31 Jul 2021 01:30:15 +0100 Subject: [PATCH] Added default gradients to artifacts and spells --- eco-core/core-plugin/src/main/resources/lang.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eco-core/core-plugin/src/main/resources/lang.yml b/eco-core/core-plugin/src/main/resources/lang.yml index 3c9e919b..328cef2e 100644 --- a/eco-core/core-plugin/src/main/resources/lang.yml +++ b/eco-core/core-plugin/src/main/resources/lang.yml @@ -37,8 +37,8 @@ no-conflicts: "&cNo conflicts" curse-color: "&c" normal-color: "&7" special-color: "{}&d" -artifact-color: "&e" -spell-color: "&9" +artifact-color: "{}&e" +spell-color: "{}&9" description-color: "&8"