Add vintage lamp and improve backend

This commit is contained in:
Andrew-71 2023-09-03 16:20:07 +03:00
parent 9758a0ad31
commit 37e3a8c2db
30 changed files with 300 additions and 72 deletions

View file

@ -147,7 +147,7 @@
"block.new_soviet.red_tv": "Red TV",
"block.new_soviet.brown_tv": "Brown TV",
"block.new_soviet.radio_receiver": "Radio",
"block.new_soviet.lamp": "Lamp",
"block.new_soviet.table_lamp": "Table Lamp",
"block.new_soviet.ceiling_fan": "Ceiling Fan",
"block.new_soviet.siren": "Siren",
"item.new_soviet.dice_d6": "Dice",
@ -184,7 +184,7 @@
"block.new_soviet.blue_concrete_with_bars": "Blue Concrete With Bars",
"block.new_soviet.red_concrete_with_bars": "Red Concrete With Bars",
"subtitles.new_soviet.light_bulb_broken": "Light bulb breaks",
"block.new_soviet.light_bulb": "Light Bulb Lamp",
"block.new_soviet.light_bulb_lamp": "Light Bulb Lamp",
"item.new_soviet.light_bulb_item": "Light Bulb",
"block.new_soviet.light_bulb_block.energized": "Turn off the power!",
"block.new_soviet.crate": "Crate",
@ -432,5 +432,6 @@
"block.new_soviet.cyan_linoleum_stairs": "Cyan Linoleum Stairs",
"block.new_soviet.metal_plating_slab": "Metal Plating Slab",
"block.new_soviet.metal_plating_stairs": "Metal Plating Stairs",
"subtitles.new_soviet.electric_hit": "Electric shock"
"subtitles.new_soviet.electric_hit": "Electric shock",
"block.new_soviet.vintage_lamp": "Vintage Lamp"
}