From 6706fae4a88b04d0a290e246b33eba313841e338 Mon Sep 17 00:00:00 2001 From: bculkin2442 Date: Thu, 5 Sep 2019 20:57:51 -0400 Subject: Yet more affix work --- .../resources/assets/jewelrycraft2/lang/en_US.lang | 4 +++- .../textures/gui/jewelrycraft2_curses_0.png | Bin 18547 -> 20492 bytes 2 files changed, 3 insertions(+), 1 deletion(-) (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 91d393c..b87ee5e 100755 --- a/src/main/resources/assets/jewelrycraft2/lang/en_US.lang +++ b/src/main/resources/assets/jewelrycraft2/lang/en_US.lang @@ -133,6 +133,7 @@ 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.sacredoath.description=Wide awake and watching curse.jewelrycraft2.blind=Blind curse.jewelrycraft2.flamingsoul=Flaming Soul @@ -149,7 +150,8 @@ 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.sacredoath=Sacred Oath +curse.jewelrycraft2.insomnia=Insomnia curse.jewelrycraft2.activated=You got cursed, press C to open the tab to see the active curses. diff --git a/src/main/resources/assets/jewelrycraft2/textures/gui/jewelrycraft2_curses_0.png b/src/main/resources/assets/jewelrycraft2/textures/gui/jewelrycraft2_curses_0.png index 6e5b606..1709a98 100755 Binary files a/src/main/resources/assets/jewelrycraft2/textures/gui/jewelrycraft2_curses_0.png and b/src/main/resources/assets/jewelrycraft2/textures/gui/jewelrycraft2_curses_0.png differ -- cgit v1.2.3