diff options
| author | OnyxDarkKnight <sor1n.iliutza16@gmail.com> | 2015-08-15 12:34:37 +0100 |
|---|---|---|
| committer | OnyxDarkKnight <sor1n.iliutza16@gmail.com> | 2015-08-15 12:34:37 +0100 |
| commit | 59799cad7771597dd58e8a26edcdcecfa37c0624 (patch) | |
| tree | ea96c46852e8beba46a7cad56c342461db6987a9 /src/main/resources | |
| parent | 5a4aff197ffeabaf45f25636537fa53eb819fb7a (diff) | |
Added a config option to disable curses.
Diffstat (limited to 'src/main/resources')
| -rw-r--r-- | src/main/resources/assets/jewelrycraft2/lang/en_US.lang | 2 |
1 files changed, 2 insertions, 0 deletions
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.
|
