From e86949a1ad3269ec66c9de65e2c92f5e66251411 Mon Sep 17 00:00:00 2001 From: OnyxDarkKnight Date: Mon, 23 Mar 2015 14:25:27 +0000 Subject: More stuff. I don't even know by this point.... --- resources/assets/jewelrycraft/lang/en_US.lang | 6 +++++- .../assets/jewelrycraft/textures/gui/guidePage.png | Bin 30287 -> 36869 bytes .../jewelrycraft/textures/gui/guidePageFlip.png | Bin 30247 -> 34450 bytes 3 files changed, 5 insertions(+), 1 deletion(-) (limited to 'resources') diff --git a/resources/assets/jewelrycraft/lang/en_US.lang b/resources/assets/jewelrycraft/lang/en_US.lang index b3b1e2d..da7c88f 100644 --- a/resources/assets/jewelrycraft/lang/en_US.lang +++ b/resources/assets/jewelrycraft/lang/en_US.lang @@ -72,4 +72,8 @@ chatmessage.Jewelrycraft.table.missingjewelry=You're missing a piece of jewelry. chatmessage.Jewelrycraft.table.iscrafting=The %s is being modified. chatmessage.Jewelrycraft.table.jewelrymodifiedfull=This piece of jewelry is already modified at maxium. You can't modify it anymore! chatmessage.Jewelrycraft.table.jewelrycontainsmodifier=The piece of jewelry already contains a modifier. -chatmessage.Jewelrycraft.table.jewelrycontainsjewel=The piece of jewelry already contains a jewel. \ No newline at end of file +chatmessage.Jewelrycraft.table.jewelrycontainsjewel=The piece of jewelry already contains a jewel. + +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 \ No newline at end of file diff --git a/resources/assets/jewelrycraft/textures/gui/guidePage.png b/resources/assets/jewelrycraft/textures/gui/guidePage.png index 4dcf812..7387be5 100644 Binary files a/resources/assets/jewelrycraft/textures/gui/guidePage.png and b/resources/assets/jewelrycraft/textures/gui/guidePage.png differ diff --git a/resources/assets/jewelrycraft/textures/gui/guidePageFlip.png b/resources/assets/jewelrycraft/textures/gui/guidePageFlip.png index be617ab..92f2705 100644 Binary files a/resources/assets/jewelrycraft/textures/gui/guidePageFlip.png and b/resources/assets/jewelrycraft/textures/gui/guidePageFlip.png differ -- cgit v1.2.3