From 2965335515706e8e38c110e5ac6d1e97091621fc Mon Sep 17 00:00:00 2001 From: Mykhailo Budiakov Date: Fri, 10 Jan 2025 23:43:27 +0200 Subject: [PATCH] Add Deathdrinking effects --- packs/equipment-effects/effect-deathdrinking.json | 2 +- static/lang/en.json | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/packs/equipment-effects/effect-deathdrinking.json b/packs/equipment-effects/effect-deathdrinking.json index 60237fe6b00..60380d7d639 100644 --- a/packs/equipment-effects/effect-deathdrinking.json +++ b/packs/equipment-effects/effect-deathdrinking.json @@ -28,7 +28,7 @@ "value": "undead" }, { - "label": "PF2E.Living", + "label": "PF2E.ModeOfBeing.Living", "value": "living" } ], diff --git a/static/lang/en.json b/static/lang/en.json index 95615b52766..9756435dcba 100644 --- a/static/lang/en.json +++ b/static/lang/en.json @@ -2800,7 +2800,6 @@ "Label": "Legal Notice", "LandingPageText": "Use the tabs above to read the legal information" }, - "Living": "Living", "ListPartsAnd": { "end": "{first}, and {second}", "middle": "{first}, {second}", @@ -2869,6 +2868,9 @@ "Troubleshooting": "Troubleshooting", "WorldNotReady": "Game world not ready: try again in a few seconds." }, + "ModeOfBeing": { + "Living": "Living" + }, "ModifierNamePlaceholder": "Name", "ModifierTitle": "Modifier", "ModifierType": {