From 761a3c8b0c0eb02bd2897359a575126aae1af20f Mon Sep 17 00:00:00 2001 From: Alkalus <3060479+draknyte1@users.noreply.github.com> Date: Thu, 11 Apr 2019 01:12:58 +1000 Subject: + Added a Base Bauble class for Electrics. % Updated some of the Baubles to use this new class. --- src/resources/assets/gregtech/lang/en_US.lang | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/resources/assets/gregtech/lang') diff --git a/src/resources/assets/gregtech/lang/en_US.lang b/src/resources/assets/gregtech/lang/en_US.lang index a9bfa8993d..caf4f636fb 100644 --- a/src/resources/assets/gregtech/lang/en_US.lang +++ b/src/resources/assets/gregtech/lang/en_US.lang @@ -50,7 +50,8 @@ GTPP.nanohealer.hidden=Hiding Info? //Tooltips for the Mob Killing Baubles GTPP.monsterkiller.tooltip.1=Worn as an Amulet within Baubles GTPP.monsterkiller.tooltip.2=Drains -GTPP.monsterkiller.tooltip.3=to kill +GTPP.monsterkiller.tooltip.3=per each kill +GTPP.monsterkiller.tooltip.4=Target Type: -- cgit