Make soviet vending machine use cyrillic.
This commit is contained in:
@@ -180,16 +180,6 @@
|
||||
- type: Icon
|
||||
sprite: Buildings/VendingMachines/mining.rsi
|
||||
|
||||
- type: entity
|
||||
parent: VendingMachine
|
||||
id: vending_machine_nazi
|
||||
name: Nazivend
|
||||
components:
|
||||
- type: VendingMachine
|
||||
pack: Nazivend
|
||||
- type: Icon
|
||||
sprite: Buildings/VendingMachines/nazi.rsi
|
||||
|
||||
- type: entity
|
||||
parent: VendingMachine
|
||||
id: vending_machine_nutri
|
||||
@@ -273,10 +263,10 @@
|
||||
- type: entity
|
||||
parent: VendingMachine
|
||||
id: vending_machine_soviet
|
||||
name: KomradeVendtink
|
||||
name: Товарищ-vend
|
||||
components:
|
||||
- type: VendingMachine
|
||||
pack: KomradeVendtink
|
||||
pack: soviet
|
||||
- type: Icon
|
||||
sprite: Buildings/VendingMachines/soviet.rsi
|
||||
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
- type: vendingMachineInventory
|
||||
id: Nazivend
|
||||
name: Nazivend
|
||||
description: "A vending machine containing Nazi German supplies. A label reads: \"Remember the gorillions lost.\""
|
||||
spriteName: nazi
|
||||
@@ -1,5 +1,5 @@
|
||||
- type: vendingMachineInventory
|
||||
id: KomradeVendtink
|
||||
name: KomradeVendtink
|
||||
id: soviet
|
||||
name: Товарищ-vend
|
||||
description: Rodina-mat' zovyot!
|
||||
spriteName: soviet
|
||||
|
||||
Reference in New Issue
Block a user