From 06a962559adcf258d76b67f23d9a1c8d137f16c8 Mon Sep 17 00:00:00 2001 From: Kyle Tyo <36606155+VerinSenpai@users.noreply.github.com> Date: Mon, 12 Jan 2026 09:24:32 -0500 Subject: [PATCH] Fix holywater locale string usage. (#42378) Update chemistry-bottles.yml --- .../Entities/Objects/Specific/Chemistry/chemistry-bottles.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Objects/Specific/Chemistry/chemistry-bottles.yml b/Resources/Prototypes/Entities/Objects/Specific/Chemistry/chemistry-bottles.yml index 8f57307760..4831cfc22f 100644 --- a/Resources/Prototypes/Entities/Objects/Specific/Chemistry/chemistry-bottles.yml +++ b/Resources/Prototypes/Entities/Objects/Specific/Chemistry/chemistry-bottles.yml @@ -475,7 +475,7 @@ parent: BaseChemistryBottleFilled components: - type: Label - currentLabel: reagent-name-holy-water + currentLabel: reagent-name-holywater - type: SolutionContainerManager solutions: drink: -- 2.52.0