From 2b884d0aea2709fa377689c3a5d2872d0634db8e Mon Sep 17 00:00:00 2001 From: Electroblob77 <35599699+Electroblob77@users.noreply.github.com> Date: Sun, 18 Oct 2020 22:12:27 +0100 Subject: [PATCH] Add localisation for mark of sacrifice effect --- src/main/resources/assets/ebwizardry/lang/en_gb.lang | 1 + src/main/resources/assets/ebwizardry/lang/en_us.lang | 1 + 2 files changed, 2 insertions(+) diff --git a/src/main/resources/assets/ebwizardry/lang/en_gb.lang b/src/main/resources/assets/ebwizardry/lang/en_gb.lang index c973a627..e98f2c58 100644 --- a/src/main/resources/assets/ebwizardry/lang/en_gb.lang +++ b/src/main/resources/assets/ebwizardry/lang/en_gb.lang @@ -1253,6 +1253,7 @@ potion.ebwizardry\:curse_of_enfeeblement=Curse of Enfeeblement potion.ebwizardry\:curse_of_undeath=Curse of Undeath potion.ebwizardry\:containment=Containment potion.ebwizardry\:frost_step=Frost Step +potion.ebwizardry\:mark_of_sacrifice=Mark of Sacrifice potion.ebwizardry\:mirage=Mirage enchantment.ebwizardry\:magic_sword=Imbuement diff --git a/src/main/resources/assets/ebwizardry/lang/en_us.lang b/src/main/resources/assets/ebwizardry/lang/en_us.lang index aefcd0ba..0dbe5579 100644 --- a/src/main/resources/assets/ebwizardry/lang/en_us.lang +++ b/src/main/resources/assets/ebwizardry/lang/en_us.lang @@ -1253,6 +1253,7 @@ potion.ebwizardry\:curse_of_enfeeblement=Curse of Enfeeblement potion.ebwizardry\:curse_of_undeath=Curse of Undeath potion.ebwizardry\:containment=Containment potion.ebwizardry\:frost_step=Frost Step +potion.ebwizardry\:mark_of_sacrifice=Mark of Sacrifice potion.ebwizardry\:mirage=Mirage enchantment.ebwizardry\:magic_sword=Imbuement