fix metal pitcher name (#31351)
This commit is contained in:
parent
160fd4ba7a
commit
35b83b742c
|
|
@ -102,7 +102,7 @@
|
|||
- type: entity
|
||||
parent: FlaskBase
|
||||
id: Pitcher
|
||||
name: Metal Pitcher
|
||||
name: metal pitcher
|
||||
description: A stainless steel insulated pitcher. Everyone's best friend in the morning.
|
||||
components:
|
||||
- type: SolutionContainerManager
|
||||
|
|
@ -119,4 +119,4 @@
|
|||
- type: Appearance
|
||||
- type: SolutionContainerVisuals
|
||||
maxFillLevels: 6
|
||||
fillBaseName: fill-
|
||||
fillBaseName: fill-
|
||||
|
|
|
|||
Loading…
Reference in New Issue