From 1f06f09175ae2cc230623845eca974146bf48a55 Mon Sep 17 00:00:00 2001 From: Evan Debenham Date: Mon, 17 Aug 2020 10:59:09 -0400 Subject: [PATCH] v0.8.2b: fixed a typo in magical holster --- 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 c1ee274f1..4eb03e03f 100644 --- a/core/src/main/assets/messages/items/items.properties +++ b/core/src/main/assets/messages/items/items.properties @@ -434,7 +434,7 @@ items.bags.velvetpouch.name=velvet pouch items.bags.velvetpouch.desc=This small velvet pouch can store many small items in it, such as seeds and runestones. items.bags.magicalholster.name=magical holster -items.bags.magicalholster.desc=This slim holster is made from some exotic animal hide, and posses powerful magic which lets it store a massive amount of ranged weapons.\n\nYou can simply reach into the bag and will always grab the item you were looking for.\n\nDue to the holster's magic, wands will charge slightly faster and thrown weapons will last slightly longer inside of it. +items.bags.magicalholster.desc=This slim holster is made from some exotic animal hide, and possesses powerful magic which lets it store a massive amount of ranged weapons.\n\nYou can simply reach into the bag and will always grab the item you were looking for.\n\nDue to the holster's magic, wands will charge slightly faster and thrown weapons will last slightly longer inside of it.