From 59799cad7771597dd58e8a26edcdcecfa37c0624 Mon Sep 17 00:00:00 2001 From: OnyxDarkKnight Date: Sat, 15 Aug 2015 12:34:37 +0100 Subject: Added a config option to disable curses. --- src/main/resources/assets/jewelrycraft2/lang/en_US.lang | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/main/resources') diff --git a/src/main/resources/assets/jewelrycraft2/lang/en_US.lang b/src/main/resources/assets/jewelrycraft2/lang/en_US.lang index c45d28c..e55463e 100644 --- a/src/main/resources/assets/jewelrycraft2/lang/en_US.lang +++ b/src/main/resources/assets/jewelrycraft2/lang/en_US.lang @@ -123,6 +123,7 @@ curse.jewelrycraft2.pentagram.description=The Dark Lord has mysterious ways of s curse.jewelrycraft2.rabbitspaw.description=The Dark Lord is giving you a gift. Don't lose it. curse.jewelrycraft2.rottenheart.description=Your heart slowly rots inside curse.jewelrycraft2.vampirehunger.description=You feel the need for blood +curse.jewelrycraft2.deathsTouch.description=Death does not wait to see if things are done or not done curse.jewelrycraft2.blind=Blind curse.jewelrycraft2.flamingsoul=Flaming Soul @@ -134,6 +135,7 @@ curse.jewelrycraft2.pentagram=Pentagram curse.jewelrycraft2.rabbitspaw=Rabbit's Paw curse.jewelrycraft2.rottenheart=Rotten Heart curse.jewelrycraft2.vampirehunger=Vampire Hunger +curse.jewelrycraft2.deathsTouch=Deaths Touch curse.jewelrycraft2.activated=You got cursed, press C to open the tab to see the active curses. -- cgit v1.2.3