Add decoration safe tooltip to Blood Runes and Ritual Stones

This commit is contained in:
Nick 2016-04-17 13:50:23 -07:00
parent 46aafe3368
commit d71f181729
4 changed files with 30 additions and 0 deletions

View file

@ -369,6 +369,9 @@ tooltip.BloodMagic.experienceTome=A book used to store experience
tooltip.BloodMagic.experienceTome.exp=Exp: %0.3f
tooltip.BloodMagic.experienceTome.expLevel=Level: %d
tooltip.BloodMagic.decoration.safe=Safe for decoration
tooltip.BloodMagic.decoration.notSafe=Dangerous for decoration
# Ritual
ritual.BloodMagic.blockRange.tooBig=The block range given is too big! Needs to be at most %s blocks.
ritual.BloodMagic.blockRange.tooFar=The block range given is too far! Needs to be within a vertical range of %s blocks and a horizontal range of %s blocks.