Updated Smart Fridge Graphics and Fixed Naming (#5947)

This commit is contained in:
Michael Phillips
2022-01-13 06:32:16 -08:00
committed by GitHub
parent 4f80dfda0d
commit a8cd34ad11
6 changed files with 4 additions and 1 deletions

View File

@@ -579,7 +579,7 @@
parent: VendingMachine
id: VendingMachineSmartFridge
name: SmartFridge
description: A refrigerated storage unit for storing medicine and chemicals.
description: A refrigerated storage unit for keeping items cold and fresh.
components:
- type: VendingMachine
pack: SmartFridgeInventory

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 2.3 KiB

View File

@@ -52,6 +52,9 @@
]
]
},
{
"name": "off-real"
},
{
"name": "off"
},

Binary file not shown.

Before

Width:  |  Height:  |  Size: 780 B

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 949 B

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 247 B

After

Width:  |  Height:  |  Size: 1.7 KiB