give shot glasses and shaker descriptions. (#11466)

This commit is contained in:
Nemanja
2022-09-22 19:55:31 -04:00
committed by GitHub
parent 722e843832
commit 6b9cdf5585

View File

@@ -2,7 +2,7 @@
parent: BaseItem parent: BaseItem
id: DrinkShaker id: DrinkShaker
name: shaker name: shaker
description: '' description: The trusty mixing buddy of the bartender.
components: components:
- type: SolutionContainerManager - type: SolutionContainerManager
solutions: solutions:
@@ -34,7 +34,7 @@
parent: DrinkGlassBase parent: DrinkGlassBase
id: DrinkShotGlass id: DrinkShotGlass
name: shot glass name: shot glass
description: '' description: Perfect for slamming down onto the table angrily.
components: components:
- type: SolutionContainerManager - type: SolutionContainerManager
solutions: solutions: