diff --git a/src/main/java/ellpeck/actuallyadditions/misc/DamageSources.java b/src/main/java/ellpeck/actuallyadditions/misc/DamageSources.java index a8b1d8d76..a103820ae 100644 --- a/src/main/java/ellpeck/actuallyadditions/misc/DamageSources.java +++ b/src/main/java/ellpeck/actuallyadditions/misc/DamageSources.java @@ -19,7 +19,7 @@ import net.minecraft.util.IChatComponent; public class DamageSources extends DamageSource{ - public static final DamageSource DAMAGE_ATOMIC_RECONSTRUCTOR = new DamageSources("atomicReconstructor", 3).setDamageBypassesArmor(); + public static final DamageSource DAMAGE_ATOMIC_RECONSTRUCTOR = new DamageSources("atomicReconstructor", 5).setDamageBypassesArmor(); private int messageCount; diff --git a/src/main/resources/assets/actuallyadditions/lang/en_US.lang b/src/main/resources/assets/actuallyadditions/lang/en_US.lang index b39b6bed6..79b6a524a 100644 --- a/src/main/resources/assets/actuallyadditions/lang/en_US.lang +++ b/src/main/resources/assets/actuallyadditions/lang/en_US.lang @@ -26,9 +26,11 @@ container.nei.actuallyadditions.booklet.header=The Actually Additions Manu container.nei.actuallyadditions.booklet.noText=Nothing, apparently! But that doesn't matter. Just click the button on the bottom to see the item inside the booklet and look through its pages to find some fancy stuff! #Damage Sources -death.actuallyadditions.atomicReconstructor.1=The Atomic Reconstructor thought %s were a block and accidentally converted them into ashes -death.actuallyadditions.atomicReconstructor.2=%s stood in an Atomic Reconstructor's sight for too long. The laser killed them. -death.actuallyadditions.atomicReconstructor.3=This Atomic Reconstructor is now more valuable than the orangs and combined incoms of %s in *subject hometown here*. +death.actuallyadditions.atomicReconstructor.1=%s got atomically reconstructed. +death.actuallyadditions.atomicReconstructor.2=The Atomic Reconstructor caught %s in its sight. +death.actuallyadditions.atomicReconstructor.3=Atomically reconstructing people like %s doesn't appear to work. +death.actuallyadditions.atomicReconstructor.4=%s shouldn't have ate that Reconstructor! +death.actuallyadditions.atomicReconstructor.5=%s should have used some re-construction foam. #Blocks tile.actuallyadditions.blockCompost.name=Compost