summaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authorbculkin2442 <bjculkin@mix.wvu.edu>2019-09-05 20:11:13 -0400
committerbculkin2442 <bjculkin@mix.wvu.edu>2019-09-05 20:11:13 -0400
commit6e097a5056ad343271e21109f593f7cb77e4667e (patch)
treebcd4953e8200ef33b727b1c0afe7b7265647f50e /src/main/resources
parentcdbbd891c43e082a36a32e49420bf87b6edd28e0 (diff)
More affix work, and some other cleanups
Diffstat (limited to 'src/main/resources')
-rwxr-xr-xsrc/main/resources/assets/jewelrycraft2/lang/en_US.lang10
1 files changed, 6 insertions, 4 deletions
diff --git a/src/main/resources/assets/jewelrycraft2/lang/en_US.lang b/src/main/resources/assets/jewelrycraft2/lang/en_US.lang
index 9605fec..91d393c 100755
--- a/src/main/resources/assets/jewelrycraft2/lang/en_US.lang
+++ b/src/main/resources/assets/jewelrycraft2/lang/en_US.lang
@@ -196,15 +196,17 @@ achievement.jewelrycraft.pentagram.desc=§4Challenge:§7 Do not steal health fro
challenge.failed=You failed the challenge:
prefix.jewelrycraft2.health1=Bright
-prefix.jewelrycraft2.health1.desc=+1/2 Heart
prefix.jewelrycraft2.health2=Solar
-prefix.jewelrycraft2.health2.desc=+1 Heart
prefix.jewelrycraft2.health3=Vivid
+
+prefix.jewelrycraft2.health1.desc=+1/2 Heart
+prefix.jewelrycraft2.health2.desc=+1 Heart
prefix.jewelrycraft2.health3.desc=+3/2 Hearts
suffix.jewelrycraft2.health1=of the Jackal
-suffix.jewelrycraft2.health1.desc=+1/2 Heart
suffix.jewelrycraft2.health2=of the Fox
-suffix.jewelrycraft2.health2=+1 Heart
suffix.jewelrycraft2.health3=of the Wolf
+
+suffix.jewelrycraft2.health1.desc=+1/2 Heart
+suffix.jewelrycraft2.health2.desc=+1 Heart
suffix.jewelrycraft2.health3.desc=+3/2 Hearts \ No newline at end of file