diff --git a/eco-core/core-plugin/src/main/resources/talismans/relic/gravityrelic.yml b/eco-core/core-plugin/src/main/resources/talismans/relic/gravityrelic.yml index 9e8d388..7634b0d 100644 --- a/eco-core/core-plugin/src/main/resources/talismans/relic/gravityrelic.yml +++ b/eco-core/core-plugin/src/main/resources/talismans/relic/gravityrelic.yml @@ -1,5 +1,5 @@ name: "Gravity Relic" -description: Take less damage the lower down you are, up to 40%x less. +description: Take less damage the lower down you are, up to 40% less. enabled: true obtaining: diff --git a/gradle.properties b/gradle.properties index e802af3..52cf71b 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ -version = 1.8.4 +version = 1.9.0 plugin-name = Talismans \ No newline at end of file