From 4f3bd1fa5029ec993e2efa2a2e140d592b1fbb38 Mon Sep 17 00:00:00 2001 From: telavivgamers Date: Mon, 13 Oct 2025 10:49:13 +0000 Subject: [PATCH] Changed Soviet soda vending machine name (#40850) * Changed Soviet soda vending machine name Now it is not faux-Cyrillic * Replaced transliteration by real Cyrillic Moved the Latin transliteration into a suffix --- .../Entities/Structures/Machines/vending_machines.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Structures/Machines/vending_machines.yml b/Resources/Prototypes/Entities/Structures/Machines/vending_machines.yml index 9e0d2af603..d28103b5a5 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/vending_machines.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/vending_machines.yml @@ -1226,8 +1226,9 @@ - type: entity parent: VendingMachine id: VendingMachineSovietSoda - name: BODA + name: ВОДА description: An old vending machine containing sweet water. + suffix: VODA components: - type: VendingMachine pack: BodaInventory -- 2.51.2