From 1bc1ebefb87e2ea3d29780f54f32bf95b24a6d80 Mon Sep 17 00:00:00 2001 From: OnyxDarkKnight Date: Fri, 1 May 2015 13:28:58 +0100 Subject: - Made the ritual even better - Fixed a type where the "Thieving Gloves" were named "Thiefing Gloves" - Fixed the world from crashing when entering one - Changed Flaming Soul Curse to set players on fire when they attack something, rather than randomly - Player no longer gets blinded when the ritual starts - The ritual now creates a sphere of darkness around it --- src/main/resources/assets/jewelrycraft2/lang/en_US.lang | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main/resources/assets') diff --git a/src/main/resources/assets/jewelrycraft2/lang/en_US.lang b/src/main/resources/assets/jewelrycraft2/lang/en_US.lang index 681d740..4851fa5 100644 --- a/src/main/resources/assets/jewelrycraft2/lang/en_US.lang +++ b/src/main/resources/assets/jewelrycraft2/lang/en_US.lang @@ -1,4 +1,4 @@ -item.jewelrycraft2.thiefGloves.name=Thiefing Gloves +item.jewelrycraft2.thiefGloves.name=Thieving Gloves item.jewelrycraft2.ingotShadow.name=Shadow Ingot item.jewelrycraft2.mold.ingot.name=Ingot Mold item.jewelrycraft2.mold.ring.name=Ring Mold -- cgit v1.2.3