From 4f7ad220df0438b6f3382110577b53f29da46453 Mon Sep 17 00:00:00 2001 From: bculkin2442 Date: Thu, 24 May 2018 15:50:07 -0400 Subject: Update of all changes --- .../resources/assets/jewelrycraft2/lang/en_US.lang | 19 +++++++++++++++++-- .../resources/assets/jewelrycraft2/lang/zh_CN.lang | 0 2 files changed, 17 insertions(+), 2 deletions(-) mode change 100644 => 100755 src/main/resources/assets/jewelrycraft2/lang/en_US.lang mode change 100644 => 100755 src/main/resources/assets/jewelrycraft2/lang/zh_CN.lang (limited to 'src/main/resources/assets/jewelrycraft2/lang') diff --git a/src/main/resources/assets/jewelrycraft2/lang/en_US.lang b/src/main/resources/assets/jewelrycraft2/lang/en_US.lang old mode 100644 new mode 100755 index 39aefe8..35c6fda --- a/src/main/resources/assets/jewelrycraft2/lang/en_US.lang +++ b/src/main/resources/assets/jewelrycraft2/lang/en_US.lang @@ -113,6 +113,10 @@ chatmessage.jewelrycraft2.heartKilled.White=GG! You just killed something that w chatmessage.jewelrycraft2.heartKilled.Blue=GG! You just killed something that was beneficial to you! MURDERER! Blue hearts protect your red hearts, just collide with them, not kill them >:c chatmessage.jewelrycraft2.heartKilled.Black=GG! You just killed something that was beneficial to you! MURDERER! Black hearts are just like blue ones, but they also deal damage to the attacker >:c +curse.jewlrycraft2.moneyEqualsPower.bless1=Your movements hasten +curse.jewlrycraft2.moneyEqualsPower.bless2=Your body strengthens +curse.jewlrycraft2.moneyEqualsPower.bless3=Your wounds heal + curse.jewelrycraft2.blind.description=You see the light slowly fading in front of you curse.jewelrycraft2.flamingsoul.description=Is it me or is it getting hot in here? curse.jewelrycraft2.greed.description=You might need that later @@ -124,6 +128,11 @@ 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.deathsTouch.description=Death does not wait to see if things are done or not done +curse.jewelrycraft2.moneyEqualsPower.description=Everything has its price +curse.jewelrycraft2.scionofhell.description=The infernal lord sends his regards +curse.jewelrycraft2.doubledown.description=All or nothing +curse.jewelrycraft2.incredibledevotion.description=How far are you willing to go? +curse.jewelrycraft2.sacredoath.description=Swear upon it (NYI) curse.jewelrycraft2.blind=Blind curse.jewelrycraft2.flamingsoul=Flaming Soul @@ -135,13 +144,19 @@ 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.deathsTouch=Death's Touch +curse.jewelrycraft2.moneyEqualsPower=Money = Power +curse.jewelrycraft2.scionofhell=Scion of Hell +curse.jewelrycraft2.doubledown=Double Down +curse.jewelrycraft2.incredibledevotion=Incredible Devotion +Curse.jewelrycraft2.sacredoath=Sacred Oath 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 a nearby player's curse +death.attack.doubleDown=%1$s ran out of luck entity.jewelrycraft2.Heart.name=Heart entity.jewelrycraft2.HalfHeart.name=Half-Heart @@ -178,4 +193,4 @@ achievement.jewelrycraft.openGuide.desc=Open the Jewelrycraft 2 Guide achievement.jewelrycraft.pentagram=Resist Temptation achievement.jewelrycraft.pentagram.desc=§4Challenge:§7 Do not steal health from entities for a day when Pentagram curse is active. §aReward:§7 You permanently steal 1 extra heart from all entities when the curse is active. -challenge.failed=You failed the challenge: \ No newline at end of file +challenge.failed=You failed the challenge: diff --git a/src/main/resources/assets/jewelrycraft2/lang/zh_CN.lang b/src/main/resources/assets/jewelrycraft2/lang/zh_CN.lang old mode 100644 new mode 100755 -- cgit v1.2.3