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
This commit is contained in:
parent
ed547468fc
commit
4f3bd1fa50
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue