diff options
| author | OnyxDarkKnight <sor1n.iliutza16@gmail.com> | 2015-07-01 16:11:31 +0100 |
|---|---|---|
| committer | OnyxDarkKnight <sor1n.iliutza16@gmail.com> | 2015-07-01 16:11:31 +0100 |
| commit | 46186569d5cb462f90e59a37dc17a9fad51cfa4a (patch) | |
| tree | 7d0915f21cb4b9d10bb37ae7b6054dfd0f9b1ac5 /src/main/resources/assets/jewelrycraft2/lang | |
| parent | b65c980fffb286feb2853245411f5bafb73daf15 (diff) | |
Added a curse tab, added a config to enable/disable extra jewelry info,
plus more!
Diffstat (limited to 'src/main/resources/assets/jewelrycraft2/lang')
| -rw-r--r-- | src/main/resources/assets/jewelrycraft2/lang/en_US.lang | 13 |
1 files changed, 13 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 0d0cee7..ec05cce 100644 --- a/src/main/resources/assets/jewelrycraft2/lang/en_US.lang +++ b/src/main/resources/assets/jewelrycraft2/lang/en_US.lang @@ -118,6 +118,19 @@ curse.jewelrycraft2.rabbitspaw.description=The Dark Lord is giving you a gift. D curse.jewelrycraft2.rottenheart.description=Your heart slowly rots inside
curse.jewelrycraft2.vampirehunger.description=You feel the need for blood
+curse.jewelrycraft2.blind=Blind
+curse.jewelrycraft2.flamingsoul=Flaming Soul
+curse.jewelrycraft2.greed=Greed
+curse.jewelrycraft2.humblebundle=2 for 1
+curse.jewelrycraft2.infamy=Infamy
+curse.jewelrycraft2.midastouch=Midas Touch
+curse.jewelrycraft2.pentagram=Pentagram
+curse.jewelrycraft2.rabbitspaw=Rabbit's Paw
+curse.jewelrycraft2.rottenheart=Rotten Heart
+curse.jewelrycraft2.vampirehunger=Vampire Hunger
+
+curse.jewelrycraft2.activated=You got cursed, press C to open the tab to see the active curses.
+
death.attack.weak=%1$s was weakened by a piece of jewelry and died
death.attack.shadows=%1$s was consumed by the shadows
death.attack.blackHeart=%1$s was killed by %2$s's curse
|
