From a489aaa53a7dc14b6deef48167577ba8688f470d Mon Sep 17 00:00:00 2001 From: Auxilor Date: Sun, 3 Jul 2022 16:24:30 +0100 Subject: [PATCH] More fixes --- eco-core/core-plugin/src/main/resources/pets.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/eco-core/core-plugin/src/main/resources/pets.yml b/eco-core/core-plugin/src/main/resources/pets.yml index 69583f9..5ed6709 100644 --- a/eco-core/core-plugin/src/main/resources/pets.yml +++ b/eco-core/core-plugin/src/main/resources/pets.yml @@ -586,12 +586,12 @@ pets: - id: in_water level-placeholders: - - id: "damage_multiplier" + - id: "multiplier" value: "%level%" effects-description: 1: - - "&8» &8Gives a &a+%damage_multiplier%%&8 bonus to" + - "&8» &8Gives a &a+%multiplier%%&8 bonus to" - " &8melee damage when in water" 2: - "&8» &8Gives a &a+%multiply_velocity%%&8 bonus to" @@ -599,7 +599,7 @@ pets: rewards-description: 1: - - "&8» &8Gives a &a+%damage_multiplier%%&8 bonus to" + - "&8» &8Gives a &a+%multiplier%%&8 bonus to" - " &8melee damage when in water" 2: - "&8» &8Gives a &a+%multiply_velocity%%&8 bonus to" @@ -607,7 +607,7 @@ pets: level-up-messages: 1: - - "&8» &8Gives a &a+%damage_multiplier%%&8 bonus to" + - "&8» &8Gives a &a+%multiplier%%&8 bonus to" - " &8melee damage when in water" 2: - "&8» &8Gives a &a+%multiply_velocity%%&8 bonus to"