From 9ac130cff57cc8542af683077accccda4a35dfc9 Mon Sep 17 00:00:00 2001 From: Evan Debenham Date: Fri, 18 Mar 2022 16:35:08 -0400 Subject: [PATCH] v1.2.0: fixed a typo in shocking brew --- core/src/main/assets/messages/items/items.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/src/main/assets/messages/items/items.properties b/core/src/main/assets/messages/items/items.properties index 9191b224b..c1bdd82a7 100644 --- a/core/src/main/assets/messages/items/items.properties +++ b/core/src/main/assets/messages/items/items.properties @@ -682,7 +682,7 @@ items.potions.brews.infernalbrew.name=infernal brew items.potions.brews.infernalbrew.desc=When shattered, this brew will unleash a raging inferno which quickly spreads like a gas. items.potions.brews.shockingbrew.name=shocking brew -items.potions.brews.shockingbrew.desc=When shattered, this brew will unleash an electrical storm in an wide area around the location it breaks at. +items.potions.brews.shockingbrew.desc=When shattered, this brew will unleash an electrical storm in a wide area around the location it breaks at.