give shot glasses and shaker descriptions. (#11466)
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user