Ashtrays can contain ashes and matches (#40926)
This commit is contained in:
parent
40759f556c
commit
a9d328e632
|
|
@ -49,6 +49,7 @@
|
|||
- Burnt
|
||||
- Cigarette
|
||||
- Cigar
|
||||
- Matchstick
|
||||
hideStackVisualsWhenClosed: false
|
||||
maxItemSize: Tiny
|
||||
grid:
|
||||
|
|
@ -58,7 +59,7 @@
|
|||
storagebase: !type:Container
|
||||
- type: ItemCounter
|
||||
count:
|
||||
tags: [ Cigarette, Cigar, Burnt ]
|
||||
tags: [ Cigarette, Cigar, Burnt, Matchstick ]
|
||||
composite: true
|
||||
layerStates:
|
||||
- ashtray1
|
||||
|
|
|
|||
|
|
@ -123,6 +123,7 @@
|
|||
state: ash
|
||||
- type: Tag
|
||||
tags:
|
||||
- Burnt
|
||||
- Trash
|
||||
- type: SolutionContainerManager
|
||||
solutions:
|
||||
|
|
|
|||
Loading…
Reference in New Issue